diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-22 14:07:03 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-02-25 17:47:23 +0100 |
| commit | ff3c40422e491948c916353d27e84a41ae3cce4b (patch) | |
| tree | 3662873139ee5462e87ae608bc73bca33a45f32c | |
| parent | 5912f0f891c18d364085328e8c10ea2d37f09d6d (diff) | |
| download | meta-openembedded-ff3c40422e491948c916353d27e84a41ae3cce4b.tar.gz | |
mpich: Blacklist
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
| -rw-r--r-- | meta-oe/recipes-devtools/mpich/mpich_3.1.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 2434a42225..7d009068d8 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() { | |||
| 34 | oe_runconf | 34 | oe_runconf |
| 35 | exit | 35 | exit |
| 36 | } | 36 | } |
| 37 | |||
| 38 | # http://errors.yoctoproject.org/Errors/Details/35146/ | ||
| 39 | PNBLACKLIST[mpich] ?= "BROKEN: QA Issue: libmpi.la failed sanity test (workdir), QA Issue: mpich.pc failed sanity test (tmpdir)" | ||
