summaryrefslogtreecommitdiffstats
path: root/recipes-test
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2019-03-06 10:58:00 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2019-04-26 15:58:23 +0200
commitda055c42501553fe5a6220023ff03b8dfd6ca6b8 (patch)
tree765d5a5778323b00ce4d5d03a5eeeabdf876eda0 /recipes-test
parent6e9c599f8c7408b7ffa719649b03524683898e9c (diff)
downloadmeta-updater-da055c42501553fe5a6220023ff03b8dfd6ca6b8.tar.gz
Define virtual/network-configuration
Now provided by connman and networkd-dhcp-conf, added to images in our supported platforms Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
Diffstat (limited to 'recipes-test')
-rw-r--r--recipes-test/images/secondary-image.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb
index 371d517..61df85b 100644
--- a/recipes-test/images/secondary-image.bb
+++ b/recipes-test/images/secondary-image.bb
@@ -15,9 +15,7 @@ IMAGE_INSTALL_remove = " \
15 aktualizr-ca-implicit-prov-creds \ 15 aktualizr-ca-implicit-prov-creds \
16 aktualizr-hsm-prov \ 16 aktualizr-hsm-prov \
17 aktualizr-uboot-env-rollback \ 17 aktualizr-uboot-env-rollback \
18 connman \ 18 virtual/network-configuration \
19 connman-client \
20 networkd-dhcp-conf \
21 " 19 "
22 20
23IMAGE_INSTALL_append = " \ 21IMAGE_INSTALL_append = " \