diff options
-rw-r--r-- | meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
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" | |||
17 | RDEPENDS_${PN} += "python-core python-datetime python-stringold" | 17 | RDEPENDS_${PN} += "python-core python-datetime python-stringold" |
18 | 18 | ||
19 | PV = "3.2+gitr${SRCPV}" | 19 | PV = "3.2+gitr${SRCPV}" |
20 | SRCREV = "bce3cbec43bc2ce7a8c79b210314dd9d9ac1010b" | 20 | SRCREV = "c669e002a2e7504f21e277ad248fa81033926391" |
21 | SRC_URI = "git://github.com/01org/suspendresume.git;protocol=https" | 21 | SRC_URI = "git://github.com/01org/suspendresume.git;protocol=https" |
22 | S = "${WORKDIR}/git" | 22 | S = "${WORKDIR}/git" |
23 | 23 | ||