meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.14.bb
Paul Barker 047808065c linux-raspberrypi: Update 4.14.y kernel
Signed-off-by: Paul Barker <paul@betafive.co.uk>
2019-04-24 13:13:21 +01:00

10 lines
272 B
BlitzBasic

LINUX_VERSION ?= "4.14.112"
SRCREV = "6b5c4a2508403839af29ef44059d04acbe0ee204"
SRC_URI = " \
git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y \
file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
"
require linux-raspberrypi.inc