[oe-commits] [openembedded-core] 07/32: pseudo: update git recipe to include xattr perf fix

git at git.openembedded.org git at git.openembedded.org
Thu Aug 4 14:23:15 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 94eb2552cdcbe99ba684780c9a6fbbbe7328c906
Author: Joshua Lock <joshua.g.lock at intel.com>
AuthorDate: 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].
    
    Signed-off-by: Joshua Lock <joshua.g.lock at intel.com>
    Signed-off-by: Ross Burton <ross.burton at intel.com>
---
 meta/recipes-devtools/pseudo/pseudo_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list