From: Richard Purdie Date: Fri, 26 Jun 2020 10:49:53 +0000 (+0100) Subject: pseudo: merge in fixes for setfacl issue X-Git-Tag: 2020-04.6-dunfell~109 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4303a9ba51b15d4f00988a08a1d1f80da51f6d54;p=openembedded-core.git pseudo: merge in fixes for setfacl issue [YOCTO #13959] Signed-off-by: Richard Purdie (cherry picked from commit 18fbd28c9aa0276d110839c4282a9ab75fc9f28e) Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb index ead5dcfb14..fcadfd96ac 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 = "b94fa2fc81cde25865ee223ca437d07377229a53" +SRCREV = "067950bd9415fafcafb2bf32c0e10df4f2ac936c" S = "${WORKDIR}/git" PV = "1.9.0+git${SRCPV}"