mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-30 02:48:37 +00:00
recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -3,3 +3,7 @@ require python-requests.inc
|
||||
|
||||
# Add the runtime depends for selectors.py
|
||||
RDEPENDS_${PN} += "${PYTHON_PN}-misc"
|
||||
|
||||
PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-ndg-httpsclient"
|
||||
|
||||
PNBLACKLIST[python3-requests] ?= "Runtime depends on blacklisted python3-requests-dev"
|
||||
|
||||
Reference in New Issue
Block a user