mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-28 14:18:27 +00:00
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -21,3 +21,4 @@ SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.pat
|
||||
|
||||
RREPLACES_${PN} = "gpe-screenshot"
|
||||
|
||||
PNBLACKLIST[gpe-scap] ?= "Depends on blacklisted libgpewidget"
|
||||
|
||||
@@ -14,3 +14,5 @@ SRC_URI[md5sum] = "d81cecf269ad7bab0da960e6e7228332"
|
||||
SRC_URI[sha256sum] = "2b299425203246090a4949e034f1d0efb3ff99cd1591d0e16c57370a530b361e"
|
||||
|
||||
export CVSBUILD="no"
|
||||
|
||||
PNBLACKLIST[minilite] ?= "Depends on blacklisted libgpewidget"
|
||||
|
||||
@@ -42,3 +42,5 @@ do_install() {
|
||||
|
||||
SRC_URI[md5sum] = "da9ec4721efdb0ec0aaa182bff16ad82"
|
||||
SRC_URI[sha256sum] = "328aec454db80e225aa0b5c31adef74bf62a14357482947e87e9731686b3c624"
|
||||
|
||||
PNBLACKLIST[fbreader] ?= "Depends on blacklisted libgpewidget"
|
||||
|
||||
Reference in New Issue
Block a user