diff options
author | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-10-29 10:15:41 +0000 |
commit | df12f765ceee921134191dbf6badadf411499871 (patch) | |
tree | 1f8aec81d346b6e5bdbd87d3f46e1ba50aab0f95 /meta/packages/lttng | |
parent | 0fc3f6d434ffc2317914f5f700739e488e172ace (diff) | |
download | poky-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.bb | 1 | ||||
-rw-r--r-- | meta/packages/lttng/lttng-viewer_0.8.41-20060512.bb | 1 |
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 \ | |||
3 | extract program execution details from the Linux operating system and \ | 3 | extract program execution details from the Linux operating system and \ |
4 | interpret them." | 4 | interpret them." |
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | MAINTAINER = "Richard Purdie <rpurdie@rpsys.net>" | ||
7 | 6 | ||
8 | SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-23082006.tar.gz \ | 7 | SRC_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 \ | |||
3 | extract program execution details from the Linux operating system and \ | 3 | extract program execution details from the Linux operating system and \ |
4 | interpret them." | 4 | interpret them." |
5 | LICENSE = "GPL" | 5 | LICENSE = "GPL" |
6 | MAINTAINER = "Richrd Purdie <richard@openedhand.com>" | ||
7 | PR = "r1" | 6 | PR = "r1" |
8 | DEPENDS = "gtk+ pango popt" | 7 | DEPENDS = "gtk+ pango popt" |
9 | 8 | ||