mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-07-16 03:46:56 +00:00
linux-raspberrypi: Upgrade to 5.10.17
This fixes, amongst others, issues with I2C controller interrupts on the RPI4
that prevented a touch panel from functioning.
Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl>
(cherry picked from commit ef04a3a523)
Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
committed by
Andrei Gherzan
parent
c12b6f5ecd
commit
f270194db9
@@ -1,7 +1,7 @@
|
||||
LINUX_VERSION ?= "5.10.13"
|
||||
LINUX_VERSION ?= "5.10.17"
|
||||
LINUX_RPI_BRANCH ?= "rpi-5.10.y"
|
||||
|
||||
SRCREV_machine = "34263dc81a12862c66e2593bb26c09d5fd20f46d"
|
||||
SRCREV_machine = "ec967eb45f8d4ed59bebafb5748da38118383be7"
|
||||
SRCREV_meta = "5833ca701711d487c9094bd1efc671e8ef7d001e"
|
||||
|
||||
KMETA = "kernel-meta"
|
||||
|
||||
Reference in New Issue
Block a user