File tree Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Expand file tree Collapse file tree 3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 11pkgbase = linux-cachyos-rc
22 pkgdesc = Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements
3- pkgver = 6.11.rc6
4- pkgrel = 2
3+ pkgver = 6.11.rc7
4+ pkgrel = 1
55 url = https://github.com/CachyOS/linux-cachyos
66 arch = x86_64
77 license = GPL-2.0-only
@@ -22,16 +22,16 @@ pkgbase = linux-cachyos-rc
2222 options = !strip
2323 options = !debug
2424 options = !lto
25- source = https://github.com/torvalds/linux/archive/refs/tags/v6.11-rc6 .tar.gz
25+ source = https://github.com/torvalds/linux/archive/refs/tags/v6.11-rc7 .tar.gz
2626 source = config
2727 source = auto-cpu-optimization.sh
2828 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/all/0001-cachyos-base-all.patch
2929 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-sched-ext.patch
3030 source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-bore-cachy-ext.patch
31- b2sums = 7e66ff5f4685d41df82c520a3ac6a21fdf5d5cee73c75c44d69626e0d2850d9e5050398bf444d4d0e796e551a539cc6a51c29707295fdf30c031983acf78e0da
32- b2sums = a00beceec4b0e7e143595d7adf52436cae5c066cb549b5dd9ad1d6cb7857168a24a5b08a553909b29aaa0d0998fb8ea6ce9b859ac18a80c54fc0ffb28642f30a
31+ b2sums = 847fd50b3e3a464350bfd8cf14b879a3751866e7c591bf7971536898cd8c653b1c8e3bc95cacc10a38f4717e07bd2e38d31f5d4b587c619670545ac4326791c2
32+ b2sums = 6614ddcca13f0ec1a67e757c03142afc312daed0705880e830c9f70a51643262a1e181b6ccba2f230cfe5b312891d2eb60fecc54895379c678795a1f40ecc954
3333 b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
34- b2sums = d0085dc347ac81f14089d36a106612b657353b721626cee7834864bda52d092d9145ab4e0ccd28ed8c6161102ffa1ad25638947f4d54bff2367663264ed1a0f1
34+ b2sums = f4e8949fb6057aa57d00a4d70da6b8ffd1d27ecaedb2d7e4aefed39ae09a75647a861ef0355d06533f89cbf5f1e331b0d8e61b14c0c133fec7fb625cf1d00a36
3535 b2sums = 5d47ec49a326505c6199239d6b710ab329e47c3d23220a9f15d037e150f224cc0231499b99a4df2c6ec044a630577eeaa20a807a1c28fc36f253ef4cfff4bdce
3636 b2sums = 0d17cee1662f2e47f9f77b3493bb4859846f4b5944d03c1f8ee1e3d831ed09a5be92d19a7ac7dab84aba24ed66fe6d4b2de95e3eb2dd7e0e89fe375eebfed625
3737
Original file line number Diff line number Diff line change 155155_major=6.11
156156_minor=0
157157# _minorc=$((_minor+1))
158- _rcver=rc6
158+ _rcver=rc7
159159pkgver=${_major} .${_rcver}
160160# _stable=${_major}.${_minor}
161161# _stable=${_major}
162162_stable=${_major} -${_rcver}
163163_srcname=linux-${_stable}
164164# _srcname=linux-${_major}
165165pkgdesc=' Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements'
166- pkgrel=2
166+ pkgrel=1
167167_kernver=" $pkgver -$pkgrel "
168168_kernuname=" ${pkgver} -${_pkgsuffix} "
169169arch=(' x86_64' )
@@ -780,9 +780,9 @@ for _p in "${pkgname[@]}"; do
780780 }"
781781done
782782
783- b2sums=(' 7e66ff5f4685d41df82c520a3ac6a21fdf5d5cee73c75c44d69626e0d2850d9e5050398bf444d4d0e796e551a539cc6a51c29707295fdf30c031983acf78e0da '
784- ' a00beceec4b0e7e143595d7adf52436cae5c066cb549b5dd9ad1d6cb7857168a24a5b08a553909b29aaa0d0998fb8ea6ce9b859ac18a80c54fc0ffb28642f30a '
783+ b2sums=(' 847fd50b3e3a464350bfd8cf14b879a3751866e7c591bf7971536898cd8c653b1c8e3bc95cacc10a38f4717e07bd2e38d31f5d4b587c619670545ac4326791c2 '
784+ ' 6614ddcca13f0ec1a67e757c03142afc312daed0705880e830c9f70a51643262a1e181b6ccba2f230cfe5b312891d2eb60fecc54895379c678795a1f40ecc954 '
785785 ' b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
786- ' d0085dc347ac81f14089d36a106612b657353b721626cee7834864bda52d092d9145ab4e0ccd28ed8c6161102ffa1ad25638947f4d54bff2367663264ed1a0f1 '
786+ ' f4e8949fb6057aa57d00a4d70da6b8ffd1d27ecaedb2d7e4aefed39ae09a75647a861ef0355d06533f89cbf5f1e331b0d8e61b14c0c133fec7fb625cf1d00a36 '
787787 ' 5d47ec49a326505c6199239d6b710ab329e47c3d23220a9f15d037e150f224cc0231499b99a4df2c6ec044a630577eeaa20a807a1c28fc36f253ef4cfff4bdce'
788788 ' 0d17cee1662f2e47f9f77b3493bb4859846f4b5944d03c1f8ee1e3d831ed09a5be92d19a7ac7dab84aba24ed66fe6d4b2de95e3eb2dd7e0e89fe375eebfed625' )
Original file line number Diff line number Diff line change 11#
22# Automatically generated file; DO NOT EDIT.
3- # Linux/x86 6.11.0-rc6 Kernel Configuration
3+ # Linux/x86 6.11.0-rc7 Kernel Configuration
44#
5- CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240805 "
5+ CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240904 "
66CONFIG_CC_IS_GCC=y
77CONFIG_GCC_VERSION=140201
88CONFIG_CLANG_VERSION=0
You can’t perform that action at this time.
0 commit comments