Kaynağa Gözat

pseudo: Upgrade to include mkostemp64 wrapper

Newer systems are using this currently unwrapped glibc function,
add it.

[YOCTO #14080]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 3 yıl önce
ebeveyn
işleme
cba4f51f01
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      meta/recipes-devtools/pseudo/pseudo_git.bb

+ 1 - 1
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 = "07141f919dc8582460f984ed1d2fb73e05f82ef3"
+SRCREV = "cca0d7f15b7197095cd587420d31b187620c3093"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"