summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorPeace Lee <iipeace5@gmail.com>2021-03-24 08:11:14 +0900
committerKhem Raj <raj.khem@gmail.com>2021-03-24 08:50:45 -0700
commit99399173aa13b04e2e45bdabcf1667ea9876d69f (patch)
tree8c32db16023277c6dc5a797be2fbd40bedf2ec48 /meta-oe/recipes-devtools
parent9a7e075512da62da6db6bfb9cc0d2ef92740df81 (diff)
downloadmeta-openembedded-99399173aa13b04e2e45bdabcf1667ea9876d69f.tar.gz
guider: Upgrade 3.9.7 -> 3.9.8
Upgrade to release 3.9.8 Signed-off-by: Peace Lee <iipeace5@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/guider/guider_3.9.8.bb (renamed from meta-oe/recipes-devtools/guider/guider_3.9.7.bb)6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-oe/recipes-devtools/guider/guider_3.9.7.bb b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb
index 88fad936ba..7afa5e5846 100644
--- a/meta-oe/recipes-devtools/guider/guider_3.9.7.bb
+++ b/meta-oe/recipes-devtools/guider/guider_3.9.8.bb
@@ -1,4 +1,4 @@
1SUMMARY = "runtime performance analyzer" 1SUMMARY = "performance analyzer"
2HOMEPAGE = "https://github.com/iipeace/guider" 2HOMEPAGE = "https://github.com/iipeace/guider"
3BUGTRACKER = "https://github.com/iipeace/guider/issues" 3BUGTRACKER = "https://github.com/iipeace/guider/issues"
4AUTHOR = "Peace Lee <ipeace5@gmail.com>" 4AUTHOR = "Peace Lee <ipeace5@gmail.com>"
@@ -6,10 +6,10 @@ AUTHOR = "Peace Lee <ipeace5@gmail.com>"
6LICENSE = "GPLv2+" 6LICENSE = "GPLv2+"
7LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2" 7LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
8 8
9PV = "3.9.7+git${SRCPV}" 9PV = "3.9.8+git${SRCPV}"
10 10
11SRC_URI = "git://github.com/iipeace/${BPN}" 11SRC_URI = "git://github.com/iipeace/${BPN}"
12SRCREV = "459b5189a46023fc98e19888b196bdc2674022fd" 12SRCREV = "bab995ce718b58d4b5fee594771884dea238d70a"
13 13
14S = "${WORKDIR}/git" 14S = "${WORKDIR}/git"
15 15