Re: [meta-ti][master/wrynose][PATCH] u-boot-ti-mainline: Update git server
Denys Dmytriyenko <[email protected]> Wed, 15 Jul 2026 12:09:10 -0400
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
On Wed, Jul 15, 2026 at 10:10:23AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote: > 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 You'd also need to update the branch, as master won't get any more commits after 2026.07, while main already has tons of changes for upcoming 2026.10. > Signed-off-by: Ryan Eatmon <[email protected]> > --- > meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb > index 03fd6193..2daf86f9 100644 > --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb > +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb > @@ -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.43.0