]> code.ossystems Code Review - openembedded-core.git/commitdiff
pseudo: uprev to 1.7.5
authorPeter Seebach <peter.seebach@windriver.com>
Tue, 9 Feb 2016 19:57:58 +0000 (13:57 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 Feb 2016 17:37:36 +0000 (17:37 +0000)
This uprev adds various improvements with regards to the server
spawn logic, and also sorts xattrs to work around a bug in one of
the mkfs utilities.

Signed-off-by: Peter Seebach <peter.seebach@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/pseudo/pseudo_1.7.5.bb [moved from meta/recipes-devtools/pseudo/pseudo_1.7.4.bb with 77% similarity]
meta/recipes-devtools/pseudo/pseudo_git.bb

similarity index 77%
rename from meta/recipes-devtools/pseudo/pseudo_1.7.4.bb
rename to meta/recipes-devtools/pseudo/pseudo_1.7.5.bb
index d68e0af7d53b6f1c6bbc902eedb610b672ecd2cf..195a50878b98bb0e64379b8258688ab1f58c176b 100644 (file)
@@ -6,8 +6,8 @@ SRC_URI = " \
     file://fallback-group \
 "
 
-SRC_URI[md5sum] = "6e4b59a346d08d4a29133c335ea12052"
-SRC_URI[sha256sum] = "f33ff84da328f943155f22cfd49030ef4ad85ad35fc2d9419a203521b65c384c"
+SRC_URI[md5sum] = "c10209938f03128d0c193f041ff3596d"
+SRC_URI[sha256sum] = "fd89cadec984d3b8202aca465898b1bb4350e0d63ba9aa9ac899f6f50270e688"
 
 PSEUDO_EXTRA_OPTS ?= "--enable-force-async --without-passwd-fallback"
 
index eb666c064d993c5e0ec5b909cd091c8364027ac5..abff1cfd3ceddbdc6d599d232c4b0c91b8e966a3 100644 (file)
@@ -1,7 +1,7 @@
 require pseudo.inc
 
-SRCREV = "3bc3909fa70535c2ef876009dc58e577b10a7e0e"
-PV = "1.7.4+git${SRCPV}"
+SRCREV = "786c6d3813622d18e12d36c4aa722af6a417c8fa"
+PV = "1.7.5+git${SRCPV}"
 
 DEFAULT_PREFERENCE = "-1"