linux-raspberrypi-rt: update to latest commit for 4.14 series

Update linux kernel 4.14 series recipe for building with latest -rt
branch.
This fixes #474.

Signed-off-by: Francesco Giancane <francescogiancane8@gmail.com>
This commit is contained in:
Francesco Giancane 2019-08-20 14:33:02 +02:00 committed by Andrei Gherzan
parent 2634621374
commit e52158c936

View File

@ -1,6 +1,6 @@
LINUX_VERSION ?= "4.14.81" LINUX_VERSION ?= "4.14.91"
SRCREV = "acf578d07d57480674d5361df9171fe9528765cb" SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3"
SRC_URI = " \ SRC_URI = " \
git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \ git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \
file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \