diff options
| author | cajun-rat <p@beta16.co.uk> | 2017-04-24 09:39:01 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-04-24 09:39:01 +0200 |
| commit | 4f1a20b93657c68ed60b181369a421f27289714d (patch) | |
| tree | b918d83a006c03b46a4f536ccf7f10d8a8ca51b8 /recipes-core | |
| parent | 39049ace3ce0636174f606626aa5e366c7033b35 (diff) | |
| parent | fe58cc2394283801d7fecc329a8d6e278373938a (diff) | |
| download | meta-updater-4f1a20b93657c68ed60b181369a421f27289714d.tar.gz | |
Merge pull request #55 from advancedtelematic/switchupdater
Merge changes required by AGL
Diffstat (limited to 'recipes-core')
| -rw-r--r-- | recipes-core/images/initramfs-ostree-image.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/images/initramfs-ostree-image.bb b/recipes-core/images/initramfs-ostree-image.bb index 8eea07c..509b74d 100644 --- a/recipes-core/images/initramfs-ostree-image.bb +++ b/recipes-core/images/initramfs-ostree-image.bb | |||
| @@ -15,6 +15,7 @@ LICENSE = "MIT" | |||
| 15 | 15 | ||
| 16 | IMAGE_FSTYPES = "ext4.gz" | 16 | IMAGE_FSTYPES = "ext4.gz" |
| 17 | IMAGE_FSTYPES_append_arm = " ext4.gz.u-boot" | 17 | IMAGE_FSTYPES_append_arm = " ext4.gz.u-boot" |
| 18 | IMAGE_CLASSES_append_arm = " image_types_uboot" | ||
| 18 | 19 | ||
| 19 | inherit core-image | 20 | inherit core-image |
| 20 | 21 | ||
