Skip to content

Commit

Permalink
6.13.0.rc4-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 22, 2024
1 parent 9f0e80e commit 5aedd76
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 5 additions & 5 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-rc
pkgdesc = Linux BORE + LTO + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate
pkgver = 6.13.rc3
pkgver = 6.13.rc4
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
Expand All @@ -21,16 +21,16 @@ pkgbase = linux-cachyos-rc
options = !strip
options = !debug
options = !lto
source = https://github.com/torvalds/linux/archive/refs/tags/v6.13-rc3.tar.gz
source = https://github.com/torvalds/linux/archive/refs/tags/v6.13-rc4.tar.gz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/misc/dkms-clang.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.13/sched/0001-bore-cachy.patch
b2sums = a9ad3a0f4cc2ba90aee8dd6ede859de98b3e13e12bfb7365b152645690b94de8da627549d05ebddb4d37c5a6dcbc7256aeb64d2ac7f3fa24000e44a8dfc71a24
b2sums = e55a247f961369d8855c05e251c85a7e722a21ff5620c1de7ba4adb6699818e45e0c4e2d69191d3f97c89b6ce7ef7db25568161ab64b8940b5e1ac953e29aeaf
b2sums = 3be2074202b3eac7a9a3ee53afdcf6269fcb2c4b4a4ae3b54093522364ee594df4c3f092b03e91a80b2cce23767f8a58f93223d116039ce29b76edf7c9e3dbad
b2sums = ce7ef7b3f4ed8af3369a999d87cc684607f721bcb14d2e1ccc53514c0ebeac3a0b0bf0f2db8495bed437360d44a5d46e73cf4d91c5edfe9fda34bc533f87df8d
b2sums = 390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab
b2sums = 033da24c15d59cf3978f41df14491fc5a31942376bc73219150f0d4e6f3570a4f0aa4fb6c5997eb365dc6b3863f7b8e3bc5c6dab4b46841b01e3454f61f42e2a
b2sums = bc8ca36b2cbc68bb09eb20ed6504ec6e282556ec84772a03045e93329abe962e2970f5694d38a0e8c425a7917bcaff21110475f899ee11c9fec91efef1b10331
b2sums = c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452
b2sums = f65e3b2f330f8bca25aa8098bdbb3b7bb5bab989e8cdd08f9212b6ae4ded5e36193e1086d1949ae982253fb6f337a31f159cf075fc908327755c7d65631fccb1

Expand Down
8 changes: 4 additions & 4 deletions linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ pkgbase="linux-$_pkgsuffix"
_major=6.13
_minor=0
#_minorc=$((_minor+1))
_rcver=rc3
_rcver=rc4
pkgver=${_major}.${_rcver}
#_stable=${_major}.${_minor}
#_stable=${_major}
Expand Down Expand Up @@ -800,9 +800,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('a9ad3a0f4cc2ba90aee8dd6ede859de98b3e13e12bfb7365b152645690b94de8da627549d05ebddb4d37c5a6dcbc7256aeb64d2ac7f3fa24000e44a8dfc71a24'
'e55a247f961369d8855c05e251c85a7e722a21ff5620c1de7ba4adb6699818e45e0c4e2d69191d3f97c89b6ce7ef7db25568161ab64b8940b5e1ac953e29aeaf'
b2sums=('3be2074202b3eac7a9a3ee53afdcf6269fcb2c4b4a4ae3b54093522364ee594df4c3f092b03e91a80b2cce23767f8a58f93223d116039ce29b76edf7c9e3dbad'
'ce7ef7b3f4ed8af3369a999d87cc684607f721bcb14d2e1ccc53514c0ebeac3a0b0bf0f2db8495bed437360d44a5d46e73cf4d91c5edfe9fda34bc533f87df8d'
'390c7b80608e9017f752b18660cc18ad1ec69f0aab41a2edfcfc26621dcccf5c7051c9d233d9bdf1df63d5f1589549ee0ba3a30e43148509d27dafa9102c19ab'
'033da24c15d59cf3978f41df14491fc5a31942376bc73219150f0d4e6f3570a4f0aa4fb6c5997eb365dc6b3863f7b8e3bc5c6dab4b46841b01e3454f61f42e2a'
'bc8ca36b2cbc68bb09eb20ed6504ec6e282556ec84772a03045e93329abe962e2970f5694d38a0e8c425a7917bcaff21110475f899ee11c9fec91efef1b10331'
'c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452'
'f65e3b2f330f8bca25aa8098bdbb3b7bb5bab989e8cdd08f9212b6ae4ded5e36193e1086d1949ae982253fb6f337a31f159cf075fc908327755c7d65631fccb1')
5 changes: 3 additions & 2 deletions linux-cachyos-rc/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.13.0-rc3 Kernel Configuration
# Linux/x86 6.13.0-rc4 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 @@ -2583,6 +2583,7 @@ CONFIG_EFI_EMBEDDED_FIRMWARE=y

CONFIG_UEFI_CPER=y
CONFIG_UEFI_CPER_X86=y
CONFIG_IMX_SCMI_MISC_DRV=m

#
# Qualcomm firmware drivers
Expand Down

0 comments on commit 5aedd76

Please sign in to comment.