diff options
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb b/meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb index 94e18b2622..81a3983c64 100644 --- a/meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb +++ b/meta/recipes-kernel/lttng/lttng-modules_2.3.3.bb | |||
@@ -15,7 +15,7 @@ PV = "2.3.3" | |||
15 | 15 | ||
16 | SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.3 \ | 16 | SRC_URI = "git://git.lttng.org/lttng-modules.git;branch=stable-2.3 \ |
17 | file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch \ | 17 | file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch \ |
18 | file://fixup_block_driver.patch \ | 18 | file://bio-bvec-iter.patch \ |
19 | " | 19 | " |
20 | 20 | ||
21 | export INSTALL_MOD_DIR="kernel/lttng-modules" | 21 | export INSTALL_MOD_DIR="kernel/lttng-modules" |