linux4.4: update to 4.4.237.
Along, enable CONFIG_USB_ANNOUNCE_NEW_DEVICES. Relates to: #24958
This commit is contained in:
parent
fd438d6b07
commit
79d1d1ab86
4 changed files with 5 additions and 5 deletions
|
@ -5269,7 +5269,7 @@ CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_USB_COMMON=m
|
CONFIG_USB_COMMON=m
|
||||||
CONFIG_USB_ARCH_HAS_HCD=y
|
CONFIG_USB_ARCH_HAS_HCD=y
|
||||||
CONFIG_USB=m
|
CONFIG_USB=m
|
||||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Miscellaneous USB options
|
# Miscellaneous USB options
|
||||||
|
|
|
@ -5374,7 +5374,7 @@ CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_USB_COMMON=m
|
CONFIG_USB_COMMON=m
|
||||||
CONFIG_USB_ARCH_HAS_HCD=y
|
CONFIG_USB_ARCH_HAS_HCD=y
|
||||||
CONFIG_USB=m
|
CONFIG_USB=m
|
||||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Miscellaneous USB options
|
# Miscellaneous USB options
|
||||||
|
|
|
@ -5273,7 +5273,7 @@ CONFIG_USB_SUPPORT=y
|
||||||
CONFIG_USB_COMMON=m
|
CONFIG_USB_COMMON=m
|
||||||
CONFIG_USB_ARCH_HAS_HCD=y
|
CONFIG_USB_ARCH_HAS_HCD=y
|
||||||
CONFIG_USB=m
|
CONFIG_USB=m
|
||||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||||
|
|
||||||
#
|
#
|
||||||
# Miscellaneous USB options
|
# Miscellaneous USB options
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'linux4.4'
|
# Template file for 'linux4.4'
|
||||||
pkgname=linux4.4
|
pkgname=linux4.4
|
||||||
version=4.4.228
|
version=4.4.237
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="linux-${version}"
|
wrksrc="linux-${version}"
|
||||||
short_desc="Linux kernel and modules (${version%.*} series)"
|
short_desc="Linux kernel and modules (${version%.*} series)"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only"
|
license="GPL-2.0-only"
|
||||||
homepage="https://www.kernel.org"
|
homepage="https://www.kernel.org"
|
||||||
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
|
||||||
checksum=b94bed0254592015f08151ff67d9cb4124cf518055cfac542d77483469613d78
|
checksum=138bab4680896005843fd144ba5ec79e0b15a5d88712b0507e336abab9e4d0e0
|
||||||
python_version=2 #unverified
|
python_version=2 #unverified
|
||||||
|
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue