Skip to content

Commit

Permalink
linux-raspberrypi_6.1.bb: Update to 6.1.61 release
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj authored and agherzan committed Nov 14, 2023
1 parent 6ef8b57 commit 0837154
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions recipes-kernel/linux/linux-raspberrypi_6.1.bb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
LINUX_VERSION ?= "6.1.54"
LINUX_VERSION ?= "6.1.61"
LINUX_RPI_BRANCH ?= "rpi-6.1.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.1"

SRCREV_machine = "df4d584e66a660195422ca2b7ce1d68d1181f2a2"
SRCREV_meta = "e7488dd3776c76fb7d94cc92ae7a2216423f8ece"
SRCREV_machine = "f364e0eb8f973e1aa24a3c451d18e84247a8efcd"
SRCREV_meta = "29ec3dc6f4f59b731badcc864b212767023cc40c"

KMETA = "kernel-meta"

Expand Down

0 comments on commit 0837154

Please sign in to comment.