summaryrefslogtreecommitdiffstats
path: root/external/meta-updater/recipes-test/images
diff options
context:
space:
mode:
Diffstat (limited to 'external/meta-updater/recipes-test/images')
-rw-r--r--external/meta-updater/recipes-test/images/primary-image.bb2
-rw-r--r--external/meta-updater/recipes-test/images/secondary-image.bb2
2 files changed, 2 insertions, 2 deletions
diff --git a/external/meta-updater/recipes-test/images/primary-image.bb b/external/meta-updater/recipes-test/images/primary-image.bb
index ba1dc1fa..e6896ea5 100644
--- a/external/meta-updater/recipes-test/images/primary-image.bb
+++ b/external/meta-updater/recipes-test/images/primary-image.bb
@@ -5,7 +5,7 @@ SUMMARY = "A minimal Uptane Primary image running aktualizr, for testing with a
LICENSE = "MPL-2.0"
IMAGE_INSTALL_remove = " \
- virtual/network-configuration \
+ network-configuration \
"
IMAGE_INSTALL_append = " \
diff --git a/external/meta-updater/recipes-test/images/secondary-image.bb b/external/meta-updater/recipes-test/images/secondary-image.bb
index 7db2c684..22fb7f3d 100644
--- a/external/meta-updater/recipes-test/images/secondary-image.bb
+++ b/external/meta-updater/recipes-test/images/secondary-image.bb
@@ -16,7 +16,7 @@ IMAGE_INSTALL_remove = " \
aktualizr-device-prov \
aktualizr-device-prov-hsm \
aktualizr-uboot-env-rollback \
- virtual/network-configuration \
+ network-configuration \
"
IMAGE_INSTALL_append = " \