Skip to content

Commit

Permalink
linux-raspberrypi_6.6: Bump to 6.6.22
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Mar 20, 2024
1 parent abfdb87 commit 6d99e4f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-raspberrypi_6.6.bb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
LINUX_VERSION ?= "6.6.21"
LINUX_VERSION ?= "6.6.22"
LINUX_RPI_BRANCH ?= "rpi-6.6.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.6"

SRCREV_machine = "80c57b7437fb6f55b879f921f3118a2deb0c15a8"
SRCREV_meta = "5b185a8716c8c62dc1c7751e6d12f8b67f58274f"
SRCREV_machine = "c04af98514c26014a4f29ec87b3ece95626059bd"
SRCREV_meta = "6a24861d6504575a4a9f92366285332d47c7e111"

KMETA = "kernel-meta"

Expand Down

0 comments on commit 6d99e4f

Please sign in to comment.