[oe-commits] [meta-openembedded] 27/33: logfsprogs: Blacklist, doesn't have proper PV, doesn't respect LDFLAGS

git at git.openembedded.org git at git.openembedded.org
Wed Apr 5 17:32:52 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit 61dc304a44e1e8b7da643bfbd73e822b6637dc01
Author: Martin Jansa <Martin.Jansa at gmail.com>
AuthorDate: Mon Apr 3 15:42:26 2017 +0200

    logfsprogs: Blacklist, doesn't have proper PV, doesn't respect LDFLAGS
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb
index 32ebec8..7a00e0c 100644
--- a/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb
+++ b/meta-filesystems/recipes-filesystems/logfsprogs/logfsprogs_git.bb
@@ -24,3 +24,6 @@ do_install () {
 }
 
 BBCLASSEXTEND = "native nativesdk"
+
+# logfsprogs-git: No GNU_HASH in the elf binary: '/tmp/work/armv5te-oe-linux-gnueabi/logfsprogs/git-r0/packages-split/logfsprogs/usr/bin/mklogfs' [ldflags]
+PNBLACKLIST[logfsprogs] ?= "Doesn't have proper PV, doesn't respect LDFLAGS"

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


More information about the Openembedded-commits mailing list