From c0d7f1e5bfb9ccc83cce00e5b532370068e02551 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 4 Oct 2024 10:39:06 -0700 Subject: [PATCH] picolibc: Update to include upstream Zephyr 3.7 compat patch Picolibc has a version of the Zephyr 3.7 compat patch upstream. Use that instead of an out-of-tree version. Signed-off-by: Keith Packard --- picolibc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picolibc b/picolibc index 87e27996..21d8fed7 160000 --- a/picolibc +++ b/picolibc @@ -1 +1 @@ -Subproject commit 87e27996304b79e4ea3d18db7c996768e749b0be +Subproject commit 21d8fed73c34bfaf406ebedab2db46474baa1f20