From 79431203c3951aaeea145d06760fe3426309fc05 Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Sun, 31 May 2026 19:45:14 +0200 Subject: [PATCH] package/glibc: update upstream URL of patch 0001 Buildroot commit 49a4dc97456b9b777c25acb0cc3d1fdaacf9859d added a patch from the master branch which was now cherry-picked to the 2.43 branch. Update the upstream URL accordingly. Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- .../glibc/0001-Rename-__unused-fields-to-__glibc_reserved.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/glibc/0001-Rename-__unused-fields-to-__glibc_reserved.patch b/package/glibc/0001-Rename-__unused-fields-to-__glibc_reserved.patch index 5b7172df44..ae832a6035 100644 --- a/package/glibc/0001-Rename-__unused-fields-to-__glibc_reserved.patch +++ b/package/glibc/0001-Rename-__unused-fields-to-__glibc_reserved.patch @@ -12,7 +12,7 @@ years ago, the rest last November). Reviewed-by: Florian Weimer -Upstream: https://sourceware.org/git/?p=glibc.git;a=commit;h=243bdfec8f7cd4a85a8ce6e4e9a5a5accd3ce1aa +Upstream: https://sourceware.org/git/?p=glibc.git;a=commit;h=18b97b03b7442d8ba0860e43145f8724c9e77b17 Signed-off-by: Bernd Kuhls ---