summaryrefslogtreecommitdiffstats
path: root/meta
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:31 +0100
commita552fdceeb812a11da869bf4f7f5218e11f100a6 (patch)
tree9e7682d34c402ded768ab5891d0a31f05ac2fc17 /meta
parent294200344b22e2f3e87934ec63015ea2bbf97b79 (diff)
downloadast2050-yocto-poky-a552fdceeb812a11da869bf4f7f5218e11f100a6.zip
ast2050-yocto-poky-a552fdceeb812a11da869bf4f7f5218e11f100a6.tar.gz
lttng-modules: Update to 2.2.1 based release
(From OE-Core rev: 8792f38de43b391896c2eccb8086538eb3f6c47b) Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 3a92879..351b0c8 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"
OpenPOWER on IntegriCloud