Skip to content

Commit

Permalink
Update linux to 6.9.8-chos1
Browse files Browse the repository at this point in the history
  • Loading branch information
Samsagax committed Jul 9, 2024
1 parent 0b82b12 commit bca69e7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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) <samsagaxg@gmail.com>

pkgbase=linux-chimeraos
pkgver=6.9.6.chos1
pkgver=6.9.8.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 <dvzrv@archlinux.org>
)
b2sums=('299e259544b2e35e4e51912620d4a570df7115d1b43e1d5b9889c2d5edae47f3286ee5c64d9634db492908725adf1c42779669e10398fdf2a4fb4880c570e5d4'
'83cbb3d010f459de6e09b9ab9832aac4aee3d270c8b779fdd6f29144b600f78447fdc6cc2bd070789d7b07777f0122502b8e707f14f8b442f22ac016de5e5b82'
b2sums=('e0eff5f98afdf63f282a9c8e2314f7415b76b2b7ba4786e434ee102cd9fef0c1b652c54c606ba40a6eb6e8844b2b579df8651431e52850273f66ebf62eab5e47'
'e66457a7e402ecd46e2bdfa6dc1efce1e1feb2619d7c22386fe25ee62e064bb1a2e7069e8ae58a06463beac4920a63f8cc0d7db740502751a22cfd5e042d123a'
'7a23cc6ee62a4a888531dfc321dbbdae12ba2589f196ea258d2cebbff76f3850627813404be1d83db4bb6f271800b85b9a00c39ec03796bdd0cb6f095013565a')

export KBUILD_BUILD_HOST=archlinux
Expand Down
8 changes: 4 additions & 4 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.6-chos1 Kernel Configuration
# Linux/x86 6.9.8-chos1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.1.1 20240522"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -8966,10 +8966,10 @@ CONFIG_SEV_GUEST=m
CONFIG_TDX_GUEST_DRIVER=m
CONFIG_VIRTIO_ANCHOR=y
CONFIG_VIRTIO=y
CONFIG_VIRTIO_PCI_LIB=m
CONFIG_VIRTIO_PCI_LIB_LEGACY=m
CONFIG_VIRTIO_PCI_LIB=y
CONFIG_VIRTIO_PCI_LIB_LEGACY=y
CONFIG_VIRTIO_MENU=y
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_PCI_ADMIN_LEGACY=y
CONFIG_VIRTIO_PCI_LEGACY=y
CONFIG_VIRTIO_VDPA=m
Expand Down

0 comments on commit bca69e7

Please sign in to comment.