Skip to content

Commit bf9c865

Browse files
committed
linux-raspberrypi: update kernel version
This allows to test HUP. Signed-off-by: Alex Gonzalez <alexg@balena.io>
1 parent 0937b7c commit bf9c865

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

layers/meta-balena-raspberrypi/recipes-kernel/linux/linux-raspberrypi_6.12.inc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@
1616
#
1717
# Note: Not all kernel versions have corresponding yocto-kernel-cache commits immediately
1818

19-
LINUX_VERSION ?= "6.12.61"
19+
LINUX_VERSION ?= "6.12.62"
2020
LINUX_RPI_BRANCH ?= ""
2121
LINUX_RPI_KMETA_BRANCH ?= "yocto-6.12"
2222

23-
SRCREV_machine = "21b410140c47ffab5668399f6f143c7d7b935c8b"
24-
SRCREV_meta = "b79e50adbe76c872daa7748ac7ac9c80b253e2b9"
23+
SRCREV_machine = "f8e11438119efd4bd88de4ff394acd5a596ce0a2"
24+
SRCREV_meta = "0bc72383691f29eb7fc4661afa9d67e106635929"

0 commit comments

Comments
 (0)