summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2014-08-26 12:07:47 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-27 12:12:30 +0100
commit726c08ea41b424ec604a93f415a8437c158360cf (patch)
tree72720cab12c122d2790b701fc81fe6a36b59eba0 /meta/recipes-extended
parentd09e6d883042e5d094cd08d829327c4bbbfae135 (diff)
downloadast2050-yocto-poky-726c08ea41b424ec604a93f415a8437c158360cf.zip
ast2050-yocto-poky-726c08ea41b424ec604a93f415a8437c158360cf.tar.gz
psmisc: Update patch status
The patch "Include <limits.h> for PATH_MAX" was accepted into the master branch of psmisc by the maintainer. It should be included in the next release. (From OE-Core rev: 2da97e3638e6fd7730df55963ad8392f7054c7dd) Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-extended')
-rw-r--r--meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
index d8d1482..c0835e0 100644
--- a/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
+++ b/meta/recipes-extended/psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch
@@ -7,7 +7,7 @@ When building against musl libc, PATH_MAX is defined in <limits.h>.
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
-Upstream-status: Pending
+Upstream-status: Accepted (Should be in next release after 22.21)
---
src/pstree.c | 1 +
1 file changed, 1 insertion(+)
OpenPOWER on IntegriCloud