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:59:31 +0200
commit65e82c7b0cbcaf543c380082fcc2d172b7d0fb34 (patch)
tree03c23877a782e8ad7cbf361aaabe816afe69c0fc /recipes-test
parent26d2a79bc74deacdc7d92206245538998caa1fa5 (diff)
downloadmeta-updater-65e82c7b0cbcaf543c380082fcc2d172b7d0fb34.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 = " \