summaryrefslogtreecommitdiffstats
path: root/meta/recipes-bsp
diff options
context:
space:
mode:
authorFabio Estevam <festevam@denx.de>2023-07-14 15:05:14 -0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-07-19 19:37:38 +0100
commit8f45b97d2e8da8386e725667dfc17dd6900875b1 (patch)
treec0b9f0a080995d77835ec9fc245e2c8b4982158c /meta/recipes-bsp
parent312a2a68fd09a355fe9cbb8f2f8414f610a48ec5 (diff)
downloadpoky-8f45b97d2e8da8386e725667dfc17dd6900875b1.tar.gz
u-boot: Upgrade to 2023.07.02
Upgrade to U-Boot 2023.07.02. The U-Boot 2023.07.02 tag is not in the master branch, so switch the branch from master to u-boot-2023.07.y. (From OE-Core rev: 687d105ada21c6e0d9efe3acf6f4aa1c844d3d30) Signed-off-by: Fabio Estevam <festevam@denx.de> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-common.inc4
-rw-r--r--meta/recipes-bsp/u-boot/u-boot-tools_2023.07.02.bb (renamed from meta/recipes-bsp/u-boot/u-boot-tools_2023.07.bb)0
-rw-r--r--meta/recipes-bsp/u-boot/u-boot_2023.07.02.bb (renamed from meta/recipes-bsp/u-boot/u-boot_2023.07.bb)0
3 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-bsp/u-boot/u-boot-common.inc b/meta/recipes-bsp/u-boot/u-boot-common.inc
index 56f9be0107..111914827d 100644
--- a/meta/recipes-bsp/u-boot/u-boot-common.inc
+++ b/meta/recipes-bsp/u-boot/u-boot-common.inc
@@ -12,9 +12,9 @@ PE = "1"
12 12
13# We use the revision in order to avoid having to fetch it from the 13# We use the revision in order to avoid having to fetch it from the
14# repo during parse 14# repo during parse
15SRCREV = "05aa6516c6bb419d01d69fac457c0de563bfd694" 15SRCREV = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c"
16 16
17SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=master" 17SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=u-boot-2023.07.y"
18 18
19S = "${WORKDIR}/git" 19S = "${WORKDIR}/git"
20B = "${WORKDIR}/build" 20B = "${WORKDIR}/build"
diff --git a/meta/recipes-bsp/u-boot/u-boot-tools_2023.07.bb b/meta/recipes-bsp/u-boot/u-boot-tools_2023.07.02.bb
index 7eaf721ca8..7eaf721ca8 100644
--- a/meta/recipes-bsp/u-boot/u-boot-tools_2023.07.bb
+++ b/meta/recipes-bsp/u-boot/u-boot-tools_2023.07.02.bb
diff --git a/meta/recipes-bsp/u-boot/u-boot_2023.07.bb b/meta/recipes-bsp/u-boot/u-boot_2023.07.02.bb
index 4f5b3e5dfd..4f5b3e5dfd 100644
--- a/meta/recipes-bsp/u-boot/u-boot_2023.07.bb
+++ b/meta/recipes-bsp/u-boot/u-boot_2023.07.02.bb