summaryrefslogtreecommitdiffstats
path: root/meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend
diff options
context:
space:
mode:
authorJosé Bollo <jose.bollo@iot.bzh>2019-08-13 14:39:15 +0200
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2019-08-20 11:56:26 +0000
commite8dac3cddae90f41d503bf0506f880fc19f6d7b7 (patch)
treebb765f78a412ea77353c7b97a8d9c17c01de6590 /meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend
parent87104912d96366b44ee6e0ad11cb3fc2bde8369c (diff)
dbus-cynara: Simplifies build recipe
Simplifies the way of building dbus-cynara by removing the specific recipes in favour of a recipe for dbus that handles the class-target build feature. It requires to remove fake dependencies of cynara. This is a suggestion of Tom Rini. Bug-AGL: SPEC-1839 Change-Id: Id7a736eb4b73cdb679fa9dde30e9ad8e56c2894e Signed-off-by: José Bollo <jose.bollo@iot.bzh>
Diffstat (limited to 'meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend')
-rw-r--r--meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend b/meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend
index e63ea0f28..379c5435e 100644
--- a/meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend
+++ b/meta-agl-profile-core/recipes-core/dbus/dbus_%.bbappend
@@ -1,9 +1,9 @@
FILESEXTRAPATHS_append := ":${THISDIR}/dbus"
-SRC_URI_append = "file://dbus.service \
- file://dbus.socket \
- file://dbus_env.conf \
- "
+SRC_URI += "file://dbus.service \
+ file://dbus.socket \
+ file://dbus_env.conf \
+ "
inherit systemd