diff options
author | Changhyeok Bae <changhyeok.bae@gmail.com> | 2018-07-03 16:35:22 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-07-04 10:00:19 +0000 |
commit | d3b9007ea995e311506848ae6337a8a04aeb7978 (patch) | |
tree | c80ebcd4b98dfc146b37dd4627e2ff308f23b00c | |
parent | d870883e7b29d212dc3e2a0e6158d837d4356c6a (diff) |
libdbus-c++: Remove unnecessary bbappend
Change-Id: Id2d911a8c9393feb5d15ebe92e8897a11d8d80db
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
-rw-r--r-- | meta-agl-profile-core/recipes-core/dbus/dbus/libdbus-c++_0.9.0.bbappend | 2 |
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" |