From 7f3176f6288516fb79378c3e6ec4c03fa1a8c98d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 11 Feb 2017 19:33:14 +0100 Subject: recipes: blacklist recipes runtime depending on blacklisted recipes Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb') diff --git a/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb b/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb index 4523d9e30a..582d01d592 100644 --- a/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb +++ b/meta-python/recipes-devtools/python/python3-pymisp_2.4.54.bb @@ -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" -- cgit v1.2.3-54-g00ecf