summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_git.bb (renamed from meta/recipes-kernel/lttng/lttng-modules_2.2.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.2.0.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb
index dd35396205..3a92879e3c 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.2.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb
@@ -11,7 +11,7 @@ DEPENDS = "virtual/kernel"
11inherit module 11inherit module
12 12
13SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c" 13SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c"
14PV = "2.2.0" 14PV = "2.2.0+git${SRCPV}"
15 15
16SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \ 16SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \
17 file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch" 17 file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"