summaryrefslogtreecommitdiff
path: root/meta/packages/lttng/lttng-control_0.42.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2007-11-25 13:59:37 +0000
committerRichard Purdie <richard@openedhand.com>2007-11-25 13:59:37 +0000
commit2f2de3f3a109cfe9179ff5165dd47c9f32416f04 (patch)
tree453996c704034d924dcbb93b20dfb2b98af4a949 /meta/packages/lttng/lttng-control_0.42.bb
parente6fccbb463f2522bb0d20bf07054ce5428a3c1be (diff)
downloadopenembedded-core-2f2de3f3a109cfe9179ff5165dd47c9f32416f04.tar.gz
openembedded-core-2f2de3f3a109cfe9179ff5165dd47c9f32416f04.tar.bz2
openembedded-core-2f2de3f3a109cfe9179ff5165dd47c9f32416f04.tar.xz
openembedded-core-2f2de3f3a109cfe9179ff5165dd47c9f32416f04.zip
lttng-control: 0.42 -> 0.43
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3228 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/lttng/lttng-control_0.42.bb')
-rw-r--r--meta/packages/lttng/lttng-control_0.42.bb16
1 files changed, 0 insertions, 16 deletions
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