linux4.14: update to 4.14.199.
Along, enable CONFIG_USB_ANNOUNCE_NEW_DEVICES. Relates to: #24958
This commit is contained in:
parent
8aa8519031
commit
412cf7a2ea
4 changed files with 5 additions and 5 deletions
|
@ -5811,7 +5811,7 @@ CONFIG_USB_COMMON=y
|
|||
CONFIG_USB_ARCH_HAS_HCD=y
|
||||
CONFIG_USB=m
|
||||
CONFIG_USB_PCI=y
|
||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
||||
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||
|
||||
#
|
||||
# Miscellaneous USB options
|
||||
|
|
|
@ -5908,7 +5908,7 @@ CONFIG_USB_COMMON=y
|
|||
CONFIG_USB_ARCH_HAS_HCD=y
|
||||
CONFIG_USB=m
|
||||
CONFIG_USB_PCI=y
|
||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
||||
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||
|
||||
#
|
||||
# Miscellaneous USB options
|
||||
|
|
|
@ -5847,7 +5847,7 @@ CONFIG_USB_COMMON=y
|
|||
CONFIG_USB_ARCH_HAS_HCD=y
|
||||
CONFIG_USB=m
|
||||
CONFIG_USB_PCI=y
|
||||
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set
|
||||
CONFIG_USB_ANNOUNCE_NEW_DEVICES=y
|
||||
|
||||
#
|
||||
# Miscellaneous USB options
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'linux4.14'
|
||||
pkgname=linux4.14
|
||||
version=4.14.192
|
||||
version=4.14.199
|
||||
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="http://www.kernel.org"
|
||||
distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz"
|
||||
checksum=d2b5b0739f1559fc70146da50ff175b20a63e97e688a36dab16927d4ebd0f9d1
|
||||
checksum=02f3432a262b3804745501f8c3c51d735133af48a39909df8b031d0b9653d4f9
|
||||
python_version=2 #unverified
|
||||
patch_args="-Np1"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue