[oe-commits] [meta-openembedded] 04/18: fakeroot: Blacklist

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


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

commit d23e51e1336130228ba9b9c7c293700f0cb524bd
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Feb 22 14:06:14 2016 +0100

    fakeroot: Blacklist
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
index 156d513..37b3c18 100644
--- a/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
+++ b/meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb
@@ -25,3 +25,6 @@ RDEPENDS_${PN} = "util-linux"
 
 SRC_URI[md5sum] = "706171d8d520b1ca1576ac73f2ceb4f3"
 SRC_URI[sha256sum] = "0a359efa3e9496c33234b3e9c89306a09bb4da9d33de43c261f1d8447e6ebea2"
+
+# http://errors.yoctoproject.org/Errors/Details/35143/
+PNBLACKLIST[fakeroot] ?= "BROKEN: QA Issue: -dev package contains non-symlink .so"

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


More information about the Openembedded-commits mailing list