[oe-commits] [meta-openembedded] 55/91: mpich: Blacklist

git at git.openembedded.org git at git.openembedded.org
Thu Feb 25 16:47:57 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit ff3c40422e491948c916353d27e84a41ae3cce4b
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 14:07:03 2016 +0100

    mpich: Blacklist
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
index 2434a42..7d00906 100644
--- a/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
+++ b/meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb
@@ -34,3 +34,6 @@ do_configure_prepend() {
     oe_runconf
     exit
 }
+
+# http://errors.yoctoproject.org/Errors/Details/35146/
+PNBLACKLIST[mpich] ?= "BROKEN: QA Issue: libmpi.la failed sanity test (workdir), QA Issue: mpich.pc failed sanity test (tmpdir)"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list