From: Richard Purdie Date: Mon, 24 Jul 2006 11:02:34 +0000 (+0000) Subject: lttng-conrol: 0.6 -> 0.12 X-Git-Tag: Release-2010-05/1~9453^2~1185 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82ea9077658bee1d22b3ca521fc3fd9343551a9b;p=openembedded.git lttng-conrol: 0.6 -> 0.12 --- 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