Use the latest board firmware version.
Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk --- meta-morello/conf/machine/include/morello-common.inc | 2 +- ...irmware_morello-1.4.bb => board-firmware_morello-1.6.bb} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta-morello/recipes-bsp/board-firmware/{board-firmware_morello-1.4.bb => board-firmware_morello-1.6.bb} (84%)
diff --git a/meta-morello/conf/machine/include/morello-common.inc b/meta-morello/conf/machine/include/morello-common.inc index 8cc7992..6784341 100644 --- a/meta-morello/conf/machine/include/morello-common.inc +++ b/meta-morello/conf/machine/include/morello-common.inc @@ -2,7 +2,7 @@ require ${COREBASE}/meta/conf/machine/include/arm/armv8-2a/tune-neoversen1.inc
MACHINEOVERRIDES =. "morello"
-PREFERRED_VERSION_board-firmware = "morello-1.4" +PREFERRED_VERSION_board-firmware = "morello-1.6" PREFERRED_VERSION_edk2-firmware = "morello-2.4" PREFERRED_VERSION_scp-firmware = "morello-2.1%"
diff --git a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb similarity index 84% rename from meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb rename to meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb index 7e29ac1..b734c0a 100644 --- a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb +++ b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb @@ -11,10 +11,10 @@ PROVIDES += "virtual/${OUTPUTS_NAME}" PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://git.morello-project.org/morello/board-firmware;protocol=https;branch=${SRCBRANCH}" -SRCREV = "20e3e673f13e854109a069dd719f49e06336142d" +SRCREV = "91e6f52db5460d8203b8b81e69c979f0a1bc108d"
-SRCBRANCH = "morello/release-1.4" -LIC_FILES_CHKSUM = "file://LICENSES/MB/STM.TXT;md5=15054b089e974faf5fb98db442a7415a \ +SRCBRANCH = "morello/release-1.6" +LIC_FILES_CHKSUM = "file://LICENSES/MB/STM.TXT;md5=47185091e44d729bf62ed5c99d7eb9d9 \ file://LICENSES/LIB/sensor.txt;md5=7ba201f1f1e4959d3505d9c59c6cfdfa \ "
On 5/3/23 09:27, Pawel Zalewski wrote:
Use the latest board firmware version.
Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk
Reviewed-by: Vincenzo Frascino vincenzo.frascino@arm.com
Thank you for updating to our latest firmware!
meta-morello/conf/machine/include/morello-common.inc | 2 +- ...irmware_morello-1.4.bb => board-firmware_morello-1.6.bb} | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) rename meta-morello/recipes-bsp/board-firmware/{board-firmware_morello-1.4.bb => board-firmware_morello-1.6.bb} (84%)
diff --git a/meta-morello/conf/machine/include/morello-common.inc b/meta-morello/conf/machine/include/morello-common.inc index 8cc7992..6784341 100644 --- a/meta-morello/conf/machine/include/morello-common.inc +++ b/meta-morello/conf/machine/include/morello-common.inc @@ -2,7 +2,7 @@ require ${COREBASE}/meta/conf/machine/include/arm/armv8-2a/tune-neoversen1.inc MACHINEOVERRIDES =. "morello" -PREFERRED_VERSION_board-firmware = "morello-1.4" +PREFERRED_VERSION_board-firmware = "morello-1.6" PREFERRED_VERSION_edk2-firmware = "morello-2.4" PREFERRED_VERSION_scp-firmware = "morello-2.1%" diff --git a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb similarity index 84% rename from meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb rename to meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb index 7e29ac1..b734c0a 100644 --- a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.4.bb +++ b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb @@ -11,10 +11,10 @@ PROVIDES += "virtual/${OUTPUTS_NAME}" PACKAGE_ARCH = "${MACHINE_ARCH}" SRC_URI = "git://git.morello-project.org/morello/board-firmware;protocol=https;branch=${SRCBRANCH}" -SRCREV = "20e3e673f13e854109a069dd719f49e06336142d" +SRCREV = "91e6f52db5460d8203b8b81e69c979f0a1bc108d" -SRCBRANCH = "morello/release-1.4" -LIC_FILES_CHKSUM = "file://LICENSES/MB/STM.TXT;md5=15054b089e974faf5fb98db442a7415a \ +SRCBRANCH = "morello/release-1.6" +LIC_FILES_CHKSUM = "file://LICENSES/MB/STM.TXT;md5=47185091e44d729bf62ed5c99d7eb9d9 \ file://LICENSES/LIB/sensor.txt;md5=7ba201f1f1e4959d3505d9c59c6cfdfa \ "
linux-morello-distros@op-lists.linaro.org