public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH] Use github mirror for barebox
@ 2024-10-17  8:00 Uladzimir Bely
  2024-10-18 14:25 ` Uladzimir Bely
  2024-10-22 15:22 ` Uladzimir Bely
  0 siblings, 2 replies; 3+ messages in thread
From: Uladzimir Bely @ 2024-10-17  8:00 UTC (permalink / raw)
  To: isar-users

Original repo from git.pengutronix.de seems not providing
the tarball anymore.

Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
---
 meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
index ad0b0c3c..fb048fae 100644
--- a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
+++ b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
@@ -5,7 +5,7 @@ inherit dpkg
 
 require recipes-bsp/barebox/barebox.inc
 
-SRC_URI += "https://git.pengutronix.de/cgit/barebox/snapshot/barebox-${PV}.tar.gz \
+SRC_URI += "https://github.com/barebox/${PN}/archive/refs/tags/v${PV}.tar.gz;downloadfilename=${P}.tar.gz \
             file://0001-of_dump-Add-a-simple-node-check-up.patch"
 
 S = "${WORKDIR}/barebox-${PV}"
-- 
2.45.2

-- 
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 on the web visit https://groups.google.com/d/msgid/isar-users/20241017080013.25340-1-ubely%40ilbers.de.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Use github mirror for barebox
  2024-10-17  8:00 [PATCH] Use github mirror for barebox Uladzimir Bely
@ 2024-10-18 14:25 ` Uladzimir Bely
  2024-10-22 15:22 ` Uladzimir Bely
  1 sibling, 0 replies; 3+ messages in thread
From: Uladzimir Bely @ 2024-10-18 14:25 UTC (permalink / raw)
  To: isar-users

On Thu, 2024-10-17 at 11:00 +0300, Uladzimir Bely wrote:
> Original repo from git.pengutronix.de seems not providing
> the tarball anymore.
> 
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
>  meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> index ad0b0c3c..fb048fae 100644
> --- a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> +++ b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> @@ -5,7 +5,7 @@ inherit dpkg
>  
>  require recipes-bsp/barebox/barebox.inc
>  
> -SRC_URI +=
> "https://git.pengutronix.de/cgit/barebox/snapshot/barebox-${PV}.tar.g
> z \
> +SRC_URI +=
> "https://github.com/barebox/${PN}/archive/refs/tags/v${PV}.tar.gz;dow
> nloadfilename=${P}.tar.gz \
>              file://0001-of_dump-Add-a-simple-node-check-up.patch"
>  
>  S = "${WORKDIR}/barebox-${PV}"
> -- 
> 2.45.2
> 

Hello all. 

If there are no objections, we'd like to merge this earlier than
usually (e.g. by next Tuesday) since to get CI "green" again.

Github mirror for barebox is an official one (account for 
https://github.com/barebox is "Verified")

-- 
Best regards,
Uladzimir.



-- 
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 on the web visit https://groups.google.com/d/msgid/isar-users/b2b1bf7fdeb7e6916b179d6fdc48cac26449c0ad.camel%40ilbers.de.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Use github mirror for barebox
  2024-10-17  8:00 [PATCH] Use github mirror for barebox Uladzimir Bely
  2024-10-18 14:25 ` Uladzimir Bely
@ 2024-10-22 15:22 ` Uladzimir Bely
  1 sibling, 0 replies; 3+ messages in thread
From: Uladzimir Bely @ 2024-10-22 15:22 UTC (permalink / raw)
  To: isar-users

On Thu, 2024-10-17 at 11:00 +0300, Uladzimir Bely wrote:
> Original repo from git.pengutronix.de seems not providing
> the tarball anymore.
> 
> Signed-off-by: Uladzimir Bely <ubely@ilbers.de>
> ---
>  meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> index ad0b0c3c..fb048fae 100644
> --- a/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> +++ b/meta-isar/recipes-bsp/barebox/barebox_2024.05.0.bb
> @@ -5,7 +5,7 @@ inherit dpkg
>  
>  require recipes-bsp/barebox/barebox.inc
>  
> -SRC_URI +=
> "https://git.pengutronix.de/cgit/barebox/snapshot/barebox-${PV}.tar.g
> z \
> +SRC_URI +=
> "https://github.com/barebox/${PN}/archive/refs/tags/v${PV}.tar.gz;dow
> nloadfilename=${P}.tar.gz \
>              file://0001-of_dump-Add-a-simple-node-check-up.patch"
>  
>  S = "${WORKDIR}/barebox-${PV}"
> -- 
> 2.45.2
> 

Applied to next.

-- 
Best regards,
Uladzimir.

-- 
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 on the web visit https://groups.google.com/d/msgid/isar-users/7be33cf83764aaa9027ac31af2f7d87ed949e9ba.camel%40ilbers.de.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-10-22 15:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-17  8:00 [PATCH] Use github mirror for barebox Uladzimir Bely
2024-10-18 14:25 ` Uladzimir Bely
2024-10-22 15:22 ` Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox