WORKSPACE: update linux to 6.6.42
Stable release bump, no significant changes expected.
No relevant regressions on the linux-regressions list.
Change-Id: I7688746eb94d514d53bfaa696ea5312a03b39690
Reviewed-on: https://review.monogon.dev/c/monogon/+/3254
Tested-by: Jenkins CI
Reviewed-by: Leopold Schabel <leo@monogon.tech>
diff --git a/WORKSPACE b/WORKSPACE
index b5a52f2..4e0e2f6 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -12,7 +12,7 @@
linux_external(
name = "linux",
- version = "6.6.30",
+ version = "6.6.42",
)
load("//third_party/linux-firmware:external.bzl", "linux_firmware_external")