aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-benchmark
diff options
context:
space:
mode:
authorOleksandr Kravchuk <open.source@oleksandr-kravchuk.com>2019-04-08 23:09:12 +0200
committerKhem Raj <raj.khem@gmail.com>2019-04-09 21:31:36 -0700
commitb3f296ae68aae994d2e368787708bc0b70791826 (patch)
tree36201a0ca35d5a9dfbe967cbacaf944a75cf0336 /meta-oe/recipes-benchmark
parentf4a59c5dd69a6d24cd500a6eba0b72e0d8b4f58c (diff)
downloadmeta-openembedded-b3f296ae68aae994d2e368787708bc0b70791826.tar.gz
analyze-suspend: update to 5.3
Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-benchmark')
-rw-r--r--meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_5.3.bb (renamed from meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb b/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_5.3.bb
index 8888b22678..451671dda7 100644
--- a/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb
+++ b/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_5.3.bb
@@ -16,9 +16,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e"
RDEPENDS_${PN} += "python-core python-datetime python-stringold"
-PV = "3.2+gitr${SRCPV}"
-SRCREV = "c669e002a2e7504f21e277ad248fa81033926391"
SRC_URI = "git://github.com/01org/suspendresume.git;protocol=https"
+SRCREV = "5be9a16547234cef5aca8bfaccd920490ea1cfa7"
+
S = "${WORKDIR}/git"
do_install() {