mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-08-12 11:18:08 +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 ef04a3a523e6cd935968f34f338501fd915c506c) Signed-off-by: Ricardo Salveti <ricardo@foundries.io>
This commit is contained in:
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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user