From 652f10ab289726fb71cd8fc8dd7703d6340c2d2b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 6 Jun 2024 17:18:45 +0000 Subject: [PATCH] gawk: update patch status (From OE-Core rev: dbf22d49c4b4c5e26a7aa05b2368c44bad562318) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie (cherry picked from commit 6d9052884f6eefdf65acbca76e1c39556d77a1af) Signed-off-by: Steve Sakoman --- .../gawk/gawk/0001-m4-readline-add-missing-includes.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 5be2fd97ee..6fffd1f373 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 ++