1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

fix metadata for time

update license related fields
slight ordering change
no version update

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He
2010-06-08 17:25:17 +08:00
committed by Saul Wold
parent 94a06edc56
commit db28428efe
+3 -1
View File
@@ -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"