summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb b/meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb
index 4c0e37ebc7..a7e3096c6a 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.13.10.bb
@@ -10,6 +10,9 @@ inherit module
10include lttng-platforms.inc 10include lttng-platforms.inc
11 11
12SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \ 12SRC_URI = "https://lttng.org/files/${BPN}/${BPN}-${PV}.tar.bz2 \
13 file://0001-fix-phys_proc_id-and-cpu_core_id-moved-in-linux-6.7..patch \
14 file://0002-fix-mm-vmscan-signatures-changed-in-linux-6.7.0-rc1.patch \
15 file://0001-wrapper-fdtable-adjust-fd-lookup-to-v6.7.patch \
13 " 16 "
14 17
15# Use :append here so that the patch is applied also when using devupstream 18# Use :append here so that the patch is applied also when using devupstream