Skip to content

Commit

Permalink
linux-chimeraos v6.10.1-chos1-2
Browse files Browse the repository at this point in the history
  • Loading branch information
BoukeHaarsma23 committed Jul 29, 2024
1 parent e03edab commit e181fb0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 2 additions & 2 deletions linux/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

pkgbase=linux-chimeraos
pkgver=6.10.2.chos1
pkgrel=1
pkgrel=2
pkgdesc='Linux ChimeraOS'
_srctag=v${pkgver%.*}-${pkgver##*.}
url="https://github.com/ChimeraOS/linux/commits/$_srctag"
Expand Down Expand Up @@ -42,7 +42,7 @@ validpgpkeys=(
)
b2sums=('053f1e56479d8dc9304990b5ccf3aa9df9bdeb24b8d541e93cf19eca74e3607b9d9d87f979de5bafccca6eac198274427c442c3eee436beb734f0e998bdc71e1'
'00dde098ab988db02a0667288546eae32208a30dbcf5edae6905c54edae51969c9a7eec8aa5a25363b0aa7463f716ac621aee8b0c1dc4c7d149e270e851aaa5c'
'ccca6ba086cbaf1be18748e36905beefd276c384397461b88b63738e7d933469fae1bb6e1ff2e4d72f7406ebc3f3f89b89d5b6c8f335b3793cd14e082380af06')
'cfb82f04e49d9b96c284353d880f0e73a6ab2a8ab456e499651a41517d84b64dbcdf6a70375463492b0e5f261afc03477e1b7f1e2aade8eea7a149ff0eab0568')

export KBUILD_BUILD_HOST=archlinux
export KBUILD_BUILD_USER=$pkgbase
Expand Down
3 changes: 2 additions & 1 deletion linux/config-chimera
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Chimera specific config flags

CONFIG_HID_ASUS_ALLY_X=m
# Disable radeon module
# CONFIG_DRM_RADEON is not set

Expand Down Expand Up @@ -90,4 +91,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 e181fb0

Please sign in to comment.