summaryrefslogtreecommitdiffstats
path: root/recipes-test
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-03-05 18:02:10 +0100
committerLaurent Bonnans <laurent.bonnans@here.com>2019-03-05 18:35:15 +0100
commit9ff6efc8864d020b17e05a0e59e266081af4b7b3 (patch)
tree6ebd7aece5fa94efec01a584de514bfa08f59544 /recipes-test
parentb9abe3de1b58034604411b6a0821ccce83481272 (diff)
downloadmeta-updater-9ff6efc8864d020b17e05a0e59e266081af4b7b3.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 = " \