X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=templates%2Fmachine%2Fraspberrypi4%2F50_local.conf.inc;h=4c14d14b9fd67dcc965b99506f233d5099d2ce7c;hb=61becb58b652e04f5d55e160755cd7fb99f66403;hp=cff2f1878fbfbbf221d24f68c47794bf3c8baab8;hpb=4491d5a8d4a0d4487d73354307ecd7b6f129d406;p=AGL%2Fmeta-agl.git diff --git a/templates/machine/raspberrypi4/50_local.conf.inc b/templates/machine/raspberrypi4/50_local.conf.inc index cff2f1878..4c14d14b9 100644 --- a/templates/machine/raspberrypi4/50_local.conf.inc +++ b/templates/machine/raspberrypi4/50_local.conf.inc @@ -1,3 +1,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"