meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.14.bb
Peter A. Bigot 8aca17aa58 linux-raspberrypi: Update to v4.14.39
Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2018-05-09 16:45:50 +01:00

10 lines
271 B
BlitzBasic

LINUX_VERSION ?= "4.14.39"
SRCREV = "865ddc1393f558198e7e7ce70928ff2e49c4f7f6"
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