From a8de933c0917da8f7ce681063b746152cfce7fa3 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Sat, 31 Aug 2019 15:45:23 +0000 Subject: [PATCH] core/linux-odroid-n2 to 4.9.190-1 --- core/linux-odroid-xu3/PKGBUILD | 8 ++++---- core/linux-odroid-xu3/config | 10 ++++++++-- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/core/linux-odroid-xu3/PKGBUILD b/core/linux-odroid-xu3/PKGBUILD index e348fd01c..4e854c482 100644 --- a/core/linux-odroid-xu3/PKGBUILD +++ b/core/linux-odroid-xu3/PKGBUILD @@ -4,11 +4,11 @@ buildarch=4 pkgbase=linux-odroid-xu3 -_commit=8b12a7b5c8dce74283cfccc585e003827e1ab098 +_commit=323912a3e1d3738390b19b2892653a61c76b0023 _srcname=linux-${_commit} _kernelname=${pkgbase#linux} _desc="ODROID-XU3/XU4/HC1" -pkgver=4.14.133 +pkgver=4.14.141 pkgrel=1 arch=('armv7h') url="https://github.com/hardkernel/linux" @@ -19,8 +19,8 @@ source=("https://github.com/hardkernel/linux/archive/${_commit}.tar.gz" 'config' 'linux.preset' '99-linux.hook') -md5sums=('4a9c3f5c625b48b11ac5f821ac7d28af' - '4711d734a11ea3d735b0c2ce1f19324c' +md5sums=('515e0c0f4df8d30fa65b0fee51432279' + '09898c1aeaff78bc10253b020cb2c26b' 'a84976d500db50cee07177eccfe2f455' '79fa396e3f9a09a85156d6d7c2d34b58') diff --git a/core/linux-odroid-xu3/config b/core/linux-odroid-xu3/config index 8fd88d60b..af34f3381 100644 --- a/core/linux-odroid-xu3/config +++ b/core/linux-odroid-xu3/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.14.120-1 Kernel Configuration +# Linux/arm 4.14.141-1 Kernel Configuration # CONFIG_ARM=y CONFIG_ARM_HAS_SG_CHAIN=y @@ -4241,7 +4241,13 @@ CONFIG_USB_UAS=y # # CONFIG_USB_MDC800 is not set # CONFIG_USB_MICROTEK is not set -# CONFIG_USBIP_CORE is not set +CONFIG_USBIP_CORE=m +CONFIG_USBIP_VHCI_HCD=m +CONFIG_USBIP_VHCI_HC_PORTS=8 +CONFIG_USBIP_VHCI_NR_HCS=1 +CONFIG_USBIP_HOST=m +CONFIG_USBIP_VUDC=m +# CONFIG_USBIP_DEBUG is not set # CONFIG_USB_MUSB_HDRC is not set CONFIG_USB_DWC3=y # CONFIG_USB_DWC3_HOST is not set