]> 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)
committerAnuj Mittal <anuj.mittal@intel.com>
Tue, 9 Feb 2021 01:08:51 +0000 (09:08 +0800)
Update to a pseudo version which contains some heqader fixes for
glibc 2.33.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c897ac317926b132547578b1f6bd347fe5677dfc)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
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}"