From: Alejandro Hernandez Samaniego <aehs29@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com>
Subject: [PATCH 2/3] newlib: Upgrade 4.5.0 -> 4.6.0
Date: Wed, 11 Mar 2026 08:13:13 -0600 [thread overview]
Message-ID: <20260311141313.306496-1-alhe@linux.microsoft.com> (raw)
License changes:
- Adds BSD-2 for m68k-atari-elf target
Tested to work on qemux86,arm,aarch64,riscv32 and riscv64 variants:
https://dev.azure.com/ahcbb6/baremetal-qemu/_build/results?buildId=21709&view=results
Signed-off-by: Alejandro Hernandez Samaniego <alhe@linux.microsoft.com>
---
meta/recipes-core/newlib/newlib.inc | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-core/newlib/newlib.inc b/meta/recipes-core/newlib/newlib.inc
index a8794dd1d9..56e9eeb099 100644
--- a/meta/recipes-core/newlib/newlib.inc
+++ b/meta/recipes-core/newlib/newlib.inc
@@ -8,16 +8,16 @@ LIC_FILES_CHKSUM = " \
file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552 \
file://COPYING3.LIB;md5=6a6a8e020838b23406c81b19c1d46df6 \
file://COPYING3;md5=d32239bcb673463ab874e80d47fae504 \
- file://COPYING.LIBGLOSS;md5=faa6f6ad545714df2a7d1276ed899f15 \
+ file://COPYING.LIBGLOSS;md5=069b617d6628c1502d7dc2d43d7c836e \
file://COPYING.LIB;md5=2d5025d4aa3495befef8f17206a5b0a1 \
- file://COPYING.NEWLIB;md5=61255563bbcda142f581b94591b6a589 \
+ file://COPYING.NEWLIB;md5=31bee4d729ae1a5423048cc181a2f1ad \
file://newlib/libc/posix/COPYRIGHT;md5=103468ff1982be840fdf4ee9f8b51bbf \
"
-BASEVER = "4.5.0"
+BASEVER = "4.6.0"
PV = "${BASEVER}+git"
SRC_URI = "git://sourceware.org/git/newlib-cygwin.git;protocol=https;branch=main"
-SRCREV = "5e5e51f1dc56a99eb4648c28e00d73b6ea44a8b0"
+SRCREV = "8ba4275b83ec27529f67e0d477611fa6d8d6e6bd"
INHIBIT_DEFAULT_DEPS = "1"
DEPENDS = "virtual/cross-cc"
--
2.53.0
reply other threads:[~2026-03-11 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260311141313.306496-1-alhe@linux.microsoft.com \
--to=aehs29@gmail.com \
--cc=alhe@linux.microsoft.com \
--cc=openembedded-core@lists.openembedded.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.