Brad Bishop | 316dfdd | 2018-06-25 12:45:53 -0400 | [diff] [blame] | 1 | LINUX_VERSION ?= "4.14.39" |
2 | |||||
3 | SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6" | ||||
4 | SRC_URI = " \ | ||||
5 | git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \ | ||||
6 | file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \ | ||||
7 | " | ||||
8 | |||||
9 | require linux-raspberrypi.inc |