From 7a925f7391ceb09993ad126d204b628148a4c925 Mon Sep 17 00:00:00 2001 From: Soren Brinkmann Date: Tue, 21 Jun 2016 06:16:12 -0700 Subject: analyze-suspend: Bump to latest Git version Signed-off-by: Soren Brinkmann Signed-off-by: Martin Jansa --- meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb b/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb index d97ff0a5bd..afbaaba078 100644 --- a/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb +++ b/meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb @@ -17,7 +17,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=12f884d2ae1ff87c09e5b7ccc2c4ca7e" RDEPENDS_${PN} += "python-core python-datetime python-stringold" PV = "3.2+gitr${SRCPV}" -SRCREV = "bce3cbec43bc2ce7a8c79b210314dd9d9ac1010b" +SRCREV = "c669e002a2e7504f21e277ad248fa81033926391" SRC_URI = "git://github.com/01org/suspendresume.git;protocol=https" S = "${WORKDIR}/git" -- cgit 1.2.3-korg