meta-raspberrypi/recipes-kernel/linux/linux-raspberrypi_4.7.bb
Khem Raj 1e3983fbfc linux-raspberrypi_4.7.bb: Update to 4.7.7
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2016-10-14 09:19:16 +02:00

10 lines
292 B
BlitzBasic

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