summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-06-06 17:18:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-06-06 21:12:57 +0100
commitf4812083f5b54f66cb66f877b09122fe8c134776 (patch)
tree83b27dc57f6428c97c9fdebf7545f54ab8258bf2 /meta/recipes-extended
parente847c8311794c6021f2507c0f7e872b93a234c6b (diff)
downloadpoky-f4812083f5b54f66cb66f877b09122fe8c134776.tar.gz
gawk: update patch status
(From OE-Core rev: 6d9052884f6eefdf65acbca76e1c39556d77a1af) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/gawk/gawk/0001-m4-readline-add-missing-includes.patch2
1 files changed, 1 insertions, 1 deletions
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
14Add the missing includes so that the check doesn't always fail due to 14Add the missing includes so that the check doesn't always fail due to
15these errors. 15these errors.
16 16
17Upstream-Status: Submitted [https://lists.gnu.org/archive/html/bug-gawk/2024-05/msg00000.html] 17Upstream-Status: Backport [https://git.savannah.gnu.org/cgit/gawk.git/commit/?id=c1613c310d71b87f509458e0259ecd10eda2b140]
18Signed-off-by: Ross Burton <ross.burton@arm.com> 18Signed-off-by: Ross Burton <ross.burton@arm.com>
19--- 19---
20 m4/readline.m4 | 2 ++ 20 m4/readline.m4 | 2 ++