mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-30 12:30:02 +00:00
linux-raspberrypi_dev.bb: Add recipe for tracking development tip
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:"
|
||||||
|
|
||||||
|
LINUX_VERSION ?= "4.10.0-rc8"
|
||||||
|
|
||||||
|
SRCREV = "9aa91f43583fdb07306f962e6ee6797fba1cc62d"
|
||||||
|
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-4.10.y \
|
||||||
|
"
|
||||||
|
require linux-raspberrypi.inc
|
||||||
Reference in New Issue
Block a user