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.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-test/images/primary-image.bb b/recipes-test/images/primary-image.bb
index 6c06527..6d2df94 100644
--- a/recipes-test/images/primary-image.bb
+++ b/recipes-test/images/primary-image.bb
@@ -10,3 +10,5 @@ IMAGE_INSTALL_remove = " \
10IMAGE_INSTALL_append = " \ 10IMAGE_INSTALL_append = " \
11 primary-network-config \ 11 primary-network-config \
12 " 12 "
13
14# vim:set ts=4 sw=4 sts=4 expandtab: