]> code.ossystems Code Review - openembedded-core.git/commitdiff
pseudo: 1.6.5 -> 1.6.7
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2015 09:31:45 +0000 (09:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 20 Jul 2015 09:39:51 +0000 (10:39 +0100)
Adds proper support for fifos, giving performance back to bitbake
with the recent logging changes.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/pseudo/pseudo_1.6.7.bb [moved from meta/recipes-devtools/pseudo/pseudo_1.6.5.bb with 77% similarity]

similarity index 77%
rename from meta/recipes-devtools/pseudo/pseudo_1.6.5.bb
rename to meta/recipes-devtools/pseudo/pseudo_1.6.7.bb
index 2a9dc63d03aae73b70b5d1bc869d440bbff43e8b..dc55950e9565f520880ccd53a817d442a44b0c5b 100644 (file)
@@ -6,8 +6,8 @@ SRC_URI = " \
     file://fallback-group \
 "
 
-SRC_URI[md5sum] = "a5545ff365e243193c81981df98e870b"
-SRC_URI[sha256sum] = "f5a0af976c958915503f516dd02097ab6a64c98a3c0cb4ceb0ce8b1ef8e38b3c"
+SRC_URI[md5sum] = "4cd39502f9bd0e734dee80e08b28a5f1"
+SRC_URI[sha256sum] = "9f2caca5f1579a376a509cd81a81156fc208650add9f0af275da9e911f18f291"
 
 PSEUDO_EXTRA_OPTS ?= "--enable-force-async --without-passwd-fallback"