[oe-commits] [openembedded-core] 03/07: pseudo: use latest SRCREV

git at git.openembedded.org git at git.openembedded.org
Mon Apr 23 10:15:36 UTC 2018


This is an automated email from the git hooks/post-receive script.

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

commit 935542f96c0706a6c5f9b0a77fce175733995f49
Author: Martin Jansa <martin.jansa at gmail.com>
AuthorDate: Fri Apr 20 08:25:26 2018 +0000

    pseudo: use latest SRCREV
    
    * the pseudo.log is significantly shorter with this revision
    
    fddbe85 Fix symlink following errors
    3a48dc4 Fix one more stray slash
    691a230 Less chatty debugging
    0c053e5 Change copyright default.
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.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 09a3331..9103d49 100644
--- a/meta/recipes-devtools/pseudo/pseudo_git.bb
+++ b/meta/recipes-devtools/pseudo/pseudo_git.bb
@@ -8,7 +8,7 @@ SRC_URI = "git://git.yoctoproject.org/pseudo \
            file://toomanyfiles.patch \
            "
 
-SRCREV = "19f18124f16c4c85405b140a1fb8cb3b31d865bf"
+SRCREV = "fddbe854c9db058d5a05830d3bcdd4233d95ee2e"
 S = "${WORKDIR}/git"
 PV = "1.9.0+git${SRCPV}"
 

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


More information about the Openembedded-commits mailing list