summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/lttng
diff options
context:
space:
mode:
authorBogdan Marinescu <bogdan.a.marinescu@intel.com>2013-02-28 17:01:42 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-05 13:14:55 +0000
commit641446e9aec959d5ac2a71f9b6330ce60be74bd9 (patch)
tree8a236a2d968791bcc0f1c27e0f40ff7b6c902456 /meta/recipes-kernel/lttng
parent3cbd4beced02d6d8735528defa5a862eb313e6cf (diff)
downloadast2050-yocto-poky-641446e9aec959d5ac2a71f9b6330ce60be74bd9.zip
ast2050-yocto-poky-641446e9aec959d5ac2a71f9b6330ce60be74bd9.tar.gz
lttng: updated lttng-ust and lttng-modules to 2.1.1
(From OE-Core rev: a895f5c535c9cbd71d2965c1197ffb31afd831a8) Signed-off-by: Bogdan Marinescu <bogdan.a.marinescu@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/lttng')
-rw-r--r--meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb (renamed from meta/recipes-kernel/lttng/lttng-modules_2.1.0.bb)4
-rw-r--r--meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb (renamed from meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb)4
2 files changed, 4 insertions, 4 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb
index b3a25f9..1be0fc1 100644
--- a/meta/recipes-kernel/lttng/lttng-modules_2.1.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb
@@ -10,8 +10,8 @@ DEPENDS = "virtual/kernel"
inherit module
-SRCREV = "b945d6c4083ce287f390f54dff4b5e0b73a9f845"
-PV = "2.1.0"
+SRCREV = "b374c356eb4827b68754d68adc0f1c94b5de9faa"
+PV = "2.1.1"
PR = "r0"
SRC_URI = "git://git.lttng.org/lttng-modules.git;protocol=git \
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb
index 6c2ca04..2117981 100644
--- a/meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb
+++ b/meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb
@@ -17,8 +17,8 @@ RPROVIDES_${PN} = "lttng2-ust"
RREPLACES_${PN} = "lttng2-ust"
RCONFLICTS_${PN} = "lttng2-ust"
-SRCREV = "0c9ad44b7604040dfcd1e67b18afc3dc5d025b19"
-PV = "2.1.0"
+SRCREV = "05356aa2a4dca0bc9bfd716d2d6723e3941851dc"
+PV = "2.1.1"
PR = "r0"
PE = "2"
OpenPOWER on IntegriCloud