summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2025-05-16 20:54:46 -0400
committerRyan Eatmon <reatmon@ti.com>2025-05-28 10:18:07 -0500
commit5f03c4ad9d70c72f8194b7bca021b6b9ddd29c37 (patch)
treea1d4131104a23c1d5c4eef48b9528ed69ee6fdea
parent616dbb2039310909fa28760af26070424023e284 (diff)
downloadmeta-ti-5f03c4ad9d70c72f8194b7bca021b6b9ddd29c37.tar.gz
u-boot-bb.org: add 2025.04 version
Add BeagleBoard.org 2025.04 version of U-boot. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb12
1 files changed, 12 insertions, 0 deletions
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
new file mode 100644
index 00000000..492705c2
--- /dev/null
+++ b/meta-beagle/recipes-bsp/u-boot/u-boot-bb.org_2025.04.bb
@@ -0,0 +1,12 @@
1require recipes-bsp/u-boot/u-boot-ti.inc
2
3SUMMARY = "BeagleBoard.org U-Boot"
4
5COMPATIBLE_MACHINE = "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"