* [Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: align site to gcc package
@ 2024-10-30 8:44 Neal Frager via buildroot
2024-10-31 18:27 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Neal Frager via buildroot @ 2024-10-30 8:44 UTC (permalink / raw)
To: buildroot
Cc: Neal Frager, luca.ceresoli, thomas.petazzoni, ibai.erkiaga-elorza
Align gcc-bare-metal site location to be the same as gcc site location.
Signed-off-by: Neal Frager <neal.frager@amd.com>
---
package/gcc-bare-metal/gcc-bare-metal.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/gcc-bare-metal/gcc-bare-metal.mk b/package/gcc-bare-metal/gcc-bare-metal.mk
index 5bb6baa74a..adaae6c307 100644
--- a/package/gcc-bare-metal/gcc-bare-metal.mk
+++ b/package/gcc-bare-metal/gcc-bare-metal.mk
@@ -5,7 +5,7 @@
################################################################################
GCC_BARE_METAL_VERSION = 14.2.0
-GCC_BARE_METAL_SITE = https://ftp.gnu.org/gnu/gcc/gcc-$(GCC_BARE_METAL_VERSION)
+GCC_BARE_METAL_SITE = $(BR2_GNU_MIRROR)/gcc/gcc-$(GCC_BARE_METAL_VERSION)
GCC_BARE_METAL_SOURCE = gcc-$(GCC_BARE_METAL_VERSION).tar.xz
GCC_BARE_METAL_LICENSE = GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0
--
2.25.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: align site to gcc package
2024-10-30 8:44 [Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: align site to gcc package Neal Frager via buildroot
@ 2024-10-31 18:27 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-31 18:27 UTC (permalink / raw)
To: Neal Frager via buildroot; +Cc: Neal Frager, luca.ceresoli, ibai.erkiaga-elorza
On Wed, 30 Oct 2024 08:44:31 +0000
Neal Frager via buildroot <buildroot@buildroot.org> wrote:
> Align gcc-bare-metal site location to be the same as gcc site location.
>
> Signed-off-by: Neal Frager <neal.frager@amd.com>
> ---
> package/gcc-bare-metal/gcc-bare-metal.mk | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-31 18:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30 8:44 [Buildroot] [PATCH v1 1/1] package/gcc-bare-metal: align site to gcc package Neal Frager via buildroot
2024-10-31 18:27 ` Thomas Petazzoni via buildroot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox