]> code.ossystems Code Review - openembedded-core.git/commitdiff
pseudo: Update to work with glibc 2.33
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Feb 2021 23:41:16 +0000 (23:41 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 5 Feb 2021 12:00:50 +0000 (12:00 +0000)
Update to a pseudo version which contains some heqader fixes for
glibc 2.33.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_git.bb

index 0ba7b5035517192328bb757d19ea12a28a911f17..0072e0558b8c3c57ed073861062bc21ddab1f310 100644 (file)
@@ -6,7 +6,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
            file://fallback-group \
            "
 
-SRCREV = "8317c0ab172db47dabcef909bae02cd77b1f1010"
+SRCREV = "f332f5633b5dd73fa2b6e5d605eb33e4a446d7ad"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"