mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
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:
parent
02c0d41478
commit
e1f69daa80
8
recipes-kernel/linux/linux-raspberrypi_4.9.bb
Normal file
8
recipes-kernel/linux/linux-raspberrypi_4.9.bb
Normal 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
|
||||
Loading…
x
Reference in New Issue
Block a user