1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-24 21:49:06 +00:00
Files
meta-ti/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb
Ryan Eatmon f6ea17b5da u-boot: Moved to named git repo
An upcoming patch series will optionally add in a second repository that
will optionally be needed as part of the builds.  To facilitate that, we
need to name the uboot checkout so that the SRCREV can be tracked correctly
in the recipe.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
2025-09-22 09:36:44 -05:00

10 lines
199 B
BlitzBasic

require u-boot-ti.inc
SUMMARY = "Mainline U-Boot for TI devices"
PV = "2025.07"
UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
SRCREV_uboot = "e37de002fac3895e8d0b60ae2015e17bb33e2b5b"