summaryrefslogtreecommitdiffstats
path: root/meta-beagle
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2025-08-09 19:46:14 -0400
committerRyan Eatmon <reatmon@ti.com>2025-08-11 09:20:17 -0500
commit94a4b1d99dbd60ec6d110292c3b771b2caaab041 (patch)
treeeea022c351e3ec99a451c31ec8acb1d6374c047b /meta-beagle
parent6e0e3250c4ea2f24d4904d97242210697d307961 (diff)
downloadmeta-ti-94a4b1d99dbd60ec6d110292c3b771b2caaab041.tar.gz
u-boot-bb.org: upgrade 2025.04 -> 2025.07
Upgrade BB.org U-boot from 2025.04 to 2025.07 Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-beagle')
-rw-r--r--meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg (renamed from meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.04+git/bootcmd-ti-mmc.cfg)0
-rw-r--r--meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb26
-rw-r--r--meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb19
3 files changed, 19 insertions, 26 deletions
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.04+git/bootcmd-ti-mmc.cfg b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg
index 362696b9..362696b9 100644
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.04+git/bootcmd-ti-mmc.cfg
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org-2025.07+git/bootcmd-ti-mmc.cfg
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
deleted file mode 100644
index aa825d99..00000000
--- a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
+++ /dev/null
@@ -1,26 +0,0 @@
1require recipes-bsp/u-boot/u-boot-ti.inc
2
3SUMMARY = "BeagleBoard.org U-Boot"
4
5COMPATIBLE_MACHINE = "pocketbeagle2|beagle.*"
6
7PV = "2025.04"
8
9UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
10UBOOT_GIT_PROTOCOL = "https"
11BRANCH = "v2025.04-Beagle"
12SRCREV = "ea2aeefcb2de36f8ca1b51d0580826d13c01f143"
13
14BRANCH:beagley-ai = "v2025.04-rc3-BeagleY-AI"
15BRANCH:beagley-ai-k3r5 = "v2025.04-rc3-BeagleY-AI"
16SRCREV:beagley-ai = "cc376f9faef201670c7bb1734f42f5475c73f85d"
17SRCREV:beagley-ai-k3r5 = "cc376f9faef201670c7bb1734f42f5475c73f85d"
18
19SRC_URI:append:beagley-ai = " file://bootcmd-ti-mmc.cfg"
20
21BRANCH:pocketbeagle2 = "v2025.04-pocketbeagle2"
22BRANCH:pocketbeagle2-k3r5 = "v2025.04-pocketbeagle2"
23SRCREV:pocketbeagle2 = "f7439516453b7728bda496ff6496ef6f1411aae3"
24SRCREV:pocketbeagle2-k3r5 = "f7439516453b7728bda496ff6496ef6f1411aae3"
25
26SRC_URI:append:pocketbeagle2 = " file://bootcmd-ti-mmc.cfg"
diff --git a/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb
new file mode 100644
index 00000000..716adaa9
--- /dev/null
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.07.bb
@@ -0,0 +1,19 @@
1require recipes-bsp/u-boot/u-boot-ti.inc
2
3SUMMARY = "BeagleBoard.org U-Boot"
4
5COMPATIBLE_MACHINE = "pocketbeagle2|beagle.*"
6
7PV = "2025.07"
8
9UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
10UBOOT_GIT_PROTOCOL = "https"
11BRANCH = "v2025.07-Beagle"
12SRCREV = "919ec3cd84f39e6960d1705d4ba7f810bc1067fc"
13
14BRANCH:pocketbeagle2 = "v2025.07-am6232-pocketbeagle2"
15BRANCH:pocketbeagle2-k3r5 = "v2025.07-am6232-pocketbeagle2"
16SRCREV:pocketbeagle2 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e"
17SRCREV:pocketbeagle2-k3r5 = "6d5b4abc28f036a4a83ccb234f04d72eceafdc4e"
18
19SRC_URI:append:pocketbeagle2 = " file://bootcmd-ti-mmc.cfg"