[oe-commits] [meta-openembedded] 05/77: ipc-run: 0.96 -> 0.99

git at git.openembedded.org git at git.openembedded.org
Mon Sep 10 05:08:15 UTC 2018


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

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit 91842a1bc8e4eb60e54529943c3bde629e7b0cc1
Author: Hong Liu <hongl.fnst at cn.fujitsu.com>
AuthorDate: Tue Sep 4 17:35:29 2018 +0800

    ipc-run: 0.96 -> 0.99
    
    Upgrade ipc-run from 0.96 to 0.99
    
    Signed-off-by: Hong Liu <hongl.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/perl/{ipc-run_0.96.bb => ipc-run_0.99.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-devtools/perl/ipc-run_0.96.bb b/meta-oe/recipes-devtools/perl/ipc-run_0.99.bb
similarity index 93%
rename from meta-oe/recipes-devtools/perl/ipc-run_0.96.bb
rename to meta-oe/recipes-devtools/perl/ipc-run_0.99.bb
index 08c966d..3e9a2a9 100644
--- a/meta-oe/recipes-devtools/perl/ipc-run_0.96.bb
+++ b/meta-oe/recipes-devtools/perl/ipc-run_0.99.bb
@@ -10,7 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=0ebd37caf53781e8b7223e6b99b63f4e"
 DEPENDS = "perl"
 
 SRC_URI = "git://github.com/toddr/IPC-Run.git"
-SRCREV = "96066366ac8c401dff9c979d04f25dc8219ffcc1"
+SRCREV = "5b990b641a73eb0bc1e2b4c19daeef390d4d797a"
 
 S = "${WORKDIR}/git"
 

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


More information about the Openembedded-commits mailing list