Skip to content

Commit

Permalink
linux-raspberrypi-6.6: Upgrade to 6.6.63
Browse files Browse the repository at this point in the history
supersedes agherzan#1374

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Dec 6, 2024
1 parent aea47ad commit 3a7415c
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.63"
LINUX_RPI_BRANCH ?= "rpi-6.6.y"
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.6"

SRCREV_machine = "769634f344626ed73bcda14c91b567067974d7b2"
SRCREV_meta = "733366844f5e114221372929392bf237fc8d823c"
SRCREV_machine = "e442e5c1ab6bff5b5460b4fc949beb72aaf77970"
SRCREV_meta = "52ff0d75713ce61962b325a2090bd55e216f0cf3"

KMETA = "kernel-meta"

Expand Down

0 comments on commit 3a7415c

Please sign in to comment.