mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -32,3 +32,4 @@ do_install() {
|
||||
FILES_${PN} += "${libdir}/php5/extensions/*/*.so"
|
||||
FILES_${PN}-dbg += "${libdir}/php5/extensions/*/.debug"
|
||||
|
||||
PNBLACKLIST[xdebug] ?= "Depends on blacklisted php"
|
||||
|
||||
Reference in New Issue
Block a user