diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-11 17:40:01 +0100 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2017-02-13 18:44:35 +0100 |
| commit | 00ba7da845b96a15b42550d15a343f7bc36392f8 (patch) | |
| tree | 4e8d958f0f8698c26f2f67a3f6dff7a6e54b3ed3 /meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb | |
| parent | b7f480cc4c533106442ecfe3266d73dd5a6973e8 (diff) | |
| download | meta-openembedded-00ba7da845b96a15b42550d15a343f7bc36392f8.tar.gz | |
recipes: blacklist recipes depending on blacklisted recipes
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb')
| -rw-r--r-- | meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb b/meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb index 7cfcbe2469..a7ce508ea2 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-networking_0.3.1.bb | |||
| @@ -28,3 +28,5 @@ do_configure_prepend() { | |||
| 28 | 28 | ||
| 29 | FILES_${PN} =+ "${libdir}/cmpi/libcmpiLMI_Networking.so ${prefix}/libexec*" | 29 | FILES_${PN} =+ "${libdir}/cmpi/libcmpiLMI_Networking.so ${prefix}/libexec*" |
| 30 | FILES_${PN}-dbg =+ "${libdir}/cmpi/.debug*" | 30 | FILES_${PN}-dbg =+ "${libdir}/cmpi/.debug*" |
| 31 | |||
| 32 | PNBLACKLIST[openlmi-networking] ?= "Depends on blacklisted openlmi-providers" | ||
