linux-raspberrypi_4.9.bb: Add recipe for 4.9 release

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2017-01-12 10:29:05 -08:00 committed by Andrei Gherzan
parent 02c0d41478
commit e1f69daa80

View File

@ -0,0 +1,8 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
LINUX_VERSION ?= "4.9.2"
SRCREV = "4052b0da7dbab0df22ca8733cf50b3e573e221e0"
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.9.y \
"
require linux-raspberrypi.inc