meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.4.bb
Khem Raj 3e6e890437 linux-raspberrypi-4.4: Update to 4.4.28
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2016-11-08 11:29:09 +01:00

10 lines
293 B
BlitzBasic

FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.4.28"
SRCREV = "5afda48c3408e15742d4569459a4ff668e2857f7"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.4.y \
file://0001-fix-dtbo-rules.patch \
"
require linux-raspberrypi.inc