From b3f296ae68aae994d2e368787708bc0b70791826 Mon Sep 17 00:00:00 2001 From: Oleksandr Kravchuk Date: Mon, 8 Apr 2019 23:09:12 +0200 Subject: [PATCH] analyze-suspend: update to 5.3 Signed-off-by: Oleksandr Kravchuk Signed-off-by: Khem Raj --- .../{analyze-suspend_git.bb => analyze-suspend_5.3.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-benchmark/analyze-suspend/{analyze-suspend_git.bb => analyze-suspend_5.3.bb} (92%) 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 similarity index 92% rename from meta-oe/recipes-benchmark/analyze-suspend/analyze-suspend_git.bb rename to 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() {