summaryrefslogtreecommitdiffstats
path: root/meta/packages/lttng
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@linux.intel.com>2009-06-16 17:25:53 +0100
committerRichard Purdie <rpurdie@linux.intel.com>2009-06-16 17:25:53 +0100
commit1275962e51a9809be1d6c8702753005197206d72 (patch)
treea2e71e29d89c0414b65b1b65dfbf1efe3bf10dfb /meta/packages/lttng
parent7ea5d80a842413f52f0519b4151dc266663824c2 (diff)
downloadpoky-1275962e51a9809be1d6c8702753005197206d72.tar.gz
lttng-control: 0.43 -> 0.67
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta/packages/lttng')
-rw-r--r--meta/packages/lttng/lttng-control_0.43.bb17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/packages/lttng/lttng-control_0.43.bb b/meta/packages/lttng/lttng-control_0.43.bb
deleted file mode 100644
index 8999dc2de1..0000000000
--- a/meta/packages/lttng/lttng-control_0.43.bb
+++ /dev/null
@@ -1,17 +0,0 @@
1SECTION = "devel"
2DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
3extract program execution details from the Linux operating system and \
4interpret them."
5LICENSE = "GPL"
6
7SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-10082007.tar.gz \
8 file://build_fix.patch;patch=1 \
9 file://dynticks.patch;patch=1"
10
11S = "${WORKDIR}/ltt-control-${PV}-10082007"
12
13inherit autotools
14
15export KERNELDIR="${STAGING_KERNEL_DIR}"
16
17FILES_${PN} += "${datadir}/ltt-control/facilities/*" \ No newline at end of file