From: Paul Barker Date: Tue, 26 Aug 2014 12:07:47 +0000 (+0000) Subject: psmisc: Update patch status X-Git-Tag: 2015-4~1783 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2da97e3638e6fd7730df55963ad8392f7054c7dd;p=openembedded-core.git psmisc: Update patch status The patch "Include 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 Signed-off-by: Richard Purdie --- 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 . Signed-off-by: Paul Barker -Upstream-status: Pending +Upstream-status: Accepted (Should be in next release after 22.21) --- src/pstree.c | 1 + 1 file changed, 1 insertion(+)