lttng-control: drop old version 0.6

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@733 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie 2006-09-21 13:40:08 +00:00
parent 514ab79d13
commit b6c7781e79
1 changed files with 0 additions and 16 deletions

View File

@ -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"
MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>"
SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-28042006.tar.gz"
S = "${WORKDIR}/ltt-control-${PV}-28042006"
inherit autotools
export KERNELDIR="${STAGING_KERNEL_DIR}"
FILES_${PN} += "${datadir}/ltt-control/facilities/*"