linux4.4: update to 4.4.237.

Along, enable CONFIG_USB_ANNOUNCE_NEW_DEVICES.

Relates to: #24958
This commit is contained in:
Piraty 2020-09-28 00:18:59 +02:00
parent fd438d6b07
commit 79d1d1ab86
No known key found for this signature in database
GPG Key ID: 82F2CC796BD07077
4 changed files with 5 additions and 5 deletions

View File

@ -5269,7 +5269,7 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options

View File

@ -5374,7 +5374,7 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options

View File

@ -5273,7 +5273,7 @@ CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=m
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=m
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
#
# Miscellaneous USB options

View File

@ -1,6 +1,6 @@
# Template file for 'linux4.4'
pkgname=linux4.4
version=4.4.228
version=4.4.237
revision=1
wrksrc="linux-${version}"
short_desc="Linux kernel and modules (${version%.*} series)"
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-only"
homepage="https://www.kernel.org"
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=b94bed0254592015f08151ff67d9cb4124cf518055cfac542d77483469613d78
checksum=138bab4680896005843fd144ba5ec79e0b15a5d88712b0507e336abab9e4d0e0
python_version=2 #unverified
nocross=yes