diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc similarity index 53% rename from recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc rename to recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc index 5593245..31c5ce3 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2020.10.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2022.04.inc @@ -2,11 +2,11 @@ DESCRIPTION = "U-Boot for Boundary Devices boards" LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" -PV = "v2020.10+git${SRCPV}" +PV = "v2022.04+git${SRCPV}" -SRCREV = "3d5e7f60236b1f70ed244a2270a50238a2acfd72" -SRCBRANCH = "boundary-v2020.10" -SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH};protocol=https" +SRCREV = "951b0deec7d391435d0f77a141b7b7f5931663e3" +SRCBRANCH = "boundary-v2022.04" +SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https" S = "${WORKDIR}/git" B = "${WORKDIR}/build" diff --git a/recipes-bsp/u-boot/u-boot-boundary_2020.10.bb b/recipes-bsp/u-boot/u-boot-boundary_2022.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-boundary_2020.10.bb rename to recipes-bsp/u-boot/u-boot-boundary_2022.04.bb diff --git a/recipes-bsp/u-boot/u-boot-script-boundary_2020.10.bb b/recipes-bsp/u-boot/u-boot-script-boundary_2022.04.bb similarity index 100% rename from recipes-bsp/u-boot/u-boot-script-boundary_2020.10.bb rename to recipes-bsp/u-boot/u-boot-script-boundary_2022.04.bb