Skip to content

Commit

Permalink
Update linux to 6.9.6-chos1
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsagax committed Jun 24, 2024
1 parent 57fdfff commit 0b82b12
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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.5.chos1
pkgver=6.9.6.chos1
pkgrel=1
pkgdesc='Linux ChimeraOS'
_srctag=v${pkgver%.*}-${pkgver##*.}
Expand Down Expand Up @@ -40,8 +40,8 @@ validpgpkeys=(
A2FF3A36AAA56654109064AB19802F8B0D70FC30 # Jan Alexander Steffens (heftig)
C7E7849466FE2358343588377258734B41C31549 # David Runge <[email protected]>
)
b2sums=('0ef67929f95e282b6a2386f27128481ecec3aa180862ae6d59b47b9757f3e40711e85a65e6d1601b7d8f22d73dc94eb82f55350063f7a65fb6917f12f14af39d'
'2d611b1c31683e19bb1bdd33d1e0bdbd55fcbb913538c661bbee8df6a2413b3aefe68a5362736e595e4faebded0e1cbe6ba5b07f63b76a545afede4d76dbbfff'
b2sums=('299e259544b2e35e4e51912620d4a570df7115d1b43e1d5b9889c2d5edae47f3286ee5c64d9634db492908725adf1c42779669e10398fdf2a4fb4880c570e5d4'
'83cbb3d010f459de6e09b9ab9832aac4aee3d270c8b779fdd6f29144b600f78447fdc6cc2bd070789d7b07777f0122502b8e707f14f8b442f22ac016de5e5b82'
'7a23cc6ee62a4a888531dfc321dbbdae12ba2589f196ea258d2cebbff76f3850627813404be1d83db4bb6f271800b85b9a00c39ec03796bdd0cb6f095013565a')

export KBUILD_BUILD_HOST=archlinux
Expand Down
4 changes: 2 additions & 2 deletions 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.5-chos1 Kernel Configuration
# Linux/x86 6.9.6-chos1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -8073,7 +8073,7 @@ CONFIG_USB_MON=m
#
CONFIG_USB_C67X00_HCD=m
CONFIG_USB_XHCI_HCD=y
# CONFIG_USB_XHCI_DBGCAP is not set
CONFIG_USB_XHCI_DBGCAP=y
CONFIG_USB_XHCI_PCI=m
CONFIG_USB_XHCI_PCI_RENESAS=m
CONFIG_USB_XHCI_PLATFORM=m
Expand Down

0 comments on commit 0b82b12

Please sign in to comment.