summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_git.bb (renamed from meta/recipes-kernel/lttng/lttng-modules_2.6.1.bb)3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.6.1.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb
index 5bde7ec213..54544fee09 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.6.1.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb
@@ -8,7 +8,8 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=1412caf5a1aa90d6a48588a4794c0eac \
8 8
9inherit module 9inherit module
10 10
11SRCREV = "62080b2248fd8ec4111ffc379d0bc5eaf0a5c16d" 11SRCREV = "7a88f8b50696dd71e80c08661159caf8e119bf51"
12PV = "2.6.2+git${SRCPV}"
12 13
13COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux' 14COMPATIBLE_HOST = '(x86_64|i.86|powerpc|aarch64|mips|arm).*-linux'
14 15