diff options
Diffstat (limited to 'recipes-test/images/primary-image.bb')
| -rw-r--r-- | recipes-test/images/primary-image.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-test/images/primary-image.bb b/recipes-test/images/primary-image.bb index 935f7ac..ba1dc1f 100644 --- a/recipes-test/images/primary-image.bb +++ b/recipes-test/images/primary-image.bb | |||
| @@ -9,7 +9,8 @@ IMAGE_INSTALL_remove = " \ | |||
| 9 | " | 9 | " |
| 10 | 10 | ||
| 11 | IMAGE_INSTALL_append = " \ | 11 | IMAGE_INSTALL_append = " \ |
| 12 | primary-network-config \ | 12 | primary-network-config \ |
| 13 | primary-config \ | ||
| 13 | " | 14 | " |
| 14 | 15 | ||
| 15 | # vim:set ts=4 sw=4 sts=4 expandtab: | 16 | # vim:set ts=4 sw=4 sts=4 expandtab: |
