summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@arm.com>2024-06-06 17:18:45 +0000
committerSteve Sakoman <steve@sakoman.com>2024-08-01 06:08:09 -0700
commit652f10ab289726fb71cd8fc8dd7703d6340c2d2b (patch)
treec94a26f22eeb5307536eb0909b5ff1133bc4f840 /meta/recipes-extended
parent901b78e8ff2bde6181c01e83023a9668c4fcaafc (diff)
downloadpoky-652f10ab289726fb71cd8fc8dd7703d6340c2d2b.tar.gz
gawk: update patch status
(From OE-Core rev: dbf22d49c4b4c5e26a7aa05b2368c44bad562318) Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit 6d9052884f6eefdf65acbca76e1c39556d77a1af) Signed-off-by: Steve Sakoman <steve@sakoman.com>
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 ++