Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame^] | 1 | LINUX_VERSION ?= "4.14.81" |
2 | |||||
3 | SRCREV = "acf578d07d57480674d5361df9171fe9528765cb" | ||||
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 |