mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-15 22:08:39 +00:00
u-boot-ti-mainline/next: Update git server
The u-boot project has moved to a new official git repository server [1] for all of their work. [1] https://git.u-boot-project.org/u-boot/u-boot/-/commit/2a6ca4ad04e64488ac41c3683cacd44173a96d24 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -4,6 +4,6 @@ SUMMARY = "Mainline U-Boot for TI devices"
|
||||
|
||||
PV = "2026.04"
|
||||
|
||||
UBOOT_GIT_URI = "git://source.denx.de/u-boot/u-boot.git"
|
||||
UBOOT_GIT_URI = "git://git.u-boot-project.org/u-boot/u-boot.git"
|
||||
|
||||
SRCREV_uboot = "88dc2788777babfd6322fa655df549a019aa1e69"
|
||||
|
||||
@@ -2,4 +2,4 @@ require u-boot-ti-mainline_git.bb
|
||||
|
||||
SUMMARY = "U-Boot master-next for TI devices"
|
||||
|
||||
BRANCH = "master-next"
|
||||
BRANCH = "next"
|
||||
|
||||
Reference in New Issue
Block a user