diff options
| author | cajun-rat <phil@advancedtelematic.com> | 2017-11-09 09:46:49 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-11-09 09:46:49 +0100 |
| commit | cbb8f8ff4e231f1842089fa6eaecf382e3673619 (patch) | |
| tree | fac6c5dc433769704060881eb81b171964b32994 /classes/sota_m3ulcb.bbclass | |
| parent | 6329b9c94c9f4fd2f57819ed98eaf9f1ee3cd525 (diff) | |
| parent | 9edb72f79953669259ee386ff6c9c5cfe59f6d9c (diff) | |
| download | meta-updater-cbb8f8ff4e231f1842089fa6eaecf382e3673619.tar.gz | |
Merge pull request #166 from advancedtelematic/bugfix/pyrobuild
Fix incompatibilities with latest pyro, use wic on RPi
Diffstat (limited to 'classes/sota_m3ulcb.bbclass')
| -rw-r--r-- | classes/sota_m3ulcb.bbclass | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/classes/sota_m3ulcb.bbclass b/classes/sota_m3ulcb.bbclass index 21d04ba..6b63af4 100644 --- a/classes/sota_m3ulcb.bbclass +++ b/classes/sota_m3ulcb.bbclass | |||
| @@ -2,7 +2,6 @@ | |||
| 2 | OSTREE_KERNEL = "Image" | 2 | OSTREE_KERNEL = "Image" |
| 3 | 3 | ||
| 4 | EXTRA_IMAGEDEPENDS_append_sota = " m3ulcb-ota-bootfiles" | 4 | EXTRA_IMAGEDEPENDS_append_sota = " m3ulcb-ota-bootfiles" |
| 5 | IMAGE_CLASSES_append_sota = " image_types_uboot " | ||
| 6 | IMAGE_BOOT_FILES_sota += "m3ulcb-ota-bootfiles/*" | 5 | IMAGE_BOOT_FILES_sota += "m3ulcb-ota-bootfiles/*" |
| 7 | 6 | ||
| 8 | OSTREE_BOOTLOADER ?= "u-boot" | 7 | OSTREE_BOOTLOADER ?= "u-boot" |
