mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-02 13:59:59 +00:00
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>
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
|||||||
SUMMARY = "runtime performance analyzer"
|
SUMMARY = "performance analyzer"
|
||||||
HOMEPAGE = "https://github.com/iipeace/guider"
|
HOMEPAGE = "https://github.com/iipeace/guider"
|
||||||
BUGTRACKER = "https://github.com/iipeace/guider/issues"
|
BUGTRACKER = "https://github.com/iipeace/guider/issues"
|
||||||
AUTHOR = "Peace Lee <ipeace5@gmail.com>"
|
AUTHOR = "Peace Lee <ipeace5@gmail.com>"
|
||||||
@@ -6,10 +6,10 @@ AUTHOR = "Peace Lee <ipeace5@gmail.com>"
|
|||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
|
LIC_FILES_CHKSUM = "file://LICENSE;md5=2c1c00f9d3ed9e24fa69b932b7e7aff2"
|
||||||
|
|
||||||
PV = "3.9.7+git${SRCPV}"
|
PV = "3.9.8+git${SRCPV}"
|
||||||
|
|
||||||
SRC_URI = "git://github.com/iipeace/${BPN}"
|
SRC_URI = "git://github.com/iipeace/${BPN}"
|
||||||
SRCREV = "459b5189a46023fc98e19888b196bdc2674022fd"
|
SRCREV = "bab995ce718b58d4b5fee594771884dea238d70a"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Reference in New Issue
Block a user