diff options
author | Max Krummenacher <max.oss.09@gmail.com> | 2017-02-14 22:49:01 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-16 12:06:36 +0100 |
commit | a5f6cb7b41c71fd65c5af6f0b1a705fd4dab6cac (patch) | |
tree | c16e01201386145fea4e4eef486f1b408201ab22 /meta-oe | |
parent | 8e35bdef1ddff47816b169fb02d54a2e0e1d7d1a (diff) | |
download | meta-openembedded-a5f6cb7b41c71fd65c5af6f0b1a705fd4dab6cac.tar.gz |
openlmi-tools: remove blacklist
Build is fixed for pywbem, pywbem-native.
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-extended/openlmi/openlmi-tools_0.10.5.bb | 2 |
1 files changed, 0 insertions, 2 deletions
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 cc8e8298c..b23869d76 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,5 +21,3 @@ do_compile_prepend() { | |||
21 | do_install_prepend() { | 21 | do_install_prepend() { |
22 | cd cli | 22 | cd cli |
23 | } | 23 | } |
24 | |||
25 | PNBLACKLIST[openlmi-tools] ?= "Depends on blacklisted pywbem" | ||