diff options
Diffstat (limited to 'meta-oe/recipes-core')
| -rw-r--r-- | meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb index 205e1d1a16..da94138d29 100644 --- a/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb +++ b/meta-oe/recipes-core/dbus/dbus-daemon-proxy_git.bb | |||
| @@ -20,3 +20,5 @@ do_install() { | |||
| 20 | install -m 0755 dbus-daemon-proxy ${D}${bindir} | 20 | install -m 0755 dbus-daemon-proxy ${D}${bindir} |
| 21 | } | 21 | } |
| 22 | 22 | ||
| 23 | |||
| 24 | PNBLACKLIST[dbus-daemon-proxy] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130613/" | ||
diff --git a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb index 9b053fed84..3a62c3d851 100644 --- a/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb +++ b/meta-oe/recipes-core/dbus/libdbus-c++_0.9.0.bb | |||
| @@ -27,3 +27,5 @@ PACKAGE_BEFORE_PN = "${PN}-tools" | |||
| 27 | FILES_${PN}-tools = "${bindir}" | 27 | FILES_${PN}-tools = "${bindir}" |
| 28 | 28 | ||
| 29 | BBCLASSEXTEND = "native" | 29 | BBCLASSEXTEND = "native" |
| 30 | |||
| 31 | PNBLACKLIST[libdbus-c++] ?= "Fails to build with RSS http://errors.yoctoproject.org/Errors/Details/130644/" | ||
