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