mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi_4.8.bb: Upgrade to 4.8.16
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
031e26954b
commit
02c0d41478
|
@ -1,8 +1,8 @@
|
||||||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
LINUX_VERSION ?= "4.8.15"
|
LINUX_VERSION ?= "4.8.16"
|
||||||
|
|
||||||
SRCREV = "c8af0c2f515556ef052913d552b6b11501c71996"
|
SRCREV = "061dccce6cf6705bbb5da29a643f4b0ad1d11630"
|
||||||
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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user