aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux/linux-raspberrypi_4.14.bb
blob: 03710edf12a48faafc1c135fe6ea46988bdd3e90 (plain)
1
2
3
4
5
6
7
8
9
LINUX_VERSION ?= "4.14.114"

SRCREV = "7688b39276ff9952df381d79de63b258e73971ce"
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