X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_raspberrypi4.inc;h=b497d72c8f00529f51a46c03318be1d3270cb4aa;hb=aece318223270fc3275336d250e9f6c86bc7d506;hp=5a0e89e6693e10506e8cdfc2bfc5eef2560e0ab4;hpb=fab29403e0da3ff8ee6c9fef76e115aa53a06ff7;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi4.inc b/meta-agl-bsp/conf/include/agl_raspberrypi4.inc index 5a0e89e66..b497d72c8 100644 --- a/meta-agl-bsp/conf/include/agl_raspberrypi4.inc +++ b/meta-agl-bsp/conf/include/agl_raspberrypi4.inc @@ -29,7 +29,3 @@ IMAGE_INSTALL:append = " ${@bb.utils.contains('AGL_XEN_WANTED', '1', 'xen-tools # Add xen-raspberry binary to boot files IMAGE_BOOT_FILES:append = " ${@bb.utils.contains('AGL_XEN_WANTED','1', 'xen-${MACHINE}', '',d)}" - -PREFERRED_VERSION_u-boot = "2021.07" -PREFERRED_VERSION_u-boot-tools = "2021.07" -UBOOT_MACHINE:rpi = "rpi_arm64_config"