diff options
| author | Patrick Vacek <patrickvacek@gmail.com> | 2018-03-29 17:07:51 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-03-29 17:07:51 +0200 |
| commit | b1a114da280a05cfc2b7b099c97101bd20cc6b8f (patch) | |
| tree | 5ea8f1929b8951dfafa568732bc5f3023bd17f8a /recipes-test/images/secondary-image.bb | |
| parent | bca6c0b09593c77d9ac78caae2f7488adb1d90f4 (diff) | |
| parent | 71c528ab616a707f4125727c8c5a4e4da5a36c94 (diff) | |
| download | meta-updater-b1a114da280a05cfc2b7b099c97101bd20cc6b8f.tar.gz | |
Merge pull request #283 from advancedtelematic/refactor/cleanup
Assorted minor cleanup and formatting.
Diffstat (limited to 'recipes-test/images/secondary-image.bb')
| -rw-r--r-- | recipes-test/images/secondary-image.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-test/images/secondary-image.bb b/recipes-test/images/secondary-image.bb index 02153d0..9adbdc5 100644 --- a/recipes-test/images/secondary-image.bb +++ b/recipes-test/images/secondary-image.bb | |||
| @@ -21,3 +21,5 @@ IMAGE_INSTALL_append = " \ | |||
| 21 | aktualizr-secondary \ | 21 | aktualizr-secondary \ |
| 22 | secondary-network-config \ | 22 | secondary-network-config \ |
| 23 | " | 23 | " |
| 24 | |||
| 25 | # vim:set ts=4 sw=4 sts=4 expandtab: | ||
