blob: 224bc6ddbdea6c4822ad138985ecbaeb54c8f188 [file] [log] [blame]
Brad Bishop9c49f0f2019-08-26 01:47:46 -04001LINUX_VERSION ?= "4.14.91"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08002
Brad Bishop9c49f0f2019-08-26 01:47:46 -04003SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3"
Brad Bishop1a4b7ee2018-12-16 17:11:34 -08004SRC_URI = " \
5 git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \
6 file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
7 "
8
9require linux-raspberrypi.inc