From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti][master/wrynose][PATCH v2] u-boot-ti-mainline/next: Update git server
Date: Wed, 15 Jul 2026 18:54:54 -0400 [thread overview]
Message-ID: <20260715225454.GN10186@denix.org> (raw)
In-Reply-To: <20260715161432.1790195-1-reatmon@ti.com>
On Wed, Jul 15, 2026 at 11:14:32AM -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
>
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> v2: Needed to update the next branch since it changed in the move as well.
>
> meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-mainline_git.bb | 2 +-
> meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> 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"
Any specific reason mainline is stcuk at 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"
> diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
> index 9bdedfa3..4d5f4a38 100644
> --- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
> +++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-ti-next_git.bb
> @@ -2,4 +2,4 @@ require u-boot-ti-mainline_git.bb
>
> SUMMARY = "U-Boot master-next for TI devices"
>
> -BRANCH = "master-next"
> +BRANCH = "next"
> --
> 2.43.0
prev parent reply other threads:[~2026-07-15 22:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-15 16:14 [meta-ti][master/wrynose][PATCH v2] u-boot-ti-mainline/next: Update git server Ryan Eatmon
2026-07-15 16:33 ` PRC Automation
2026-07-15 22:54 ` Denys Dmytriyenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260715225454.GN10186@denix.org \
--to=denis@denix.org \
--cc=denys@konsulko.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.