summaryrefslogtreecommitdiffstats
path: root/classes/sdcard_image-rpi-ota.bbclass
diff options
context:
space:
mode:
Diffstat (limited to 'classes/sdcard_image-rpi-ota.bbclass')
-rw-r--r--classes/sdcard_image-rpi-ota.bbclass1
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/sdcard_image-rpi-ota.bbclass b/classes/sdcard_image-rpi-ota.bbclass
index f5c35a2..9022aaf 100644
--- a/classes/sdcard_image-rpi-ota.bbclass
+++ b/classes/sdcard_image-rpi-ota.bbclass
@@ -35,6 +35,7 @@ KERNEL_INITRAMFS ?= ""
35# Kernel image name 35# Kernel image name
36SDIMG_OTA_KERNELIMAGE_raspberrypi ?= "kernel.img" 36SDIMG_OTA_KERNELIMAGE_raspberrypi ?= "kernel.img"
37SDIMG_OTA_KERNELIMAGE_raspberrypi2 ?= "kernel7.img" 37SDIMG_OTA_KERNELIMAGE_raspberrypi2 ?= "kernel7.img"
38SDIMG_OTA_KERNELIMAGE_raspberrypi3 ?= "kernel7.img"
38 39
39# Boot partition volume id 40# Boot partition volume id
40BOOTDD_VOLUME_ID ?= "${MACHINE}" 41BOOTDD_VOLUME_ID ?= "${MACHINE}"