summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2016-10-20 22:09:57 -0700
committerAndrei Gherzan <andrei@resin.io>2016-10-31 17:32:58 +0100
commitd51a8a7373655a1099c4cfaf744d342c7f6eb007 (patch)
tree8ca4dff1c6c54f1e4f7096862f83f7ba3237e5aa /recipes-kernel
parente9911480e0a5105b290f361acfc069e2f264f4c9 (diff)
downloadmeta-raspberrypi-d51a8a7373655a1099c4cfaf744d342c7f6eb007.tar.gz
linux-raspberrypi_4.8.bb: Update to 4.8.2
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-kernel')
-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 02623f4..7934747 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.1" 3LINUX_VERSION ?= "4.8.2"
4 4
5SRCREV = "5b7970b19bbb2ea1620591bfb6517848696ed0b9" 5SRCREV = "0105b0ea92b1614ac00329a530da940053e64a4a"
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