mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2025-07-19 21:09:03 +02: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>
This commit is contained in:
parent
0b4a73ebad
commit
ef04a3a523
|
@ -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…
Reference in New Issue
Block a user