aboutsummaryrefslogtreecommitdiffstats
path: root/meta
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:04 +0100
commit2da97e3638e6fd7730df55963ad8392f7054c7dd (patch)
tree7b7e6c61c1c2576dfce9526e84a96f11195cbd42 /meta
parent6907da7eb44dca812dbb9e214357ee96e9ff738a (diff)
downloadopenembedded-core-2da97e3638e6fd7730df55963ad8392f7054c7dd.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. Signed-off-by: Paul Barker <paul@paulbarker.me.uk> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 d8d148218b..c0835e041e 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(+)