summaryrefslogtreecommitdiffstats
path: root/recipes-test/images/primary-image.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-test/images/primary-image.bb')
-rw-r--r--recipes-test/images/primary-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-test/images/primary-image.bb b/recipes-test/images/primary-image.bb
index e6896ea..45cf68c 100644
--- a/recipes-test/images/primary-image.bb
+++ b/recipes-test/images/primary-image.bb
@@ -4,11 +4,11 @@ SUMMARY = "A minimal Uptane Primary image running aktualizr, for testing with a
4 4
5LICENSE = "MPL-2.0" 5LICENSE = "MPL-2.0"
6 6
7IMAGE_INSTALL_remove = " \ 7IMAGE_INSTALL:remove = " \
8 network-configuration \ 8 network-configuration \
9 " 9 "
10 10
11IMAGE_INSTALL_append = " \ 11IMAGE_INSTALL:append = " \
12 primary-network-config \ 12 primary-network-config \
13 primary-config \ 13 primary-config \
14 " 14 "