From: Mark Hatle <[email protected]> Changelog: Makefile.in: Bump to 1.9.8 pseudo_client.h: Fix typo in the comment client: permissions drop setuid and setgid tests: Add setuid permission check pseudo_client.h: Add +s to PSEUDO_DB_MODE for mkdir tests: Add test that returned stat is correct pseudo_client.h: Make it clear both macros must be updated together Makefile.in: Add pseudo_client.h as a dependency
Signed-off-by: Mark Hatle <[email protected]> Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit fa302de94c7da77a49ca0701580467ebaa8eda18) Signed-off-by: Yoann Congal <[email protected]> --- meta/recipes-devtools/pseudo/pseudo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 22bb938cd1d..45407b532d2 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb @@ -12,8 +12,8 @@ SRC_URI:append:class-nativesdk = " \ file://older-glibc-symbols.patch" SRC_URI[prebuilt.sha256sum] = "ed9f456856e9d86359f169f46a70ad7be4190d6040282b84c8d97b99072485aa" -SRCREV = "5b7c4b59e7e198aab54b35ea194aeb6d99794f96" -PV = "1.9.7" +SRCREV = "823895ba708c63f6ae4dcbfc266210f26c02c698" +PV = "1.9.8" # largefile and 64bit time_t support adds these macros via compiler flags globally # remove them for pseudo since pseudo intercepts some of the functions which will be
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#238186): https://lists.openembedded.org/g/openembedded-core/message/238186 Mute This Topic: https://lists.openembedded.org/mt/119670547/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
