mirror of
https://git.yoctoproject.org/meta-arm
synced 2026-05-08 17:19:39 +00:00
arm/edk2-firmware: upgrade to 202102
The edk2 SRCREV is the tag, has edk2-platforms doesn't tag releases the SRCREV is approximately the same date. Also remove the PREFERRED_VERSION from SGI575 so it doesn't need to be updated in the future. Change-Id: I5ac544e70b404081bf0638a54514a412d87fb3d3 Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Jon Mason <jon.mason@arm.com>
This commit is contained in:
@@ -19,8 +19,6 @@ PREFERRED_VERSION_linux-yocto ?= "5.7%"
|
|||||||
KCONFIG_MODE = "--alldefconfig"
|
KCONFIG_MODE = "--alldefconfig"
|
||||||
SERIAL_CONSOLES = "115200;ttyAMA0"
|
SERIAL_CONSOLES = "115200;ttyAMA0"
|
||||||
|
|
||||||
PREFERRED_VERSION_edk2-firmware ?= "202011%"
|
|
||||||
|
|
||||||
#grub-efi
|
#grub-efi
|
||||||
EFI_PROVIDER ?= "grub-efi"
|
EFI_PROVIDER ?= "grub-efi"
|
||||||
MACHINE_FEATURES += "efi"
|
MACHINE_FEATURES += "efi"
|
||||||
|
|||||||
@@ -1,4 +0,0 @@
|
|||||||
SRCREV_edk2 ?= "872f953262d68a11da7bc2fb3ded16df234b8700"
|
|
||||||
SRCREV_edk2-platforms ?= "3f71a8fb114ae9ce87281eb30ab0e678f6806b05"
|
|
||||||
|
|
||||||
require edk2-firmware.inc
|
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
SRCREV_edk2 ?= "ef91b07388e1c0a50c604e5350eeda98428ccea6"
|
||||||
|
SRCREV_edk2-platforms ?= "2620e05c6fade20ef5e1ba69280d09f9e2b3eff6"
|
||||||
|
|
||||||
|
require edk2-firmware.inc
|
||||||
Reference in New Issue
Block a user