mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/newlib-bare-metal: bump to newlib 4.6.0
Bump newlib-bare-metal to version 4.6.0.20260123. For NEWS, see [1]. This commit also updates the license file hashes, after upstream update in [2]. [1] https://sourceware.org/git/?p=newlib-cygwin.git;a=blob;f=newlib/NEWS;h=99567683b27e1d432138b1f4728ed03e09fc13ec;hb=8ba4275b83ec27529f67e0d477611fa6d8d6e6bd [2] https://sourceware.org/git/?p=newlib-cygwin.git;a=commitdiff;h=cac47030fb003570295582606f158609f626347f Signed-off-by: Neal Frager <neal.frager@amd.com> [Julien: add link to NEWS and license hash update note] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
38e2dc8bee
commit
eb63637dd0
@@ -1,8 +1,8 @@
|
||||
# Locally calculated
|
||||
sha256 33f12605e0054965996c25c1382b3e463b0af91799001f5bb8c0630f2ec8c852 newlib-4.5.0.20241231.tar.gz
|
||||
sha256 6ff27e3bf022666f43f7802255be680eeff722ac181b1725d21e2e8318604ee3 newlib-4.6.0.20260123.tar.gz
|
||||
|
||||
# Hashes for license files locally calculated
|
||||
sha256 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c COPYING
|
||||
sha256 a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861 COPYING.LIB
|
||||
sha256 bdaffd5fff30cb5fc7a239a4fa0b95f703590f7b3813ca7f4e76ff46437aeb81 COPYING.LIBGLOSS
|
||||
sha256 fcfb5ec69b6ab52676dcc4dab7cf4338c8000ef97812dadd35b8592a640a8419 COPYING.NEWLIB
|
||||
sha256 4ef33c7bdd57f5fa8fbe3bdc0200245ab91c564c2ef530d95bbe7fd4070757cd COPYING.LIBGLOSS
|
||||
sha256 f3afe48e4bc6ed8466a42e9dacb6be1d8f9cbf5aac15cb8e474a5ccde8b40ef6 COPYING.NEWLIB
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NEWLIB_BARE_METAL_VERSION = 4.5.0.20241231
|
||||
NEWLIB_BARE_METAL_VERSION = 4.6.0.20260123
|
||||
NEWLIB_BARE_METAL_SITE = https://sourceware.org/ftp/newlib
|
||||
NEWLIB_BARE_METAL_SOURCE = newlib-$(NEWLIB_BARE_METAL_VERSION).tar.gz
|
||||
NEWLIB_BARE_METAL_DEPENDENCIES = host-gcc-bare-metal
|
||||
|
||||
Reference in New Issue
Block a user