Skip to content

Commit

Permalink
linux-raspberrypi: Upgrade to 6.1.77
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj authored and shr-project committed May 14, 2024
1 parent 9821161 commit ad2034e
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.74"
LINUX_VERSION ?= "6.1.77"
LINUX_RPI_BRANCH ?= "rpi-6.1.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.1"

SRCREV_machine = "1cdbd99f402b76c61632d09a49b20ce90af0cc72"
SRCREV_meta = "7ca3655cbccce6330c6f947abf667b5e3ae5350b"
SRCREV_machine = "77fc1fbcb5c013329af9583307dd1ff3cd4752aa"
SRCREV_meta = "43d1723dbe0ce7b341cf32feeb35ecbe6b0ce29a"

KMETA = "kernel-meta"

Expand Down

0 comments on commit ad2034e

Please sign in to comment.