linux-stable: update 4.16.8 -> 4.16.11

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
This commit is contained in:
Trevor Woerner 2018-05-24 14:50:01 -04:00
parent 7c75b07c8d
commit 707e473933

View File

@ -1,7 +1,7 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.16.8" LINUX_VERSION ?= "4.16.11"
KBRANCH ?= "linux-4.16.y" KBRANCH ?= "linux-4.16.y"
SRCREV ?= "dec316ea18281d2892324a4bfeb4d5a8a6605e69" SRCREV ?= "57d3dcea476e924eb6eeeb7a585692edf5c8bd23"
require linux-stable.inc require linux-stable.inc