Skip to content

Commit

Permalink
linux-raspberrypi: upgrade to 6.6.51
Browse files Browse the repository at this point in the history
  • Loading branch information
moto-timo committed Sep 29, 2024
1 parent d5ffe13 commit 97ad2bf
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.36"
LINUX_VERSION ?= "6.6.51"
LINUX_RPI_BRANCH ?= "rpi-6.6.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.6"

SRCREV_machine = "769634f344626ed73bcda14c91b567067974d7b2"
SRCREV_meta = "733366844f5e114221372929392bf237fc8d823c"
SRCREV_machine = "2b5de12af9bb390239d5f3385c49e0c34f335de8"
SRCREV_meta = "5cefbe3e2770576771fe59b611d3b5fcf5860a1f"

KMETA = "kernel-meta"

Expand Down

0 comments on commit 97ad2bf

Please sign in to comment.