linux4.3: update to 4.3.1.

Set CONFIG_BLK_DEV_IO_TRACE=y.
This commit is contained in:
Christian Neukirchen 2015-12-10 15:36:49 +01:00
parent ba48e0717a
commit 94b512b87d
2 changed files with 5 additions and 5 deletions

View file

@ -7108,7 +7108,7 @@ CONFIG_BRANCH_PROFILE_NONE=y
# CONFIG_PROFILE_ANNOTATED_BRANCHES is not set
# CONFIG_PROFILE_ALL_BRANCHES is not set
# CONFIG_STACK_TRACER is not set
# CONFIG_BLK_DEV_IO_TRACE is not set
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_KPROBE_EVENT=y
CONFIG_UPROBE_EVENT=y
CONFIG_PROBE_EVENTS=y

View file

@ -1,14 +1,14 @@
# Template file for 'linux4.3'
pkgname=linux4.3
version=4.3.0
version=4.3.1
revision=1
wrksrc="linux-${version%.*}"
wrksrc="linux-${version}"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
homepage="http://www.kernel.org"
license="GPL-2"
short_desc="The Linux kernel and modules (${version%.*} series)"
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version%.*}.tar.xz"
checksum=4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
distfiles="${KERNEL_SITE}/kernel/v4.x/linux-${version}.tar.xz"
checksum=11faaff6e7546038b868f524cdf42a5a1b67be9fdfd37d931723a8deb1811b72
nocross=yes
nodebug=yes