Signed-off-by: Pawel Zalewski pzalewski@thegoodpenguin.co.uk --- ...irmware_morello-1.6.bb => board-firmware_morello-1.7.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename meta-morello/recipes-bsp/board-firmware/{board-firmware_morello-1.6.bb => board-firmware_morello-1.7.bb} (83%)
diff --git a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.7.bb similarity index 83% rename from meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb rename to meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.7.bb index 75ac6ab..938201e 100644 --- a/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.6.bb +++ b/meta-morello/recipes-bsp/board-firmware/board-firmware_morello-1.7.bb @@ -11,11 +11,11 @@ PROVIDES += "virtual/${OUTPUTS_NAME}" PACKAGE_ARCH = "${MACHINE_ARCH}"
SRC_URI = "git://git.morello-project.org/morello/board-firmware;protocol=https;branch=${SRCBRANCH}" -SRCREV = "ff064c26d02db37018941061742fd655ac40fc18" +SRCREV = "11cc76c9fad2e81c5529ecd4d09496070b92218f"
-SRCBRANCH = "morello/release-1.6.1" +SRCBRANCH = "morello/release-1.7" LIC_FILES_CHKSUM = "file://LICENSES/MB/STM.TXT;md5=47185091e44d729bf62ed5c99d7eb9d9 \ - file://LICENSES/LIB/sensor.txt;md5=7ba201f1f1e4959d3505d9c59c6cfdfa \ + file://LICENSES/LIB/sensor.txt;md5=9326703f1725982ef3a268f53ccd1883 \ "
S = "${WORKDIR}/git"