From: Saul Wold Date: Wed, 24 Nov 2010 19:15:30 +0000 (-0800) Subject: lttng-control: Update to version 0.88 X-Git-Tag: 2011-1~3851 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=df8d8893b314b52e6ff3d697432b767ee097e5e0;p=openembedded-core.git lttng-control: Update to version 0.88 Signed-off-by: Saul Wold --- diff --git a/meta/recipes-kernel/lttng/lttng-control_0.87.bb b/meta/recipes-kernel/lttng/lttng-control_0.88.bb similarity index 82% rename from meta/recipes-kernel/lttng/lttng-control_0.87.bb rename to meta/recipes-kernel/lttng/lttng-control_0.88.bb index 4bf4f13762..a96b80c813 100644 --- a/meta/recipes-kernel/lttng/lttng-control_0.87.bb +++ b/meta/recipes-kernel/lttng/lttng-control_0.88.bb @@ -3,10 +3,10 @@ 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 = "GPLv3" -LIC_FILES_CHKSUM = "file://COPYING;md5=id32239bcb673463ab874e80d47fae504" +LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" PR = "r0" -LTTDATE = "09062010" +LTTDATE = "09242010" SRC_URI = "http://ltt.polymtl.ca/files/lttng/ltt-control-${PV}-${LTTDATE}.tar.gz"