summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb10
1 files changed, 9 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb b/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
index acd76b54b3..f3c04886e1 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.9.3.bb
@@ -12,7 +12,15 @@ COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|nios2|arm).*-linux'
12 12
13SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ 13SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
14 file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \ 14 file://Makefile-Do-not-fail-if-CONFIG_TRACEPOINTS-is-not-en.patch \
15 file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch" 15 file://BUILD_RUNTIME_BUG_ON-vs-gcc7.patch \
16 file://0001-Fix-handle-missing-ftrace-header-on-v4.12.patch \
17 file://0002-Fix-sched-for-v4.11.5-rt1.patch \
18 file://0003-Fix-Sleeping-function-called-from-invalid-context.patch \
19 file://0004-Fix-update-ext4-instrumentation-for-kernel-4.13.patch \
20 file://0005-Fix-mmap-caches-aliased-on-virtual-addresses.patch \
21 file://0006-Add-kmalloc-failover-to-vmalloc.patch \
22 file://0007-Fix-vmalloc-wrapper-on-kernel-4.12.patch \
23 file://0008-Fix-vmalloc-wrapper-on-kernel-2.6.38.patch"
16 24
17SRC_URI[md5sum] = "9abf694dddcc197988189ef65b496f4c" 25SRC_URI[md5sum] = "9abf694dddcc197988189ef65b496f4c"
18SRC_URI[sha256sum] = "f911bca81b02a787474f3d100390dad7447f952525e6d041f50991940246bafe" 26SRC_URI[sha256sum] = "f911bca81b02a787474f3d100390dad7447f952525e6d041f50991940246bafe"