Unverified Commit 4c478766 authored by K900's avatar K900 Committed by GitHub
Browse files

Kernel updates for 2025-12-18 (#472043)

parents 78e03941 b01ca3bc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -561,6 +561,10 @@ let
        # Enable CEC over DisplayPort
        DRM_DP_CEC = whenOlder "6.10" yes;
        DRM_DISPLAY_DP_AUX_CEC = whenAtLeast "6.10" yes;

        # Required for Nova
        # FIXME: remove after https://gitlab.freedesktop.org/drm/rust/kernel/-/commit/3d3352e73a55a4ccf110f8b3419bbe2fbfd8a030 lands
        RUST_FW_LOADER_ABSTRACTIONS = whenAtLeast "6.12" yes;
      }
      //
        lib.optionalAttrs
+8 −8
Original line number Diff line number Diff line
{
    "testing": {
        "version": "6.18-rc7",
        "hash": "sha256:03k1kj4bqg3bn0p4lzkbz0yqj1p50v2yr94lrld8rrkbwdawxx3r",
        "version": "6.19-rc1",
        "hash": "sha256:1jfcm4m2xbglirn8qdvhb3675fln9cjfva3v9hhs6a4qqqx2396f",
        "lts": false
    },
    "6.1": {
@@ -25,18 +25,18 @@
        "lts": true
    },
    "6.12": {
        "version": "6.12.62",
        "hash": "sha256:04rcnr7bgrqqfj62l31mxx553bjdalr5f46xjbcmvawgmj2wdqhk",
        "version": "6.12.63",
        "hash": "sha256:1cvxvwlmnqw71nf6nizf0hpp710a8dsczz5bjwy3i55qwkzwa0lm",
        "lts": true
    },
    "6.17": {
        "version": "6.17.12",
        "hash": "sha256:1mlqirjzyx3zvvm87gf7slj2d5gdpp13vw91dgbfk54iz6b08y22",
        "version": "6.17.13",
        "hash": "sha256:1fgdy9j90yfd4c2yqdciasdhda14pbfrpzkgriin2r6i7bf04s0i",
        "lts": false
    },
    "6.18": {
        "version": "6.18.1",
        "hash": "sha256:1m955svk1sfmhpw5wpkhg1dpnxmwsnpdqnivmw8alaniy3rqp9yh",
        "version": "6.18.2",
        "hash": "sha256:0smrmbnlhfivw2kx689wd52aff80gf0gw9wqz4s2nja9nyx6p32m",
        "lts": false
    }
}