summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2016-12-29 19:35:24 +0100
committerAndrei Gherzan <andrei@gherzan.ro>2016-12-29 19:48:13 +0100
commit672e025e2d7c37d43a4e0b1e3122c7cbb902c72e (patch)
treef7ceea00d0878f35a6f09a0bc4782406e0cfc985
parent1bf09a45a9bc8fdb902282c20964c6d0c96efee9 (diff)
downloadmeta-raspberrypi-672e025e2d7c37d43a4e0b1e3122c7cbb902c72e.tar.gz
linux-raspberrypi-4.8: Upgrade to 4.8.15
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
-rw-r--r--recipes-kernel/linux/linux-raspberrypi_4.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-raspberrypi_4.8.bb b/recipes-kernel/linux/linux-raspberrypi_4.8.bb
index d4aaae2..7511f93 100644
--- a/recipes-kernel/linux/linux-raspberrypi_4.8.bb
+++ b/recipes-kernel/linux/linux-raspberrypi_4.8.bb
@@ -1,8 +1,8 @@
1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" 1FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
2 2
3LINUX_VERSION ?= "4.8.13" 3LINUX_VERSION ?= "4.8.15"
4 4
5SRCREV = "430587d6949e71d5eec9cf6ebd90106c11d2e08c" 5SRCREV = "c8af0c2f515556ef052913d552b6b11501c71996"
6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \ 6SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
7" 7"
8require linux-raspberrypi.inc 8require linux-raspberrypi.inc