From e598915b34dd5dbbad3d87d88b5e33444d940298 Mon Sep 17 00:00:00 2001 From: Arturo Buzarra Date: Tue, 28 Feb 2023 12:27:06 +0100 Subject: [PATCH] switch to building from maintenance branches for dey-4.0 https://onedigi.atlassian.net/browse/DEL-8388 Signed-off-by: Arturo Buzarra --- meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb index 4b2e21d26..2ac814261 100644 --- a/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb +++ b/meta-digi-arm/recipes-bsp/u-boot/u-boot-dey_2022.04.bb @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025" DEPENDS += "flex-native bison-native" -SRCBRANCH = "v2022.04/master" +SRCBRANCH = "v2022.04/maint" SRCREV = "${AUTOREV}" COMPATIBLE_MACHINE = "(ccimx93)"