Bump kernel to 4.14.150
authorRISCi_ATOM <bob@bobcall.me>
Wed, 23 Oct 2019 16:50:08 +0000 (12:50 -0400)
committerRISCi_ATOM <bob@bobcall.me>
Wed, 23 Oct 2019 16:50:08 +0000 (12:50 -0400)
include/kernel-version.mk
target/linux/generic/backport-4.14/030-USB-serial-option-fix-dwm-158-3g-modem-interface.patch

index 2181272fd67385a48b9769494a24a9cb784ba2e5..66a91a369a2d44577f55526831043e2783e56165 100644 (file)
@@ -6,9 +6,9 @@ ifdef CONFIG_TESTING_KERNEL
   KERNEL_PATCHVER:=$(KERNEL_TESTING_PATCHVER)
 endif
 
-LINUX_VERSION-4.14 = .149
+LINUX_VERSION-4.14 = .150
 
-LINUX_KERNEL_HASH-4.14.149 = 51930ab7882dbc2eb8bf55f216470bf02304238a64406b631c280559fd366f41
+LINUX_KERNEL_HASH-4.14.150 = 232debef0e78e4da88c3ec30fc03f158554f1f11250589d109f1c9ce522bff3b
 
 remove_uri_prefix=$(subst git://,,$(subst http://,,$(subst https://,,$(1))))
 sanitize_uri=$(call qstrip,$(subst @,_,$(subst :,_,$(subst .,_,$(subst -,_,$(subst /,_,$(1)))))))
index 545da78616d3155887d4254ac806f7d3a2086641..450f0cd559bc784a39dcf4d23d34e3adcdee283f 100644 (file)
@@ -30,7 +30,7 @@ Signed-off-by: Johan Hovold <johan@kernel.org>
 
 --- a/drivers/usb/serial/option.c
 +++ b/drivers/usb/serial/option.c
-@@ -1954,7 +1954,8 @@ static const struct usb_device_id option
+@@ -1965,7 +1965,8 @@ static const struct usb_device_id option
        { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d01, 0xff) },                   /* D-Link DWM-156 (variant) */
        { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d02, 0xff) },
        { USB_DEVICE_INTERFACE_CLASS(0x2001, 0x7d03, 0xff) },