[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1694/8267] pseudo: update git recipe to include xattr perf fix



commit 6cfd86ff2f89e72517356796b349ceacf5579e4f
Author: Joshua Lock <joshua g lock intel com>
Date:   Mon Aug 1 12:00:27 2016 +0100

    pseudo: update git recipe to include xattr perf fix
    
    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].
    
    (From OE-Core rev: 94eb2552cdcbe99ba684780c9a6fbbbe7328c906)
    
    Signed-off-by: Joshua Lock <joshua g lock intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 meta/recipes-devtools/pseudo/pseudo_git.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta/recipes-devtools/pseudo/pseudo_git.bb b/meta/recipes-devtools/pseudo/pseudo_git.bb
index 9febf60..8735cf4 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -1,6 +1,6 @@
 require pseudo.inc
 
-SRCREV = "eb47d855a831b6dc0ad34890e84b8f6f483693df"
+SRCREV = "f4b1c752186f4d08f1fadb0ea10ebcde9b0ea251"
 PV = "1.8.1+git${SRCPV}"
 
 DEFAULT_PREFERENCE = "-1"


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]