From: Frans Meulenbroeks Date: Mon, 8 Mar 2010 07:36:52 +0000 (+0100) Subject: lttng-control: upgraded to 0.79 X-Git-Tag: Release-2010-05/1~449 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7004e43af66edb073e431b9cb2093326ce263bdf;p=openembedded.git lttng-control: upgraded to 0.79 Signed-off-by: Frans Meulenbroeks --- diff --git a/recipes/lttng/lttng-control_0.12.bb b/recipes/lttng/lttng-control_0.79.bb similarity index 72% rename from recipes/lttng/lttng-control_0.12.bb rename to recipes/lttng/lttng-control_0.79.bb index 0cfdc03ab5..703fccaafe 100644 --- a/recipes/lttng/lttng-control_0.12.bb +++ b/recipes/lttng/lttng-control_0.79.bb @@ -4,9 +4,9 @@ extract program execution details from the Linux operating system and \ interpret them." LICENSE = "GPL" -SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-21062006.tar.gz" +SRC_URI = "http://lttng.org/files/lttng/ltt-control-${PV}-01022010.tar.gz" -S = "${WORKDIR}/ltt-control-${PV}-21062006" +S = "${WORKDIR}/ltt-control-${PV}-01022010" inherit autotools