Skip to content

Commit

Permalink
6.11.0rc7-1
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Sep 9, 2024
1 parent 758241e commit 172089b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
12 changes: 6 additions & 6 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pkgbase = linux-cachyos-rc
pkgdesc = Linux SCHED-EXT + Cachy Sauce Kernel by CachyOS with other patches and improvements
pkgver = 6.11.rc6
pkgrel = 2
pkgver = 6.11.rc7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
license = GPL-2.0-only
Expand All @@ -22,16 +22,16 @@ pkgbase = linux-cachyos-rc
options = !strip
options = !debug
options = !lto
source = https://github.com/torvalds/linux/archive/refs/tags/v6.11-rc6.tar.gz
source = https://github.com/torvalds/linux/archive/refs/tags/v6.11-rc7.tar.gz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-sched-ext.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.11/sched/0001-bore-cachy-ext.patch
b2sums = 7e66ff5f4685d41df82c520a3ac6a21fdf5d5cee73c75c44d69626e0d2850d9e5050398bf444d4d0e796e551a539cc6a51c29707295fdf30c031983acf78e0da
b2sums = a00beceec4b0e7e143595d7adf52436cae5c066cb549b5dd9ad1d6cb7857168a24a5b08a553909b29aaa0d0998fb8ea6ce9b859ac18a80c54fc0ffb28642f30a
b2sums = 847fd50b3e3a464350bfd8cf14b879a3751866e7c591bf7971536898cd8c653b1c8e3bc95cacc10a38f4717e07bd2e38d31f5d4b587c619670545ac4326791c2
b2sums = 6614ddcca13f0ec1a67e757c03142afc312daed0705880e830c9f70a51643262a1e181b6ccba2f230cfe5b312891d2eb60fecc54895379c678795a1f40ecc954
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
b2sums = d0085dc347ac81f14089d36a106612b657353b721626cee7834864bda52d092d9145ab4e0ccd28ed8c6161102ffa1ad25638947f4d54bff2367663264ed1a0f1
b2sums = f4e8949fb6057aa57d00a4d70da6b8ffd1d27ecaedb2d7e4aefed39ae09a75647a861ef0355d06533f89cbf5f1e331b0d8e61b14c0c133fec7fb625cf1d00a36
b2sums = 5d47ec49a326505c6199239d6b710ab329e47c3d23220a9f15d037e150f224cc0231499b99a4df2c6ec044a630577eeaa20a807a1c28fc36f253ef4cfff4bdce
b2sums = 0d17cee1662f2e47f9f77b3493bb4859846f4b5944d03c1f8ee1e3d831ed09a5be92d19a7ac7dab84aba24ed66fe6d4b2de95e3eb2dd7e0e89fe375eebfed625

Expand Down
10 changes: 5 additions & 5 deletions linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -155,15 +155,15 @@ fi
_major=6.11
_minor=0
#_minorc=$((_minor+1))
_rcver=rc6
_rcver=rc7
pkgver=${_major}.${_rcver}
#_stable=${_major}.${_minor}
#_stable=${_major}
_stable=${_major}-${_rcver}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux SCHED-EXT + Cachy Sauce 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 @@ -780,9 +780,9 @@ for _p in "${pkgname[@]}"; do
}"
done

b2sums=('7e66ff5f4685d41df82c520a3ac6a21fdf5d5cee73c75c44d69626e0d2850d9e5050398bf444d4d0e796e551a539cc6a51c29707295fdf30c031983acf78e0da'
'a00beceec4b0e7e143595d7adf52436cae5c066cb549b5dd9ad1d6cb7857168a24a5b08a553909b29aaa0d0998fb8ea6ce9b859ac18a80c54fc0ffb28642f30a'
b2sums=('847fd50b3e3a464350bfd8cf14b879a3751866e7c591bf7971536898cd8c653b1c8e3bc95cacc10a38f4717e07bd2e38d31f5d4b587c619670545ac4326791c2'
'6614ddcca13f0ec1a67e757c03142afc312daed0705880e830c9f70a51643262a1e181b6ccba2f230cfe5b312891d2eb60fecc54895379c678795a1f40ecc954'
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
'd0085dc347ac81f14089d36a106612b657353b721626cee7834864bda52d092d9145ab4e0ccd28ed8c6161102ffa1ad25638947f4d54bff2367663264ed1a0f1'
'f4e8949fb6057aa57d00a4d70da6b8ffd1d27ecaedb2d7e4aefed39ae09a75647a861ef0355d06533f89cbf5f1e331b0d8e61b14c0c133fec7fb625cf1d00a36'
'5d47ec49a326505c6199239d6b710ab329e47c3d23220a9f15d037e150f224cc0231499b99a4df2c6ec044a630577eeaa20a807a1c28fc36f253ef4cfff4bdce'
'0d17cee1662f2e47f9f77b3493bb4859846f4b5944d03c1f8ee1e3d831ed09a5be92d19a7ac7dab84aba24ed66fe6d4b2de95e3eb2dd7e0e89fe375eebfed625')
4 changes: 2 additions & 2 deletions linux-cachyos-rc/config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.11.0-rc6 Kernel Configuration
# Linux/x86 6.11.0-rc7 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240805"
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.1 20240904"
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=140201
CONFIG_CLANG_VERSION=0
Expand Down

0 comments on commit 172089b

Please sign in to comment.