mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Add recipe for 4.8 release
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
05be947a31
commit
ecd8875d6d
8
recipes-kernel/linux/linux-raspberrypi_4.8.bb
Normal file
8
recipes-kernel/linux/linux-raspberrypi_4.8.bb
Normal file
|
@ -0,0 +1,8 @@
|
|||
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||
|
||||
LINUX_VERSION ?= "4.8.1"
|
||||
|
||||
SRCREV = "5b7970b19bbb2ea1620591bfb6517848696ed0b9"
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.8.y \
|
||||
"
|
||||
require linux-raspberrypi.inc
|
Loading…
Reference in New Issue
Block a user