From: Richard Purdie <[email protected]> Pulls in: pseudo_client: Ensure renames update open fd file paths pseudo_client.c: Rebuild passwd paths after chroot
which should fix issues seen in apt package index creation, new binutils and other autobuilder race issues in pseudo amongst other issues. Signed-off-by: Richard Purdie <[email protected]> (cherry picked from commit 44d11b56001f40622c055069b0901cc4ae15c76c) Signed-off-by: Steve Sakoman <[email protected]> --- meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index 29fa9152e2..0ba7b50355 100644 --- a/meta/recipes-devtools/pseudo/pseudo_git.bb +++ b/meta/recipes-devtools/pseudo/pseudo_git.bb @@ -6,7 +6,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \ file://fallback-group \ " -SRCREV = "f9754ac14672c4af19b77bc698a1a808b0828265" +SRCREV = "8317c0ab172db47dabcef909bae02cd77b1f1010" S = "${WORKDIR}/git" PV = "1.9.0+git${SRCPV}" -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#147793): https://lists.openembedded.org/g/openembedded-core/message/147793 Mute This Topic: https://lists.openembedded.org/mt/80477335/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
