diff options
-rw-r--r-- | meta-oe/recipes-core/fakeroot/fakeroot_1.18.4.bb | 3 |
1 files changed, 3 insertions, 0 deletions
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 156d513f15..37b3c18705 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" | |||
25 | 25 | ||
26 | SRC_URI[md5sum] = "706171d8d520b1ca1576ac73f2ceb4f3" | 26 | SRC_URI[md5sum] = "706171d8d520b1ca1576ac73f2ceb4f3" |
27 | SRC_URI[sha256sum] = "0a359efa3e9496c33234b3e9c89306a09bb4da9d33de43c261f1d8447e6ebea2" | 27 | SRC_URI[sha256sum] = "0a359efa3e9496c33234b3e9c89306a09bb4da9d33de43c261f1d8447e6ebea2" |
28 | |||
29 | # http://errors.yoctoproject.org/Errors/Details/35143/ | ||
30 | PNBLACKLIST[fakeroot] ?= "BROKEN: QA Issue: -dev package contains non-symlink .so" | ||