summaryrefslogtreecommitdiffstats
path: root/recipes-test/images
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-03-05 18:02:10 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-04-26 15:57:44 +0200
commit6e9c599f8c7408b7ffa719649b03524683898e9c (patch)
tree2d6e9b61efb275438287f61dda39f9ba73a33aac /recipes-test/images
parent6d3d6b5ab6761b27a638bf56f3c9e0ff8c09c300 (diff)
downloadmeta-updater-6e9c599f8c7408b7ffa719649b03524683898e9c.tar.gz
Replace connman with systemd-networkd on qemux86-64
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-test/images')
-rw-r--r--recipes-test/images/secondary-image.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb
index 1a41169..371d517 100644
--- a/recipes-test/images/secondary-image.bb
+++ b/recipes-test/images/secondary-image.bb
@@ -17,6 +17,7 @@ IMAGE_INSTALL_remove = " \
17 aktualizr-uboot-env-rollback \ 17 aktualizr-uboot-env-rollback \
18 connman \ 18 connman \
19 connman-client \ 19 connman-client \
20 networkd-dhcp-conf \
20 " 21 "
21 22
22IMAGE_INSTALL_append = " \ 23IMAGE_INSTALL_append = " \