Skip to content

Commit

Permalink
6.12.5-1 && 6.6.66-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Dec 14, 2024
1 parent f227df9 commit 52da77e
Show file tree
Hide file tree
Showing 22 changed files with 94 additions and 88 deletions.
10 changes: 5 additions & 5 deletions linux-cachyos-bmq/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bmq
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.4
pkgver = 6.12.5
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,15 +18,15 @@ pkgbase = linux-cachyos-bmq
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-prjc-cachy.patch
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43

pkgname = linux-cachyos-bmq
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-bmq/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=4
_minor=5
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'807922244c2b4d07a1f12c381bf6ddc623dcc440b204c106476ec7f75e5ea3f5ee13316e2cdc9013db1301ce2aa7d01491048e95b6bca5dff890d3df91449e43')
5 changes: 3 additions & 2 deletions linux-cachyos-bmq/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.12.2 Kernel Configuration
# Linux/x86 6.12.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
CONFIG_CC_IS_GCC=y
Expand All @@ -20,7 +20,7 @@ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=127
CONFIG_PAHOLE_VERSION=128
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
Expand Down Expand Up @@ -7211,6 +7211,7 @@ CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_SYSMEM_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_DMAMEM_HELPERS=y
CONFIG_FB_DMAMEM_HELPERS_DEFERRED=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS=y
Expand Down
12 changes: 6 additions & 6 deletions linux-cachyos-bore/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-bore
pkgdesc = Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.12.4
pkgver = 6.12.5
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,16 +18,16 @@ pkgbase = linux-cachyos-bore
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = 263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8

pkgname = linux-cachyos-bore
pkgdesc = The Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
10 changes: 5 additions & 5 deletions linux-cachyos-bore/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=4
_minor=5
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,8 +757,8 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de')
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8')
5 changes: 3 additions & 2 deletions linux-cachyos-bore/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.12.2 Kernel Configuration
# Linux/x86 6.12.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
CONFIG_CC_IS_GCC=y
Expand All @@ -20,7 +20,7 @@ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=127
CONFIG_PAHOLE_VERSION=128
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
Expand Down Expand Up @@ -7211,6 +7211,7 @@ CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_SYSMEM_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_DMAMEM_HELPERS=y
CONFIG_FB_DMAMEM_HELPERS_DEFERRED=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS=y
Expand Down
10 changes: 5 additions & 5 deletions linux-cachyos-deckify/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-deckify
pkgdesc = Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.
pkgver = 6.12.4
pkgver = 6.12.5
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,20 +18,20 @@ pkgbase = linux-cachyos-deckify
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-acpi-call.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/0001-handheld.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89
b2sums = be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498
b2sums = c6eb658728c4bad6fec36841f871d2bc9788cd61ef4273332cc114f965a247d68591c3f7cb5d6a59518e7ef49fcca0e8d0414dfacbfa990d9d9640857d0ec977
b2sums = 25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de
b2sums = 263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8

pkgname = linux-cachyos-deckify
pkgdesc = The Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements. kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-deckify/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=4
_minor=5
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -758,10 +758,10 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
'b1e2ce3b2ddd55bf3949ad26598b70d3beaf8f5ddd5a98ee4b7714d822caf834e064c485f80faa5fd975890b59e516e037419e1506e6da509aeb6ac181194a33'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe'
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89'
'be844475f453f79f5d892c2cc2a6843b32501e2a7c57dd0859ec0cba2262d9fa9a95fff77b6e3718dff449c0f3b428fce03bc35d8332081427feedd461388498'
'c6eb658728c4bad6fec36841f871d2bc9788cd61ef4273332cc114f965a247d68591c3f7cb5d6a59518e7ef49fcca0e8d0414dfacbfa990d9d9640857d0ec977'
'25ab8f042468103bd32bfc49e0897dc262b4b5bffec801463357bf03c0e81572c3c278b7eda506bd787cd5101f118d84d8bebb1ee2d168e7ca9b3dabedf038de')
'263a6d2a87986bc5ca9fa5429b975ad173d3e8da93eaaf396fd33137bd628712dc58f6248a7d8e772391abaf64fca469e149795675d806e38b21627d6e2fcee8')
10 changes: 5 additions & 5 deletions linux-cachyos-eevdf/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-eevdf
pkgdesc = Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.12.4
pkgver = 6.12.5
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -18,14 +18,14 @@ pkgbase = linux-cachyos-eevdf
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.12.5.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/all/0001-cachyos-base-all.patch
b2sums = 5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24
b2sums = a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873
b2sums = bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29
b2sums = a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe
b2sums = 696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89

pkgname = linux-cachyos-eevdf
pkgdesc = The Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements kernel and modules
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-eevdf/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.12
_minor=4
_minor=5
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand Down Expand Up @@ -757,7 +757,7 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('5f0db13ed414b6221db1acb6019580e10533ecd1b596918230a6076ce433c75c154a3799bcdab48b1fbb2ff90e573f8cc879ae2d26677c560c6818fa37ce3c24'
'a69ecf1084f8d819d9aef3387541b275900dce010ab0d6d8f7ae9f3c4554a96d4f4c2d67b92ef6ea93e819043276a52c201c39d60dd38303d3a881d5c4bef873'
b2sums=('bca871f8ebc2b2d286c0d2fb8526aeff835aa9eb4af43c307dea08c9da31592310e3e103d3294152a7e011f8539629c0cec925d23cb635191cdd41da86babc29'
'a3bcf4563497d304069d37fb7eb2ea88fe8d6722dbe0d0162716c0888baefd48230af9b90022c17a812cd0451379a5a1d3d0d2eaeaa5f9a074b5d12bba94eff7'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'db766c77321f1248e3478296a44a0b1a1d561bf93f859b0235e26351705c1261d9a6a8d3b3be448aecfe33fed5376e56778bf3bc3f8069c135b60e683d015cfe')
'696812137742f83fd082854ec691dfed21d465fb0ced35dec6aa6c3a15c0d00bef3e4397606016bda7b3c829b5e6cf226e499b2ff6954cc3c9fb4265733a2a89')
5 changes: 3 additions & 2 deletions linux-cachyos-eevdf/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.12.2 Kernel Configuration
# Linux/x86 6.12.5 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240910"
CONFIG_CC_IS_GCC=y
Expand All @@ -20,7 +20,7 @@ CONFIG_CC_HAS_ASM_GOTO_TIED_OUTPUT=y
CONFIG_TOOLS_SUPPORT_RELR=y
CONFIG_CC_HAS_ASM_INLINE=y
CONFIG_CC_HAS_NO_PROFILE_FN_ATTR=y
CONFIG_PAHOLE_VERSION=127
CONFIG_PAHOLE_VERSION=128
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_TABLE_SORT=y
CONFIG_THREAD_INFO_IN_TASK=y
Expand Down Expand Up @@ -7211,6 +7211,7 @@ CONFIG_FB_SYS_IMAGEBLIT=y
CONFIG_FB_SYSMEM_FOPS=y
CONFIG_FB_DEFERRED_IO=y
CONFIG_FB_DMAMEM_HELPERS=y
CONFIG_FB_DMAMEM_HELPERS_DEFERRED=y
CONFIG_FB_IOMEM_FOPS=y
CONFIG_FB_IOMEM_HELPERS=y
CONFIG_FB_SYSMEM_HELPERS=y
Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-lts/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = linux-cachyos-lts
pkgdesc = Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements
pkgver = 6.6.64
pkgrel = 2
pkgver = 6.6.66
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
license = GPL-2.0-only
Expand All @@ -18,12 +18,12 @@ pkgbase = linux-cachyos-lts
options = !strip
options = !debug
options = !lto
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.64.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.66.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.6/sched/0001-bore-cachy.patch
sha256sums = 065fd93fa6cb422f650fb563f15d3e0107c85009f766405993d795fd39796ab1
sha256sums = 9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52
sha256sums = f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430
sha256sums = 1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9
sha256sums = 2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e
Expand Down
6 changes: 3 additions & 3 deletions linux-cachyos-lts/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ fi

pkgbase="linux-$_pkgsuffix"
_major=6.6
_minor=64
_minor=66
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
Expand All @@ -189,7 +189,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux EEVDF-BORE scheduler Kernel by CachyOS with other patches and improvements'
pkgrel=2
pkgrel=1
_kernver=$pkgver-$pkgrel
_kernuname="${pkgver}-${_pkgsuffix}"
arch=('x86_64')
Expand Down Expand Up @@ -858,7 +858,7 @@ for _p in "${pkgname[@]}"; do
}"
done

sha256sums=('065fd93fa6cb422f650fb563f15d3e0107c85009f766405993d795fd39796ab1'
sha256sums=('9d757937c4661c2f512c62641b74ef74eff9bb13dc5dbcbaaa108c21152f1e52'
'f4ddfbc0c375af5d8d9ca07f87513b874e019e4b84d9e05460fec05a667e6430'
'1a7747d5b4ccd427d643e3f548cd99c09d0f05b108fc530a581e28a41c5533c9'
'2706d935575e114210892b441671037ab96d5f70f084c391a23b43cd96afaa3e'
Expand Down
Loading

0 comments on commit 52da77e

Please sign in to comment.