summaryrefslogtreecommitdiffstats
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
parent94a06edc56f57e7b8f3ec50faf0e3bab10274820 (diff)
downloadopenembedded-core-contrib-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>
-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 @@
DESCRIPTION = "time measures many of the CPU resources, such as time and \
memory, that other programs use."
HOMEPAGE = "http://www.gnu.org/software/time/"
-LICENSE = "GPL"
SECTION = "utils"
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b"
+