From: Ross Burton Date: Thu, 6 Jun 2024 17:18:45 +0000 (+0000) Subject: gawk: update patch status X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d9052884f6eefdf65acbca76e1c39556d77a1af;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gawk: update patch status Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-extended/gawk/gawk/0001-m4-readline-add-missing-includes.patch b/meta/recipes-extended/gawk/gawk/0001-m4-readline-add-missing-includes.patch index 5be2fd97ee0..6fffd1f373a 100644 --- a/meta/recipes-extended/gawk/gawk/0001-m4-readline-add-missing-includes.patch +++ b/meta/recipes-extended/gawk/gawk/0001-m4-readline-add-missing-includes.patch @@ -14,7 +14,7 @@ conftest.c:146:14: error: implicit declaration of function 'open'; did you mean Add the missing includes so that the check doesn't always fail due to these errors. -Upstream-Status: Submitted [https://lists.gnu.org/archive/html/bug-gawk/2024-05/msg00000.html] +Upstream-Status: Backport [https://git.savannah.gnu.org/cgit/gawk.git/commit/?id=c1613c310d71b87f509458e0259ecd10eda2b140] Signed-off-by: Ross Burton --- m4/readline.m4 | 2 ++