mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 00:39:46 +00:00
pseudo: Upgrade to include mkostemp64 wrapper
Newer systems are using this currently unwrapped glibc function, add it. [YOCTO #14080] (From OE-Core rev: cba4f51f0166e2c20e854ee0344be0c58769eaca) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -6,7 +6,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo;branch=oe-core \
|
|||||||
file://fallback-group \
|
file://fallback-group \
|
||||||
"
|
"
|
||||||
|
|
||||||
SRCREV = "07141f919dc8582460f984ed1d2fb73e05f82ef3"
|
SRCREV = "cca0d7f15b7197095cd587420d31b187620c3093"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
PV = "1.9.0+git${SRCPV}"
|
PV = "1.9.0+git${SRCPV}"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user