Skip to content

Commit

Permalink
linux-raspberrypi: Upgrade 6.1 release to latest point release 6.1.51
Browse files Browse the repository at this point in the history
Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Sep 7, 2023
1 parent a692567 commit 8b7c3e0
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.38"
LINUX_VERSION ?= "6.1.51"
LINUX_RPI_BRANCH ?= "rpi-6.1.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.1"

SRCREV_machine = "31dbf25138831241f31f7eee835b83a607eaa179"
SRCREV_meta = "2eaed50911009f9ddbc74460093e17b22ef7daa0"
SRCREV_machine = "ac1adcad9c09f44f9ce18e40842a443df5bca4e8"
SRCREV_meta = "f845a7f37d7114230d6609e2bd630070f2f6cd9b"

KMETA = "kernel-meta"

Expand Down

0 comments on commit 8b7c3e0

Please sign in to comment.