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 <[email protected]> --- .../psmisc/files/0002-Include-limits.h-for-PATH_MAX.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 <[email protected]> -Upstream-status: Pending +Upstream-status: Accepted (Should be in next release after 22.21) --- src/pstree.c | 1 + 1 file changed, 1 insertion(+) -- 2.1.0 -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
