From 8c5fa844ff366f3618591a881a1b512d04efb2cf Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Mon, 31 Jul 2017 11:17:33 +0200 Subject: [PATCH] linux4.13: update to 4.13.0rc3. --- srcpkgs/linux4.13/files/arm64-dotconfig | 3 +-- srcpkgs/linux4.13/files/i386-dotconfig | 4 ++-- srcpkgs/linux4.13/files/x86_64-dotconfig | 4 ++-- srcpkgs/linux4.13/template | 6 ++---- 4 files changed, 7 insertions(+), 10 deletions(-) diff --git a/srcpkgs/linux4.13/files/arm64-dotconfig b/srcpkgs/linux4.13/files/arm64-dotconfig index 05f9a6faacc..f59c7770166 100644 --- a/srcpkgs/linux4.13/files/arm64-dotconfig +++ b/srcpkgs/linux4.13/files/arm64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm64 4.13.0-rc1 Kernel Configuration +# Linux/arm64 4.13.0-rc3 Kernel Configuration # CONFIG_ARM64=y CONFIG_64BIT=y @@ -7020,7 +7020,6 @@ CONFIG_NVMEM_SUNXI_SID=m # # CONFIG_FSI is not set # CONFIG_TEE is not set -# CONFIG_MULTIPLEXER is not set # # Firmware Drivers diff --git a/srcpkgs/linux4.13/files/i386-dotconfig b/srcpkgs/linux4.13/files/i386-dotconfig index 338d0299b26..159bf8c9f2c 100644 --- a/srcpkgs/linux4.13/files/i386-dotconfig +++ b/srcpkgs/linux4.13/files/i386-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/i386 4.13.0-rc1 Kernel Configuration +# Linux/i386 4.13.0-rc3 Kernel Configuration # # CONFIG_64BIT is not set CONFIG_X86_32=y @@ -6837,6 +6837,7 @@ CONFIG_GREYBUS_USB=m # USB Power Delivery and Type-C drivers # # CONFIG_TYPEC_TCPM is not set +# CONFIG_DRM_VBOXVIDEO is not set CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m CONFIG_ACERHDF=m @@ -7492,7 +7493,6 @@ CONFIG_FSI=m # CONFIG_FSI_MASTER_GPIO is not set # CONFIG_FSI_MASTER_HUB is not set # CONFIG_FSI_SCOM is not set -# CONFIG_MULTIPLEXER is not set # # Firmware Drivers diff --git a/srcpkgs/linux4.13/files/x86_64-dotconfig b/srcpkgs/linux4.13/files/x86_64-dotconfig index 0068a9a1be0..cb899f7f0c8 100644 --- a/srcpkgs/linux4.13/files/x86_64-dotconfig +++ b/srcpkgs/linux4.13/files/x86_64-dotconfig @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.13.0-rc1 Kernel Configuration +# Linux/x86 4.13.0-rc3 Kernel Configuration # CONFIG_64BIT=y CONFIG_X86_64=y @@ -6898,6 +6898,7 @@ CONFIG_GREYBUS_USB=m # USB Power Delivery and Type-C drivers # # CONFIG_TYPEC_TCPM is not set +# CONFIG_DRM_VBOXVIDEO is not set CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m CONFIG_ACERHDF=m @@ -7570,7 +7571,6 @@ CONFIG_FSI=m # CONFIG_FSI_MASTER_GPIO is not set # CONFIG_FSI_MASTER_HUB is not set # CONFIG_FSI_SCOM is not set -# CONFIG_MULTIPLEXER is not set # # Firmware Drivers diff --git a/srcpkgs/linux4.13/template b/srcpkgs/linux4.13/template index 8ffdb8a9e9b..4f544bb4b74 100644 --- a/srcpkgs/linux4.13/template +++ b/srcpkgs/linux4.13/template @@ -1,7 +1,7 @@ # Template file for 'linux4.13' pkgname=linux4.13 _distver=4.13.0 -_patchver=rc2 +_patchver=rc3 version=${_distver}${_patchver} revision=1 patch_args="-Np1" @@ -11,9 +11,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://git.kernel.org/torvalds/t/linux-${_distver%.*}-${_patchver}.tar.xz" -checksum=2e56aafeb1b8058fef6f7da701fd82e6dea87c387c7d466caf14cf8ff6f820da - -broken="https://build.voidlinux.eu/builders/x86_64-musl_builder/builds/3902/steps/shell_3/logs/stdio" +checksum=54cadc389a0bb4183604b07279c720aef12c218f3de2b997e5433f788ac39d1d nodebug=yes # -dbg package is generated below manually nostrip=yes