summaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorAnton Gerasimov <anton@advancedtelematic.com>2017-11-07 14:22:34 +0100
committerAnton Gerasimov <anton@advancedtelematic.com>2017-11-07 14:31:52 +0100
commit9edb72f79953669259ee386ff6c9c5cfe59f6d9c (patch)
treebad74f3f6e161c62fc0da137a6e416573020e47f /recipes-core
parent514fbb9fe05e11d8fb8a61d969c6ede76c96538a (diff)
downloadmeta-updater-9edb72f79953669259ee386ff6c9c5cfe59f6d9c.tar.gz
Fix incompatibilities with latest pyro, use wic on RPi
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/images/initramfs-ostree-image.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/images/initramfs-ostree-image.bb b/recipes-core/images/initramfs-ostree-image.bb
index 4870579..4ab9da8 100644
--- a/recipes-core/images/initramfs-ostree-image.bb
+++ b/recipes-core/images/initramfs-ostree-image.bb
@@ -15,7 +15,6 @@ LICENSE = "MIT"
15 15
16IMAGE_FSTYPES = "ext4.gz" 16IMAGE_FSTYPES = "ext4.gz"
17IMAGE_FSTYPES_append_arm = " ext4.gz.u-boot" 17IMAGE_FSTYPES_append_arm = " ext4.gz.u-boot"
18IMAGE_CLASSES_append_arm = " image_types_uboot"
19 18
20inherit core-image 19inherit core-image
21 20