Skip to content

Commit

Permalink
linux-chimeraos v6.9.12-chos3
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsagax committed Aug 4, 2024
1 parent 58921df commit 83c0251
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 6 deletions.
8 changes: 4 additions & 4 deletions linux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Maintainer: Joaquín I. Aramendía (samsagax) <[email protected]>

pkgbase=linux-chimeraos
pkgver=6.9.12.chos2
pkgver=6.9.12.chos3
pkgrel=1
pkgdesc='Linux ChimeraOS'
_srctag=v${pkgver%.*}-${pkgver##*.}
Expand Down Expand Up @@ -40,9 +40,9 @@ validpgpkeys=(
A2FF3A36AAA56654109064AB19802F8B0D70FC30 # Jan Alexander Steffens (heftig)
C7E7849466FE2358343588377258734B41C31549 # David Runge <[email protected]>
)
b2sums=('340218ac046770671dc57d916fae1b6545e18eeeef1dc1df215f6f3ee8314483532892a2b4001d9231bdae1259d28d607d4b4fbceb77c3cb608b9eaa81391b88'
'3295faa43eab01828363a7af3721bb30a237b9a2e7dc654dbab973e961ee382328539a5851ac7a4cd276ea316d9fbf7a3c2cae9cde5351f14b99b001dad58ac2'
'ccca6ba086cbaf1be18748e36905beefd276c384397461b88b63738e7d933469fae1bb6e1ff2e4d72f7406ebc3f3f89b89d5b6c8f335b3793cd14e082380af06')
b2sums=('24f5e905d32af00cc183d7ad98b51d199c77ad08d13f1c75bad50ae4c56756346386c49919a1873190b49757626d484830779bd57676315657522818d9fd7d23'
'fe16adf75b8d5160670f1b516084a0f22057403413c5a752b1958ba1f6dc5fed612d3e4ec5ca59c1bd7b0741302fb45b27da78ed85eb3c21b068074240af2f34'
'30eff459f141bb3287df3af559076808748b475da267869a3c02c99ec96f83569c8007edaef8c8a1834b024300bb4cbf4500f66824ab47ef2e0e06775fac3f40')

export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Expand Down
2 changes: 1 addition & 1 deletion linux/config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.9.12-chos1 Kernel Configuration
# Linux/x86 6.9.12-chos3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522"
CONFIG_CC_IS_GCC=y
Expand Down
5 changes: 4 additions & 1 deletion linux/config-chimera
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ CONFIG_BMI260_I2C=m
# Enable AW87XXX as module
CONFIG_SND_SOC_AW87XXX=m

# Enable ASUS ROG Ally module
CONFIG_HID_ASUS_ALLY=m

# There is no use for SELinux as it requires a full userspace rebuild
CONFIG_SECURITY_SELINUX=n

Expand Down Expand Up @@ -90,4 +93,4 @@ CONFIG_T5403=n
CONFIG_HP206C=n
CONFIG_ZPA2326=n
CONFIG_ZPA2326_I2C=n
CONFIG_ZPA2326_SPI=n
CONFIG_ZPA2326_SPI=n

0 comments on commit 83c0251

Please sign in to comment.