[oe-commits] [meta-openembedded] 15/32: guider: upgrade 3.9.4 -> 3.9.6

git at git.openembedded.org git at git.openembedded.org
Wed Nov 13 15:17:38 UTC 2019


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 f804ed1b3ad687f625962117fe100deac83febcf
Author: Peace Lee <iipeace5 at gmail.com>
AuthorDate: Wed Nov 13 10:33:51 2019 +0900

    guider: upgrade 3.9.4 -> 3.9.6
    
    Signed-off-by: Peace Lee <iipeace5 at gmail.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-oe/recipes-devtools/guider/{guider_3.9.4.bb => guider_3.9.6.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-devtools/guider/guider_3.9.4.bb b/meta-oe/recipes-devtools/guider/guider_3.9.6.bb
similarity index 92%
rename from meta-oe/recipes-devtools/guider/guider_3.9.4.bb
rename to meta-oe/recipes-devtools/guider/guider_3.9.6.bb
index 1a41345..0057db6 100644
--- a/meta-oe/recipes-devtools/guider/guider_3.9.4.bb
+++ b/meta-oe/recipes-devtools/guider/guider_3.9.6.bb
@@ -6,12 +6,12 @@ AUTHOR = "Peace Lee <ipeace5 at gmail.com>"
 LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
 
-PV = "3.9.4+git${SRCPV}"
+PV = "3.9.6+git${SRCPV}"
 PR = "r0"
 
 SRC_URI = "git://github.com/iipeace/${BPN}"
 #SRCREV = "${AUTOREV}"
-SRCREV = "b433f3805674ef4588c1a161986c74eeac6a48e7"
+SRCREV = "fef25c41efb9bde0614ea477d0b90bd9565ae0b4"
 
 S = "${WORKDIR}/git"
 R = "${RECIPE_SYSROOT}"

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


More information about the Openembedded-commits mailing list