public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
From: Zhihang Wei <wzh@ilbers.de>
To: Anton Mikanovich <amikan@ilbers.de>, isar-users@googlegroups.com
Subject: Re: [PATCH] u-boot-beagleplay: Use github mirror
Date: Fri, 24 Oct 2025 17:58:10 +0200	[thread overview]
Message-ID: <f6f8b288-ef31-426c-8a74-b15fd5bd3ed4@ilbers.de> (raw)
In-Reply-To: <20251023085550.1724251-1-amikan@ilbers.de>

Applied to next, thanks.

Best regards,
Zhihang

On 10/23/25 10:55, Anton Mikanovich wrote:
> According to CI run statistics, original ti-linux-firmware repository
> on git.ti.com is often unavailable that leads to CI failures.
>
> Use official github mirror instead.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
>   meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2024.01.bb | 8 +++++---
>   1 file changed, 5 insertions(+), 3 deletions(-)
>
> diff --git a/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2024.01.bb b/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2024.01.bb
> index b58126e7..f9b6b6c3 100644
> --- a/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2024.01.bb
> +++ b/meta-isar/recipes-bsp/u-boot/u-boot-beagleplay_2024.01.bb
> @@ -1,5 +1,7 @@
>   #
> +# This software is a part of ISAR.
>   # Copyright (c) Siemens AG, 2023-2024
> +# Copyright (C) 2025 ilbers GmbH
>   #
>   # SPDX-License-Identifier: MIT
>   
> @@ -9,9 +11,9 @@ TI_FIRMWARE_SRCREV = "9ee2fedb1fb4815f54310dd872d34faf9948c7c1"
>   
>   SRC_URI += " \
>       https://ftp.denx.de/pub/u-boot/u-boot-${PV}.tar.bz2 \
> -    https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/plain/ti-sysfw/ti-fs-firmware-am62x-gp.bin?id=${TI_FIRMWARE_SRCREV};downloadfilename=ti-fs-firmware-am62x-gp.bin;name=sysfw \
> -    https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/plain/ti-sysfw/ti-fs-stub-firmware-am62x-gp.bin?id=${TI_FIRMWARE_SRCREV};downloadfilename=ti-fs-stub-firmware-am62x-gp.bin;name=sysfw-stub \
> -    https://git.ti.com/cgit/processor-firmware/ti-linux-firmware/plain/ti-dm/am62xx/ipc_echo_testb_mcu1_0_release_strip.xer5f?id=${TI_FIRMWARE_SRCREV};downloadfilename=ipc_echo_testb_mcu1_0_release_strip.xer5f;name=dm \
> +    https://github.com/TexasInstruments/ti-linux-firmware/raw/${TI_FIRMWARE_SRCREV}/ti-sysfw/ti-fs-firmware-am62x-gp.bin;downloadfilename=ti-fs-firmware-am62x-gp.bin;name=sysfw \
> +    https://github.com/TexasInstruments/ti-linux-firmware/raw/${TI_FIRMWARE_SRCREV}/ti-sysfw/ti-fs-stub-firmware-am62x-gp.bin;downloadfilename=ti-fs-stub-firmware-am62x-gp.bin;name=sysfw-stub \
> +    https://github.com/TexasInstruments/ti-linux-firmware/raw/${TI_FIRMWARE_SRCREV}/ti-dm/am62xx/ipc_echo_testb_mcu1_0_release_strip.xer5f;downloadfilename=ipc_echo_testb_mcu1_0_release_strip.xer5f;name=dm \
>       file://0001-TMP-board-ti-am62x-Add-basic-initialization-for-usb-.patch \
>       file://rules-beagleplay"
>   SRC_URI[sha256sum] = "b99611f1ed237bf3541bdc8434b68c96a6e05967061f992443cb30aabebef5b3"

-- 
You received this message because you are subscribed to the Google Groups "isar-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to isar-users+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/isar-users/f6f8b288-ef31-426c-8a74-b15fd5bd3ed4%40ilbers.de.

      reply	other threads:[~2025-10-24 15:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-23  8:55 Anton Mikanovich
2025-10-24 15:58 ` Zhihang Wei [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=f6f8b288-ef31-426c-8a74-b15fd5bd3ed4@ilbers.de \
    --to=wzh@ilbers.de \
    --cc=amikan@ilbers.de \
    --cc=isar-users@googlegroups.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox