]> code.ossystems Code Review - openembedded-core.git/commitdiff
pseudo: update git recipe to include xattr perf fix
authorJoshua Lock <joshua.g.lock@intel.com>
Mon, 1 Aug 2016 11:00:27 +0000 (12:00 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 4 Aug 2016 14:05:46 +0000 (15:05 +0100)
Update the SRCREV to 2 commits beyond the 1.8.1 tag (to the current
HEAD) in order to include a fix for the xattr performance regression
[YOCTO #9929].

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

index 9febf608e7b9fc4189f98aa1183f28a5e2cadc3c..8735cf405ae93b1a554c16996d08ae3aa49671af 100644 (file)
@@ -1,6 +1,6 @@
 require pseudo.inc
 
-SRCREV = "eb47d855a831b6dc0ad34890e84b8f6f483693df"
+SRCREV = "f4b1c752186f4d08f1fadb0ea10ebcde9b0ea251"
 PV = "1.8.1+git${SRCPV}"
 
 DEFAULT_PREFERENCE = "-1"