summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-12-14 18:34:44 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2016-12-29 19:33:18 +0100
commit22fb2b4b25d28bcbf9c71cb8ad165e024530b5f4 (patch)
tree30f7727e9ca7a59c3cd0527a61ca1cfc11638dcd
parent90c45b48f6a28feee4163fd0b46d3c54919d2d07 (diff)
downloadmeta-raspberrypi-22fb2b4b25d28bcbf9c71cb8ad165e024530b5f4.tar.gz
linux-raspberrypi-4.8: Upgrade to 4.8.13
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-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 2626d62..d4aaae2 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.12" 3LINUX_VERSION ?= "4.8.13"
4 4
5SRCREV = "ca6ab40b8e878f96f44ab48bfddef299a82aa683" 5SRCREV = "430587d6949e71d5eec9cf6ebd90106c11d2e08c"
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