summaryrefslogtreecommitdiffstats
path: root/meta/packages/time
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-06-08 17:25:17 +0800
committerSaul Wold <Saul.Wold@intel.com>2010-06-10 16:30:29 -0700
commitdb28428efe62faa43692b450d4abf1ddc7d014ca (patch)
tree60c354c9b12779d39f73145e4784da029df9baf6 /meta/packages/time
parent94a06edc56f57e7b8f3ec50faf0e3bab10274820 (diff)
downloadpoky-db28428efe62faa43692b450d4abf1ddc7d014ca.tar.gz
fix metadata for time
update license related fields slight ordering change no version update Signed-off-by: Qing He <qing.he@intel.com>
Diffstat (limited to 'meta/packages/time')
-rw-r--r--meta/packages/time/time.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/time/time.inc b/meta/packages/time/time.inc
index 4f006a693c..8d31b47a0c 100644
--- a/meta/packages/time/time.inc
+++ b/meta/packages/time/time.inc
@@ -1,5 +1,7 @@
1DESCRIPTION = "time measures many of the CPU resources, such as time and \ 1DESCRIPTION = "time measures many of the CPU resources, such as time and \
2memory, that other programs use." 2memory, that other programs use."
3HOMEPAGE = "http://www.gnu.org/software/time/" 3HOMEPAGE = "http://www.gnu.org/software/time/"
4LICENSE = "GPL"
5SECTION = "utils" 4SECTION = "utils"
5LICENSE = "GPLv2+"
6LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
7