fix metadata for gdbm

update license and homepage

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-06-09 10:48:40 +08:00 committed by Saul Wold
parent db28428efe
commit e24d833c66
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
DESCRIPTION = "GNU dbm is a set of database routines that use extensible hashing."
HOMEPAGE = "http://www.gnu.org/software/gdbm/gdbm.html"
HOMEPAGE = "http://www.gnu.org/software/gdbm/"
SECTION = "libs"
PRIORITY = "optional"
LICENSE = "GPL"
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=d8e20eece214df8ef953ed5857862150"
PR = "r4"
SRC_URI = "${GNU_MIRROR}/gdbm/gdbm-${PV}.tar.gz \