From 00ba7da845b96a15b42550d15a343f7bc36392f8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 11 Feb 2017 17:40:01 +0100 Subject: recipes: blacklist recipes depending on blacklisted recipes Signed-off-by: Martin Jansa --- meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb') diff --git a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb index b23869d767..cc8e8298c9 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb @@ -21,3 +21,5 @@ do_compile_prepend() { do_install_prepend() { cd cli } + +PNBLACKLIST[openlmi-tools] ?= "Depends on blacklisted pywbem" -- cgit 1.2.3-korg