aboutsummaryrefslogtreecommitdiff
path: root/meta-linaro
diff options
context:
space:
mode:
Diffstat (limited to 'meta-linaro')
-rw-r--r--meta-linaro/recipes-kernel/perf/perf.bbappend8
1 files changed, 4 insertions, 4 deletions
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"