summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-01-12 10:29:04 -0800
committerAndrei Gherzan <andrei@gherzan.ro>2017-01-12 19:47:51 +0100
commit02c0d414783040e9ae18e9636be6598dc29f54b0 (patch)
tree676512fc878f37663dc9c8edd2d1568c2b947a0c
parent031e26954b95d49a66ea4677b9e867d08441f450 (diff)
downloadmeta-raspberrypi-02c0d414783040e9ae18e9636be6598dc29f54b0.tar.gz
linux-raspberrypi_4.8.bb: Upgrade to 4.8.16
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 7511f93..be25e65 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.15" 3LINUX_VERSION ?= "4.8.16"
4 4
5SRCREV = "c8af0c2f515556ef052913d552b6b11501c71996" 5SRCREV = "061dccce6cf6705bbb5da29a643f4b0ad1d11630"
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