summaryrefslogtreecommitdiffstats
path: root/templates/machine/raspberrypi4/50_local.conf.inc
blob: 4c14d14b9fd67dcc965b99506f233d5099d2ce7c (plain)
1
2
3
4
5
6
7
8
MACHINE = "raspberrypi4"
#see meta-agl/meta-agl-bsp/conf/include/agl_raspberrypi3.inc
require conf/include/agl_raspberrypi3.inc

#use the "Image" format for 64-bit AGL image for Raspberry Pi 4
KERNEL_IMAGETYPE = "Image"
KERNEL_IMAGETYPE_UBOOT = "Image"
KERNEL_IMAGETYPE_DIRECT = "Image"