From 82ea9077658bee1d22b3ca521fc3fd9343551a9b Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 24 Jul 2006 11:02:34 +0000 Subject: [PATCH] lttng-conrol: 0.6 -> 0.12 --- .../lttng/{lttng-control_0.6.bb => lttng-control_0.12.bb} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename packages/lttng/{lttng-control_0.6.bb => lttng-control_0.12.bb} (55%) diff --git a/packages/lttng/lttng-control_0.6.bb b/packages/lttng/lttng-control_0.12.bb similarity index 55% rename from packages/lttng/lttng-control_0.6.bb rename to packages/lttng/lttng-control_0.12.bb index b18f507e9d..1596995fb0 100644 --- a/packages/lttng/lttng-control_0.6.bb +++ b/packages/lttng/lttng-control_0.12.bb @@ -3,11 +3,11 @@ DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \ extract program execution details from the Linux operating system and \ interpret them." LICENSE = "GPL" -MAINTAINER = "Richard Purdie " +MAINTAINER = "Richard Purdie " -SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-28042006.tar.gz" +SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-21062006.tar.gz" -S = "${WORKDIR}/ltt-control-${PV}-28042006" +S = "${WORKDIR}/ltt-control-${PV}-21062006" inherit autotools -- 2.39.5