Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Commit 63322e2

Browse files
heftigsvntogit
authored andcommitted
6.2.3.arch1-1
git-svn-id: file:///srv/repos/svn-packages/svn@470527 eb2447ed-0c53-47e4-bac8-5bc4a241df78
1 parent 187f177 commit 63322e2

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

trunk/PKGBUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
22

33
pkgbase=linux
4-
pkgver=6.2.2.arch2
4+
pkgver=6.2.3.arch1
55
pkgrel=1
66
pkgdesc='Linux'
77
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -26,7 +26,7 @@ validpgpkeys=(
2626
'C7E7849466FE2358343588377258734B41C31549' # David Runge <dvzrv@archlinux.org>
2727
)
2828
sha256sums=('SKIP'
29-
'5c8418d14275919ea9683eaf82d4463894d0f5c221468a055256ce6d36974b45')
29+
'c92207f87f806209da2bda0a2044872fdf22fce9a45cf31d3579fdfedde8c17c')
3030

3131
export KBUILD_BUILD_HOST=archlinux
3232
export KBUILD_BUILD_USER=$pkgbase

trunk/config

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#
22
# Automatically generated file; DO NOT EDIT.
3-
# Linux/x86 6.2.2-arch2 Kernel Configuration
3+
# Linux/x86 6.2.3-arch1 Kernel Configuration
44
#
55
CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201"
66
CONFIG_CC_IS_GCC=y
@@ -3332,6 +3332,7 @@ CONFIG_MICROSOFT_MANA=m
33323332
CONFIG_NET_VENDOR_MYRI=y
33333333
CONFIG_MYRI10GE=m
33343334
CONFIG_MYRI10GE_DCA=y
3335+
CONFIG_FEALNX=m
33353336
CONFIG_NET_VENDOR_NI=y
33363337
CONFIG_NI_XGE_MANAGEMENT_ENET=m
33373338
CONFIG_NET_VENDOR_NATSEMI=y
@@ -7027,6 +7028,7 @@ CONFIG_SND_HDA_CODEC_SI3054=m
70277028
CONFIG_SND_HDA_GENERIC=m
70287029
CONFIG_SND_HDA_POWER_SAVE_DEFAULT=1
70297030
CONFIG_SND_HDA_INTEL_HDMI_SILENT_STREAM=y
7031+
# CONFIG_SND_HDA_CTL_DEV_ID is not set
70307032
# end of HD-Audio
70317033

70327034
CONFIG_SND_HDA_CORE=m

0 commit comments

Comments
 (0)