mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-01 03:08:27 +00:00
recipes: blacklist recipes runtime depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
inherit pypi setuptools3
|
||||
require python-pymisp.inc
|
||||
|
||||
PNBLACKLIST[python3-pymisp] ?= "Runtime depends on blacklisted python3-pymisp"
|
||||
|
||||
PNBLACKLIST[python3-pymisp] ?= "Runtime depends on blacklisted python3-pymisp-dev"
|
||||
|
||||
Reference in New Issue
Block a user