popt: fix metadata

add homepage

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-07-01 15:12:51 +08:00 committed by Saul Wold
parent bd6b465ab9
commit 54f41e239e
1 changed files with 4 additions and 2 deletions

View File

@ -1,10 +1,12 @@
DESCRIPTION = "The popt library for parsing command line options."
LICENSE = "MIT"
HOMEPAGE = "http://rpm5.org/"
SECTION = "libs"
DEPENDS = "gettext"
LICENSE = "MIT"
SRC_URI = "http://rpm5.org/files/popt/popt-${PV}.tar.gz"
inherit autotools
BBCLASSEXTEND = "native"
BBCLASSEXTEND = "native"