diff options
Diffstat (limited to 'meta-oe/recipes-extended')
4 files changed, 4 insertions, 4 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 a7ce508ea2..081bd3bc00 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 | |||
| @@ -29,4 +29,4 @@ do_configure_prepend() { | |||
| 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 | 31 | ||
| 32 | PNBLACKLIST[openlmi-networking] ?= "Depends on blacklisted openlmi-providers" | 32 | PNBLACKLIST[openlmi-networking] ?= "Depends on blacklisted openlmi-providers - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-providers_0.6.0.bb b/meta-oe/recipes-extended/openlmi/openlmi-providers_0.6.0.bb index d4f8c46e7e..2eda65320d 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-providers_0.6.0.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-providers_0.6.0.bb | |||
| @@ -53,4 +53,4 @@ FILES_${PN}-dbg =+ "${libdir}/cmpi/.debug*" | |||
| 53 | 53 | ||
| 54 | RDEPENDS_${PN} = "python" | 54 | RDEPENDS_${PN} = "python" |
| 55 | 55 | ||
| 56 | PNBLACKLIST[openlmi-providers] ?= "Depends on blacklisted lmsensors" | 56 | PNBLACKLIST[openlmi-providers] ?= "Depends on blacklisted lmsensors - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
diff --git a/meta-oe/recipes-extended/openlmi/openlmi-storage_0.8.1.bb b/meta-oe/recipes-extended/openlmi/openlmi-storage_0.8.1.bb index 5facde6d7a..f99b77ca41 100644 --- a/meta-oe/recipes-extended/openlmi/openlmi-storage_0.8.1.bb +++ b/meta-oe/recipes-extended/openlmi/openlmi-storage_0.8.1.bb | |||
| @@ -31,4 +31,4 @@ do_install_append() { | |||
| 31 | 31 | ||
| 32 | FILES_${PN} =+ "${sysconfdir}/openlmi/storage/storage.conf ${datadir}/${BPN}/*" | 32 | FILES_${PN} =+ "${sysconfdir}/openlmi/storage/storage.conf ${datadir}/${BPN}/*" |
| 33 | 33 | ||
| 34 | PNBLACKLIST[openlmi-storage] ?= "Depends on blacklisted pywbem" | 34 | PNBLACKLIST[openlmi-storage] ?= "Depends on blacklisted pywbem - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
diff --git a/meta-oe/recipes-extended/subsurface/subsurface_git.bb b/meta-oe/recipes-extended/subsurface/subsurface_git.bb index 22b9d2fd70..90adaf4876 100644 --- a/meta-oe/recipes-extended/subsurface/subsurface_git.bb +++ b/meta-oe/recipes-extended/subsurface/subsurface_git.bb | |||
| @@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://gpl-2.0.txt;md5=b234ee4d69f5fce4486a80fdaf4a4263" | |||
| 4 | 4 | ||
| 5 | DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0 gconf" | 5 | DEPENDS = "libdivecomputer gtk+ libxml2 glib-2.0 gconf" |
| 6 | 6 | ||
| 7 | PNBLACKLIST[subsurface] ?= "Needs to be upgraded for compatibility with new libdivecomputer" | 7 | PNBLACKLIST[subsurface] ?= "Needs to be upgraded for compatibility with new libdivecomputer - the recipe will be removed on 2017-09-01 unless the issue is fixed" |
| 8 | 8 | ||
| 9 | inherit gtk-icon-cache cmake | 9 | inherit gtk-icon-cache cmake |
| 10 | 10 | ||
