libusb-compat: fix metadata

update homepage, add bugtracker
update license

Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
Qing He 2010-07-01 17:20:51 +08:00 committed by Saul Wold
parent d65c8276e7
commit 715e03329b
1 changed files with 4 additions and 3 deletions

View File

@ -1,13 +1,14 @@
DESCRIPTION = "libusb is a library to provide userspace \
access to USB devices."
HOMEPAGE = "http://libusb.sf.net"
HOMEPAGE = "http://www.libusb.org/"
BUGTRACKER = "http://www.libusb.org/report"
SECTION = "libs"
LICENSE = "LGPL"
LICENSE = "LGPLv2.1+"
DEPENDS = "libusb1"
PE = "1"
PR = "r0"
DEPENDS = "libusb1"
SRC_URI = "${SOURCEFORGE_MIRROR}/libusb/libusb-compat-0.1.0-beta2.tar.bz2 \
file://0.1.0-beta1-gcc3.4-fix.patch;patch=1 \