pseudo: Update to work with glibc 2.33

Update to a pseudo version which contains some heqader fixes for
glibc 2.33.

(From OE-Core rev: c897ac317926b132547578b1f6bd347fe5677dfc)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2021-02-03 23:41:16 +00:00
parent fa905948e5
commit 77d9b5f02a

View 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}"