recipes: blacklist recipes depending on blacklisted recipes

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2017-02-11 17:40:01 +01:00
parent b7f480cc4c
commit 00ba7da845
73 changed files with 148 additions and 4 deletions
@@ -2,3 +2,5 @@ require ${BPN}.inc
SRC_URI[md5sum] = "f7c5d557336ea9df69bcca09c420711a"
SRC_URI[sha256sum] = "11e607b465cb66dafe05c66e02d61e09335b370fe9fd2a74d88282b3ee597bcc"
PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary"
@@ -7,3 +7,5 @@ DEFAULT_PREFERENCE = "-1"
SRC_URI = "git://git.enlightenment.org/bindings/python/${BPN}.git;branch=python-efl-1.12"
S = "${WORKDIR}/git"
PNBLACKLIST[python-efl] ?= "Depends on blacklisted elementary"