summaryrefslogtreecommitdiffstats
path: root/classes/sota_raspberrypi.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/sota_raspberrypi.bbclass')
-rw-r--r--classes/sota_raspberrypi.bbclass2
1 files changed, 2 insertions, 0 deletions
diff --git a/classes/sota_raspberrypi.bbclass b/classes/sota_raspberrypi.bbclass
index 51d07b2..2c69ea0 100644
--- a/classes/sota_raspberrypi.bbclass
+++ b/classes/sota_raspberrypi.bbclass
@@ -1,8 +1,10 @@
1RPI_USE_U_BOOT_sota = "1"
1KERNEL_IMAGETYPE_sota = "uImage" 2KERNEL_IMAGETYPE_sota = "uImage"
2PREFERRED_PROVIDER_virtual/bootloader_sota ?= "u-boot" 3PREFERRED_PROVIDER_virtual/bootloader_sota ?= "u-boot"
3UBOOT_MACHINE_raspberrypi2_sota ?= "rpi_2_defconfig" 4UBOOT_MACHINE_raspberrypi2_sota ?= "rpi_2_defconfig"
4UBOOT_MACHINE_raspberrypi3_sota ?= "rpi_3_32b_defconfig" 5UBOOT_MACHINE_raspberrypi3_sota ?= "rpi_3_32b_defconfig"
5 6
7IMAGE_FSTYPES_remove_sota = "rpi-sdimg"
6OSTREE_BOOTLOADER ?= "u-boot" 8OSTREE_BOOTLOADER ?= "u-boot"
7 9
8# OSTree puts its own boot.scr to bcm2835-bootfiles 10# OSTree puts its own boot.scr to bcm2835-bootfiles