mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-17 04:37:19 +00:00
recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -18,3 +18,7 @@ SYSTEMD_PACKAGES = "${PN}"
|
||||
SYSTEMD_SERVICE_${PN} = "kodi.service"
|
||||
|
||||
RDEPENDS_${PN} += "xinit kodi"
|
||||
|
||||
PNBLACKLIST[kodi-startup] ?= "Runtime depends on blacklisted kodi"
|
||||
|
||||
PNBLACKLIST[kodi-startup] ?= "Runtime depends on blacklisted kodi-startup-dev"
|
||||
|
||||
Reference in New Issue
Block a user