[oe-commits] [meta-openembedded] 07/18: mpich: Blacklist

git at git.openembedded.org git at git.openembedded.org
Mon Feb 22 13:10:47 UTC 2016


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

commit 6ff0434a326cd1934c7ed164b25352ec5130fa42
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