Skip to content

Commit

Permalink
linux_cachyos: 6.10.2 -> 6.10.3 (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnRTitor authored Aug 5, 2024
1 parent 69263a9 commit 4f5aa48
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion pkgs/linux-cachyos/config-nix/cachyos-lto.x86_64-linux.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"CONFIG_TOOLS_SUPPORT_RELR" = "y";
"CONFIG_CC_HAS_ASM_INLINE" = "y";
"CONFIG_CC_HAS_NO_PROFILE_FN_ATTR" = "y";
"CONFIG_PAHOLE_VERSION" = "126";
"CONFIG_PAHOLE_VERSION" = "127";
"CONFIG_IRQ_WORK" = "y";
"CONFIG_BUILDTIME_TABLE_SORT" = "y";
"CONFIG_THREAD_INFO_IN_TASK" = "y";
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"CONFIG_TOOLS_SUPPORT_RELR" = "y";
"CONFIG_CC_HAS_ASM_INLINE" = "y";
"CONFIG_CC_HAS_NO_PROFILE_FN_ATTR" = "y";
"CONFIG_PAHOLE_VERSION" = "126";
"CONFIG_PAHOLE_VERSION" = "127";
"CONFIG_IRQ_WORK" = "y";
"CONFIG_BUILDTIME_TABLE_SORT" = "y";
"CONFIG_THREAD_INFO_IN_TASK" = "y";
Expand Down
2 changes: 1 addition & 1 deletion pkgs/linux-cachyos/config-nix/cachyos.x86_64-linux.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"CONFIG_TOOLS_SUPPORT_RELR" = "y";
"CONFIG_CC_HAS_ASM_INLINE" = "y";
"CONFIG_CC_HAS_NO_PROFILE_FN_ATTR" = "y";
"CONFIG_PAHOLE_VERSION" = "126";
"CONFIG_PAHOLE_VERSION" = "127";
"CONFIG_IRQ_WORK" = "y";
"CONFIG_BUILDTIME_TABLE_SORT" = "y";
"CONFIG_THREAD_INFO_IN_TASK" = "y";
Expand Down
12 changes: 6 additions & 6 deletions pkgs/linux-cachyos/versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@
"suffix": "-cachyos",
"_linux": "pkgver from config's PKGBUILD",
"linux": {
"version": "6.10.2",
"hash": "sha256-c9hSDdnLpaz8XnII52s12XQLiq44IQqSJOMuxMDSm3A="
"version": "6.10.3",
"hash": "sha256-+l8i/WfdBYEtOdyleTIMSTBI4mxKVWBIoSOF565vxpg="
},
"_config": "latest commit from https://github.com/CachyOS/linux-cachyos/commits/master/linux-cachyos",
"config": {
"rev": "75a4282b9ee88eee643114b81588ef8ec91938b9",
"hash": "sha256-JHjtodAlnHadKzA7g0DezaNl+2IXRJVyWGj7bkFwx5s="
"rev": "86060076e61164f0daa413f26dfa4d74d98bfe76",
"hash": "sha256-VaoNjxqrP/6UBpklBkgic5V4qOmringz7EjvHpmzjNM="
},
"_patches": "latest commit from https://github.com/CachyOS/kernel-patches/commits/master/x.y",
"patches": {
"rev": "eff77909a6f66560c4ffed38f6a012a9235538e5",
"hash": "sha256-A58n4Pcr1xaDNX1xwrcEFVrI1QrdiBbajiVbQVxMCr0="
"rev": "65b6a87e16674f1a22638e7d33883a214e1dce44",
"hash": "sha256-wf4ArCGBRztnRfB/OU2UPT9X+QHbfJHCgwsZS0XwM8o="
},
"_zfs": "search for `git+https://github.com/cachyos/zfs.git` in config's PKGBUILD",
"zfs": {
Expand Down

0 comments on commit 4f5aa48

Please sign in to comment.