aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel
diff options
context:
space:
mode:
authorTom Zanussi <tom.zanussi@linux.intel.com>2013-08-27 00:24:29 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-08-27 11:05:26 +0100
commit8792f38de43b391896c2eccb8086538eb3f6c47b (patch)
treec730435a9ae104cdb7d27011dca600945a616550 /meta/recipes-kernel
parentc888857b060f04b8689f393ec2d77a950da40f5a (diff)
downloadopenembedded-core-8792f38de43b391896c2eccb8086538eb3f6c47b.tar.gz
lttng-modules: Update to 2.2.1 based release
Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_git.bb b/meta/recipes-kernel/lttng/lttng-modules_git.bb
index 3a92879e3c..351b0c8baf 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_git.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_git.bb
@@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel"
inherit module
-SRCREV = "1b26381c19dd2d9fa41f52d8dc13b15b8dd32c7c"
-PV = "2.2.0+git${SRCPV}"
+SRCREV = "10fe4e3f10c9ce1f2963bd118b91895a67e955ee"
+PV = "2.2.1+git${SRCPV}"
SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \
file://lttng-modules-replace-KERNELDIR-with-KERNEL_SRC.patch"