summaryrefslogtreecommitdiffstats
path: root/recipes-core/dbus/libdbus-c++_0.9.0.bbappend
diff options
context:
space:
mode:
authorJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-02-14 10:56:32 +0100
committerJan-Simon Möller <jsmoeller@linuxfoundation.org>2018-02-14 10:56:32 +0100
commita7ed1887b82ee27c9ae6aef39a4a5067195fd129 (patch)
tree6effb517fef6b5bf770080da8343b4e7185ec8fc /recipes-core/dbus/libdbus-c++_0.9.0.bbappend
parent91964e64690d7c69db8a9f2cd0cb0110f1089e05 (diff)
parentbdc9eb3b8a48315fe5df4fabb0ca53b98bbc1808 (diff)
Merge remote-tracking branch 'agl/sandbox/locust2001/rocko' into HEAD
* agl/sandbox/locust2001/rocko: ninja,harfbuzz: Remove .bbappend libdbus-c++:Fix build error in GCC-7 qtbase: Remove -no-use-gold-linker option unicens-config: Add bash to rdeps libdbus-c++: Remove bbappend file opencv: Rename .bbappend to match new version from meta-openembedded Bug-AGL: SPEC-1181 Change-Id: I0fc0ee1e50dc20b57b943b7128d157d51eb9cafa Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-core/dbus/libdbus-c++_0.9.0.bbappend')
-rw-r--r--recipes-core/dbus/libdbus-c++_0.9.0.bbappend3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-core/dbus/libdbus-c++_0.9.0.bbappend b/recipes-core/dbus/libdbus-c++_0.9.0.bbappend
index ea83587a..dac44b5e 100644
--- a/recipes-core/dbus/libdbus-c++_0.9.0.bbappend
+++ b/recipes-core/dbus/libdbus-c++_0.9.0.bbappend
@@ -1 +1,2 @@
-PNBLACKLIST[libdbus-c++] = ""
+FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
+SRC_URI_append = "file://dbus-c++-threading.patch"