From dbbd8c755de5ee7c5cf5d0ebe1e5696f9cbd6604 Mon Sep 17 00:00:00 2001 From: Zongchun Yu Date: Thu, 23 Jul 2015 09:59:07 +0200 Subject: perf: move to 4.0.2 The 3.18.5 tarball has been removed in the mirror. So Update the SRC_URI to point to a avaliable tarball. Change-Id: I69fa4449289af355dcfb36a4c45bda4fd0640133 Signed-off-by: Zongchun Yu Signed-off-by: Koen Kooi --- meta-linaro/recipes-kernel/perf/perf.bbappend | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'meta-linaro') diff --git a/meta-linaro/recipes-kernel/perf/perf.bbappend b/meta-linaro/recipes-kernel/perf/perf.bbappend index 7bf446ae..cf7cb934 100644 --- a/meta-linaro/recipes-kernel/perf/perf.bbappend +++ b/meta-linaro/recipes-kernel/perf/perf.bbappend @@ -1,13 +1,13 @@ LICENSE = "GPL-2" LIC_FILES_CHKSUM = "file://COPYING;md5=d7810fab7487fb0aad327b76f1be7cd7" -PV = "3.18.5" +PV = "4.0.2" FILESEXTRAPATHS_prepend := "${THISDIR}/files:" -SRC_URI = "${DEBIAN_MIRROR}/main/l/linux-tools/linux-tools_3.18.5.orig.tar.xz" +SRC_URI = "${DEBIAN_MIRROR}/main/l/linux-tools/linux-tools_4.0.2.orig.tar.xz" -SRC_URI[md5sum] = "c9ee8f5c1f88e562f1c1d6997c442c7f" -SRC_URI[sha256sum] = "bf79397874cc211e81eed47e2c2591632ba7b03d3de73aea867f2a78917b9720" +SRC_URI[md5sum] = "2bf7891f174843b40603395e94bde29d" +SRC_URI[sha256sum] = "9c149a18e2d0ec3aba9200fdf49b124849a74130574e15abcb526f7481c2147e" S = "${WORKDIR}/linux-tools-${PV}" B = "${WORKDIR}/linux-tools-${PV}-build" -- cgit v1.2.3