summaryrefslogtreecommitdiffstats
path: root/recipes-demo-hmi/unicens/unicens_0.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-demo-hmi/unicens/unicens_0.1.bb')
-rw-r--r--recipes-demo-hmi/unicens/unicens_0.1.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-demo-hmi/unicens/unicens_0.1.bb b/recipes-demo-hmi/unicens/unicens_0.1.bb
index 37c943aa..e0557316 100644
--- a/recipes-demo-hmi/unicens/unicens_0.1.bb
+++ b/recipes-demo-hmi/unicens/unicens_0.1.bb
@@ -10,8 +10,8 @@ DEPENDS += "libxml2"
SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https"
SRC_URI_chinook = "git://gerrit.automotivelinux.org/gerrit/src/unicens;protocol=https;branch=chinook"
-SRC_URI += "file://0001-Fix-cross-compilation-with-yocto.patch"
-SRC_URI += "file://0001-Support-booting-by-systemd.patch \
+SRC_URI_append = " file://0001-Fix-cross-compilation-with-yocto.patch"
+SRC_URI_append = " file://0001-Support-booting-by-systemd.patch \
file://most-network-startup.service \
file://most-network-manager.service"