diff options
author | Richard Purdie <richard@openedhand.com> | 2006-09-21 14:48:08 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2006-09-21 14:48:08 +0000 |
commit | a48da11acaeec6aa3a21a0a0f30098b26e248ecc (patch) | |
tree | 8efce6fff0a82e86f22aaff91a79c5c1e8574d24 /meta/packages/lttng/lttng-control_0.10.bb | |
parent | 650cd19cb5bee8cf0c643470546d39e4357f8fec (diff) | |
download | poky-a48da11acaeec6aa3a21a0a0f30098b26e248ecc.tar.gz |
Clean up and correct MAINTAINERS
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@739 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/lttng/lttng-control_0.10.bb')
-rw-r--r-- | meta/packages/lttng/lttng-control_0.10.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/lttng/lttng-control_0.10.bb b/meta/packages/lttng/lttng-control_0.10.bb index 24399e4ec8..b635c32433 100644 --- a/meta/packages/lttng/lttng-control_0.10.bb +++ b/meta/packages/lttng/lttng-control_0.10.bb | |||
@@ -3,7 +3,7 @@ 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>" | 6 | MAINTAINER = "Richard Purdie <richard@openedhand.com>" |
7 | 7 | ||
8 | SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-12062006.tar.gz \ | 8 | SRC_URI = "http://ltt.polymtl.ca/lttng/ltt-control-${PV}-12062006.tar.gz \ |
9 | file://lttctl_sti-r0.patch;patch=1 " | 9 | file://lttctl_sti-r0.patch;patch=1 " |