]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
pseudo: update to latest HEAD
authorRoss Burton <ross.burton@intel.com>
Thu, 20 Sep 2018 21:18:13 +0000 (22:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Sep 2018 15:15:19 +0000 (08:15 -0700)
This incorporates two fixes for large inodes, which hopefully solves some of the
rare mysterious behaviour.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/pseudo/pseudo_git.bb

index 9103d491128c805423859b51e13ab6b9174a3998..79e0b6bd21aa21efa08f47879e8ea67262fae402 100644 (file)
@@ -8,7 +8,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo \
            file://toomanyfiles.patch \
            "
 
-SRCREV = "fddbe854c9db058d5a05830d3bcdd4233d95ee2e"
+SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"