summaryrefslogtreecommitdiffstats
path: root/recipes-test
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:59 +0200
commit065e0fab7390a8eaf28853e46897525a0181f57a (patch)
treeb69e02ba5fe04ce2667866ae2ef880154bc1c8a6 /recipes-test
parentf4246436acada60efc00fbb0768195990fd1b256 (diff)
downloadmeta-updater-065e0fab7390a8eaf28853e46897525a0181f57a.tar.gz
Replace connman with systemd-networkd on qemux86-64
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-test')
-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 = " \