mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02:00
linux-raspberrypi: Update kernel to latest upstream
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
parent
a71cbe5274
commit
9d2bde45dd
|
@ -4,11 +4,11 @@ require linux.inc
|
|||
|
||||
DESCRIPTION = "Linux kernel for the RaspberryPi board"
|
||||
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
# Bump MACHINE_KERNEL_PR in the machine config if you update the kernel.
|
||||
# This is on the rpi-patches branch
|
||||
SRCREV = "0ec4154d64ebba48ca2446cde60a90546311defc"
|
||||
SRCREV = "14ad68cf4afc7acf14076f895b539d81cd9f32ab"
|
||||
|
||||
SRC_URI = "git://github.com/raspberrypi/linux.git;protocol=git;branch=rpi-patches \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue
Block a user