mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: add linux-raspberrypi-rt 4.14
select the rt kernel by adding in local.conf: PREFERRED_PROVIDER_virtual/kernel = "linux-raspberrypi-rt" Signed-off-by: Phong Tran <tranmanphong@gmail.com>
This commit is contained in:
parent
8a2d0807f9
commit
ff04567064
9
recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
Normal file
9
recipes-kernel/linux/linux-raspberrypi-rt_4.14.bb
Normal file
|
@ -0,0 +1,9 @@
|
|||
LINUX_VERSION ?= "4.14.81"
|
||||
|
||||
SRCREV = "acf578d07d57480674d5361df9171fe9528765cb"
|
||||
SRC_URI = " \
|
||||
git://github.com/raspberrypi/linux.git;branch=rpi-4.14.y-rt \
|
||||
file://0001-menuconfig-check-lxdiaglog.sh-Allow-specification-of.patch \
|
||||
"
|
||||
|
||||
require linux-raspberrypi.inc
|
Loading…
Reference in New Issue
Block a user