From: Bogdan Marinescu Date: Thu, 28 Feb 2013 15:01:42 +0000 (+0200) Subject: lttng: updated lttng-ust and lttng-modules to 2.1.1 X-Git-Tag: 2015-4~7348 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a895f5c535c9cbd71d2965c1197ffb31afd831a8;p=openembedded-core.git lttng: updated lttng-ust and lttng-modules to 2.1.1 Signed-off-by: Bogdan Marinescu Signed-off-by: Saul Wold --- diff --git a/meta/recipes-kernel/lttng/lttng-modules_2.1.0.bb b/meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb similarity index 93% rename from meta/recipes-kernel/lttng/lttng-modules_2.1.0.bb rename to meta/recipes-kernel/lttng/lttng-modules_2.1.1.bb index b3a25f9ca5..1be0fc15c3 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 similarity index 94% rename from meta/recipes-kernel/lttng/lttng-ust_2.1.0.bb rename to meta/recipes-kernel/lttng/lttng-ust_2.1.1.bb index 6c2ca04bcc..211798162c 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"