diff options
Diffstat (limited to 'meta/recipes-kernel')
| -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" | |||
| 11 | inherit module | 11 | inherit module |
| 12 | 12 | ||
| 13 | SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c" | 13 | SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c" |
| 14 | PV = "2.2.0" | 14 | PV = "2.2.0+git${SRCPV}" |
| 15 | 15 | ||
| 16 | SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \ | 16 | SRC_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" |
