linux-raspberrypi_4.8.bb: Update to 4.8.2

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2016-10-20 22:09:57 -07:00 committed by Andrei Gherzan
parent e9911480e0
commit d51a8a7373

View File

@ -1,8 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.8.1" LINUX_VERSION ?= "4.8.2"
SRCREV = "5b7970b19bbb2ea1620591bfb6517848696ed0b9" SRCREV = "0105b0ea92b1614ac00329a530da940053e64a4a"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \ SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
" "
require linux-raspberrypi.inc require linux-raspberrypi.inc