[oe] [meta-oe][morty 1/3] log4cpp: fix QA issue

Armin Kuster akuster808 at gmail.com
Thu Nov 16 18:32:03 UTC 2017


ERROR: log4cpp-1.1.1-r0 do_package_qa: QA Issue: No GNU_HASH in the elf binary: '/build/build_artifacts/morty/tmp/work/i586-poky-linux/log4cpp/1.1.1-r0/packages-split/log4cpp/usr/lib/liblog4cpp.so.5.0.6' [ldflags]

Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
index c7bf288..d4f0589 100644
--- a/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
+++ b/meta-oe/recipes-support/log4cpp/log4cpp_1.1.1.bb
@@ -21,3 +21,4 @@ EXTRA_OECONF = "\
     --enable-latex-docs=no \
     LDFLAGS=-pthread \
 "
+INSANE_SKIP_${PN} = "ldflags"
-- 
2.7.4




More information about the Openembedded-devel mailing list