Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 7cb8a55

Browse files
authored
Merge pull request #427 from fewtarius/3.6
Linux 6.13.10
2 parents 9a93514 + d651317 commit 7cb8a55

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

PKGBUILD/linux/PKGBUILD

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
# Mikael Eriksson <mikael_eriksson@miffe.org>
77

88
pkgbase=linux
9-
pkgver=6.13.9
10-
pkgrel=2
9+
pkgver=6.13.10
10+
pkgrel=1
1111
pkgdesc="Linux Stable"
1212
arch=(x86_64)
1313
url="https://kernel.org/"
@@ -81,7 +81,7 @@ validpgpkeys=(
8181
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
8282
)
8383
sha256sums=('SKIP'
84-
'f6051fafcf9fbab571b0e477571fa83b9d68451fe0bdd3a7cfb347a08a569972' # config
84+
'632355b46aec2757504fa95fddebe1009e3f3cb99b1f2ae3fc079b8051e5a1c5' # config
8585
'8ea46d255adc150d9545940c59d3f83203127eb41a6595664bc906f101c8e7e9' # 0001-drm-panel-orientation-quirks.patch
8686
'71d093c5c95d7bd594dd8dcd804eabe2f6b95398c519ded42b7d8994f384e4d8' # 0002-drm-amdgpu-always-allocate-cleared-VRAM-for-GEM-allo.patch
8787
'02f5eaede065b7d68ccf469c9f54eab3ce3f0d852624a3430d83bcd6e2bd7dbb' # 0006-Ayaneo-geek-headset-patch.patch

PKGBUILD/linux/config

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9958,6 +9958,8 @@ CONFIG_ADIS16480=m
99589958
CONFIG_BMI160=m
99599959
CONFIG_BMI160_I2C=m
99609960
CONFIG_BMI160_SPI=m
9961+
CONFIG_BMI260=m
9962+
CONFIG_BMI260_I2C=m
99619963
CONFIG_BMI270_I2C=n
99629964
CONFIG_BMI270_SPI=n
99639965
CONFIG_BMI323=m

0 commit comments

Comments
 (0)