From 2f2de3f3a109cfe9179ff5165dd47c9f32416f04 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sun, 25 Nov 2007 13:59:37 +0000 Subject: lttng-control: 0.42 -> 0.43 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3228 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- meta/packages/lttng/lttng-control_0.42.bb | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 meta/packages/lttng/lttng-control_0.42.bb (limited to 'meta/packages/lttng/lttng-control_0.42.bb') diff --git a/meta/packages/lttng/lttng-control_0.42.bb b/meta/packages/lttng/lttng-control_0.42.bb deleted file mode 100644 index 0525f23ff..000000000 --- a/meta/packages/lttng/lttng-control_0.42.bb +++ /dev/null @@ -1,16 +0,0 @@ -SECTION = "devel" -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" - -SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-16072007.tar.gz \ - file://dynticks.patch;patch=1" - -S = "${WORKDIR}/ltt-control-${PV}-16072007" - -inherit autotools - -export KERNELDIR="${STAGING_KERNEL_DIR}" - -FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file -- cgit v1.2.3