From: Josep Orga Date: Wed, 5 Apr 2023 17:13:53 +0000 (+0200) Subject: meta-somdevices: u-boot-somdevices: Updated u-boot commit to H1 new version. X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=51c3930911d2a3ca0e989458dc78b76ccc76f9b8;p=meta-somdevices.git meta-somdevices: u-boot-somdevices: Updated u-boot commit to H1 new version. Signed-off-by: Josep Orga --- diff --git a/recipes-bsp/u-boot/u-boot-somdevices_2021.04.bb b/recipes-bsp/u-boot/u-boot-somdevices_2021.04.bb index 5711b77..3adefb2 100644 --- a/recipes-bsp/u-boot/u-boot-somdevices_2021.04.bb +++ b/recipes-bsp/u-boot/u-boot-somdevices_2021.04.bb @@ -14,8 +14,8 @@ UBOOT_SRC ?= "git://gitolite3@git.somdevices.com/u-boot.git;protocol=ssh" SRCBRANCH = "imx_v2021.04_5.10.35_2.0.0-somdevices.y" SRC_URI = "${UBOOT_SRC};branch=${SRCBRANCH} \ " -SRCREV = "c94ef7ea604393f614f64ad896d970e01aec8770" -PR = "somdevices.0" +SRCREV = "4aff75b17779a61fe8c11ae6d0741d593a9e8553" +PR = "somdevices.1" S = "${WORKDIR}/git"