Brad Bishop | 9c49f0f | 2019-08-26 01:47:46 -0400 | [diff] [blame] | 1 | LINUX_VERSION ?= "4.14.91" |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 2 | |
Brad Bishop | 9c49f0f | 2019-08-26 01:47:46 -0400 | [diff] [blame] | 3 | SRCREV = "0b520d5f1f580d36a742a9457a5673fa1578fff3" |
Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 4 | SRC_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 | |||||
9 | require linux-raspberrypi.inc |