summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-core
diff options
context:
space:
mode:
authorChanghyeok Bae <changhyeok.bae@gmail.com>2018-07-03 16:35:22 +0000
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-04 10:00:19 +0000
commitd3b9007ea995e311506848ae6337a8a04aeb7978 (patch)
treec80ebcd4b98dfc146b37dd4627e2ff308f23b00c /meta-agl-profile-core/recipes-core
parentd870883e7b29d212dc3e2a0e6158d837d4356c6a (diff)
libdbus-c++: Remove unnecessary bbappend
Change-Id: Id2d911a8c9393feb5d15ebe92e8897a11d8d80db Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
Diffstat (limited to 'meta-agl-profile-core/recipes-core')
-rw-r--r--meta-agl-profile-core/recipes-core/dbus/dbus/libdbus-c++_0.9.0.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-agl-profile-core/recipes-core/dbus/dbus/libdbus-c++_0.9.0.bbappend b/meta-agl-profile-core/recipes-core/dbus/dbus/libdbus-c++_0.9.0.bbappend
deleted file mode 100644
index dac44b5e6..000000000
--- a/meta-agl-profile-core/recipes-core/dbus/dbus/libdbus-c++_0.9.0.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
-SRC_URI_append = "file://dbus-c++-threading.patch"