Skip to content

Commit f9d2abe

Browse files
committed
valve/deck: bump kernel to 6.8.12-valve9
Signed-off-by: Christian Stewart <[email protected]>
1 parent c251ecf commit f9d2abe

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ main SkiffOS repository:
112112
| [VisionFive2] v1.2 | [starfive/visionfive2_12] | ✔ U-Boot 2024.07 | ✔ 6.12.11 |
113113
| [VisionFive2] v1.3 | [starfive/visionfive2] | ✔ U-Boot 2024.07 | ✔ 6.12.11 |
114114
| [USBArmory Mk2] | [usbarmory/mk2] | ✔ U-Boot 2020.10 | ✔ 6.12.11 |
115-
| Valve [Steam Deck] | [valve/deck] | N/A | ✔ valve-6.8.9 |
115+
| Valve [Steam Deck] | [valve/deck] | N/A | ✔ valve-6.8.12 |
116116
| [Wandboard] | [freescale/wandboard] | ✔ U-Boot 2022.04 | ✔ 6.12.11 |
117117

118118
[Allwinner Nezha]: https://linux-sunxi.org/Allwinner_Nezha

configs/valve/deck/buildroot/kernel

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ BR2_KERNEL_HEADERS_AS_KERNEL=y
1111

1212
# Steam Jupiter-main channel as of Jan 14, 2025
1313
# https://steamdeck-packages.steamos.cloud/archlinux-mirror/sources/jupiter-main/linux-neptune-68-6.8.12.valve9-2.src.tar.gz
14-
# 6.8.9-valve1
15-
# commit 1765475ebff1cd42c817c75415f462030c652097
16-
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,1765475ebff1cd42c817c75415f462030c652097)/linux-valve-6.8.9-valve1-1.tar.gz"
14+
# 6.8.12-valve9
15+
# commit 5c4a599ea95cc2aa8253c620568097f6b17e92fe
16+
BR2_LINUX_KERNEL_CUSTOM_TARBALL_LOCATION="$(call github,skiffos,linux,5c4a599ea95cc2aa8253c620568097f6b17e92fe)/linux-valve-6.8.12-valve9-1.tar.gz"
1717
BR2_PACKAGE_HOST_LINUX_HEADERS_CUSTOM_6_8=y

0 commit comments

Comments
 (0)