summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-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