summaryrefslogtreecommitdiffstats
path: root/meta/packages/lttng
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-10-29 10:15:41 +0000
committerRichard Purdie <richard@openedhand.com>2006-10-29 10:15:41 +0000
commitdf12f765ceee921134191dbf6badadf411499871 (patch)
tree1f8aec81d346b6e5bdbd87d3f46e1ba50aab0f95 /meta/packages/lttng
parent0fc3f6d434ffc2317914f5f700739e488e172ace (diff)
downloadpoky-df12f765ceee921134191dbf6badadf411499871.tar.gz
Remove remaining MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@836 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/lttng')
-rw-r--r--meta/packages/lttng/lttng-control_0.18.bb1
-rw-r--r--meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb1
2 files changed, 0 insertions, 2 deletions
diff --git a/meta/packages/lttng/lttng-control_0.18.bb b/meta/packages/lttng/lttng-control_0.18.bb
index 7cad929888..3e9c61b1ca 100644
--- a/meta/packages/lttng/lttng-control_0.18.bb
+++ b/meta/packages/lttng/lttng-control_0.18.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
3extract program execution details from the Linux operating system and \ 3extract program execution details from the Linux operating system and \
4interpret them." 4interpret them."
5LICENSE = "GPL" 5LICENSE = "GPL"
6MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>"
7 6
8SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-23082006.tar.gz \ 7SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-23082006.tar.gz \
9 file://dynticks.patch;patch=1" 8 file://dynticks.patch;patch=1"
diff --git a/meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb b/meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb
index c6069bc794..3251c2fcd3 100644
--- a/meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb
+++ b/meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb
@@ -3,7 +3,6 @@ DESCRIPTION = "The Linux trace toolkit is a suite of tools designed to \
3extract program execution details from the Linux operating system and \ 3extract program execution details from the Linux operating system and \
4interpret them." 4interpret them."
5LICENSE = "GPL" 5LICENSE = "GPL"
6MAINTAINER = "Richrd Purdie <richard@openedhand.com>"
7PR = "r1" 6PR = "r1"
8DEPENDS = "gtk+ pango popt" 7DEPENDS = "gtk+ pango popt"
9 8