linux-raspberrypi-4.14: Update past 4.14.22

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2018-02-28 09:21:43 -08:00
parent 79ea44b997
commit b588825238

View File

@ -1,6 +1,6 @@
LINUX_VERSION ?= "4.14.22" LINUX_VERSION ?= "4.14.22"
SRCREV = "d95cdf3e6a0506e3a728b0c80ae02368779d2768" SRCREV = "daa138dae512b374c5be05f492e7c62838359b53"
SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y" SRC_URI = "git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y"
require linux-raspberrypi.inc require linux-raspberrypi.inc