blob: 6563918cc45ea8ac00e93f879bc6208a4cbfc89c [file] [log] [blame]
Brad Bishopc342db32019-05-15 21:57:59 -04001LINUX_VERSION ?= "4.14.112"
Brad Bishop316dfdd2018-06-25 12:45:53 -04002
Brad Bishopc342db32019-05-15 21:57:59 -04003SRCREV = "6b5c4a2508403839af29ef44059d04acbe0ee204"
Brad Bishop316dfdd2018-06-25 12:45:53 -04004SRC_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
9require linux-raspberrypi.inc