mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-16 12:12:16 +02: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