From dfea2da12b0f6a7ad0c9635e37a4842f7e4c2ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Buchm=C3=BCller?= Date: Wed, 4 Apr 2018 10:44:18 +0200 Subject: [PATCH] linux4.15: update to 4.15.15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Also enable CONFIG_DRM_VBOXVIDEO=m Signed-off-by: Jürgen Buchmüller --- srcpkgs/linux4.15/files/i386-dotconfig | 2 +- srcpkgs/linux4.15/files/x86_64-dotconfig | 2 +- srcpkgs/linux4.15/template | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/linux4.15/files/i386-dotconfig b/srcpkgs/linux4.15/files/i386-dotconfig index 0b8790e106a..d79ac2bf5d0 100644 --- a/srcpkgs/linux4.15/files/i386-dotconfig +++ b/srcpkgs/linux4.15/files/i386-dotconfig @@ -6926,7 +6926,7 @@ CONFIG_GREYBUS_USB=m # # USB Power Delivery and Type-C drivers # -# CONFIG_DRM_VBOXVIDEO is not set +CONFIG_DRM_VBOXVIDEO=m CONFIG_PI433=m CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m diff --git a/srcpkgs/linux4.15/files/x86_64-dotconfig b/srcpkgs/linux4.15/files/x86_64-dotconfig index c8f4973443e..c2c66bdda19 100644 --- a/srcpkgs/linux4.15/files/x86_64-dotconfig +++ b/srcpkgs/linux4.15/files/x86_64-dotconfig @@ -7002,7 +7002,7 @@ CONFIG_GREYBUS_USB=m # # USB Power Delivery and Type-C drivers # -# CONFIG_DRM_VBOXVIDEO is not set +CONFIG_DRM_VBOXVIDEO=m CONFIG_PI433=m CONFIG_X86_PLATFORM_DEVICES=y CONFIG_ACER_WMI=m diff --git a/srcpkgs/linux4.15/template b/srcpkgs/linux4.15/template index 7842cd7e8ec..605ec1baaf2 100644 --- a/srcpkgs/linux4.15/template +++ b/srcpkgs/linux4.15/template @@ -1,6 +1,6 @@ # Template file for 'linux4.15' pkgname=linux4.15 -version=4.15.12 +version=4.15.15 revision=1 patch_args="-Np1" wrksrc="linux-${version}" @@ -9,7 +9,7 @@ homepage="http://www.kernel.org" license="GPL-2" short_desc="The Linux kernel and modules (${version%.*} series)" distfiles="https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-${version}.tar.xz" -checksum=031e63e059989be76db3001f3b0f60c692be8fd5c3611d1a2bc087520f48f448 +checksum=0b56e8ef7e6fee6a995bfe0eeb3631c2e145cc2ca205861dd301f4c0d803dadf nodebug=yes # -dbg package is generated below manually nostrip=yes