mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
linux-raspberrypi: Bump SRCREV and Kernel PR.
This commit is contained in:
@@ -4,10 +4,11 @@ require linux.inc
|
||||
|
||||
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
||||
|
||||
# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
|
||||
# This is on the rpi-patches branch
|
||||
SRCREV = "2fb814968753d0d4a5fdf056a3a8c9eee3c41aa6"
|
||||
SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc"
|
||||
|
||||
SRC_URI = "git://github.com/djwillis/rpi-linux.git;protocol=git;branch=rpi-patches \
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \
|
||||
"
|
||||
|
||||
LINUX_VERSION ?= "3.1.9-rpi"
|
||||
|
||||
Reference in New Issue
Block a user