* [Buildroot] [PATCH 1/1] package/newlib-bare-metal: update NEWLIB_BARE_METAL_VERSION
@ 2024-03-01 18:37 Fabrice Fontaine
2024-03-01 18:55 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-03-01 18:37 UTC (permalink / raw)
To: buildroot; +Cc: Ibai Erkiaga, Fabrice Fontaine, Neal Frager
Update NEWLIB_BARE_METAL_VERSION to match version retrieved on
https://release-monitoring.org/project/13816
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/newlib-bare-metal/newlib-bare-metal.mk | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/newlib-bare-metal/newlib-bare-metal.mk b/package/newlib-bare-metal/newlib-bare-metal.mk
index e1b46fbc88..f27da4284b 100644
--- a/package/newlib-bare-metal/newlib-bare-metal.mk
+++ b/package/newlib-bare-metal/newlib-bare-metal.mk
@@ -4,9 +4,9 @@
#
################################################################################
-NEWLIB_BARE_METAL_VERSION = 4.4.0
+NEWLIB_BARE_METAL_VERSION = 4.4.0.20231231
NEWLIB_BARE_METAL_SITE = ftp://sourceware.org/pub/newlib
-NEWLIB_BARE_METAL_SOURCE = newlib-$(NEWLIB_BARE_METAL_VERSION).20231231.tar.gz
+NEWLIB_BARE_METAL_SOURCE = newlib-$(NEWLIB_BARE_METAL_VERSION).tar.gz
NEWLIB_BARE_METAL_DEPENDENCIES = host-gcc-bare-metal
NEWLIB_BARE_METAL_ADD_TOOLCHAIN_DEPENDENCY = NO
NEWLIB_BARE_METAL_LICENSE = GPL-2.0, GPL-3.0, LGPL-2.1, LGPL-3.0
--
2.43.0
_______________________________________________
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 1/1] package/newlib-bare-metal: update NEWLIB_BARE_METAL_VERSION
2024-03-01 18:37 [Buildroot] [PATCH 1/1] package/newlib-bare-metal: update NEWLIB_BARE_METAL_VERSION Fabrice Fontaine
@ 2024-03-01 18:55 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2024-03-01 18:55 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Ibai Erkiaga, Neal Frager, buildroot
>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
> Update NEWLIB_BARE_METAL_VERSION to match version retrieved on
> https://release-monitoring.org/project/13816
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
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-03-01 18:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-01 18:37 [Buildroot] [PATCH 1/1] package/newlib-bare-metal: update NEWLIB_BARE_METAL_VERSION Fabrice Fontaine
2024-03-01 18:55 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox