libusb-compat 0.1.3: add license checksum

* this can be made into a bbappend file with just the PROVIDES line later

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-01-22 14:12:07 +01:00
parent 02b4dcfc8f
commit 741d7a4eac

View File

@ -1,7 +1,10 @@
DESCRIPTION = "libusb-0 compatibility library using libusb-1"
HOMEPAGE = "http://libusb.sf.net"
SECTION = "libs"
LICENSE = "LGPLv2.1"
LICENSE = "LGPLv2.1+"
LIC_FILES_CHKSUM = "file://LICENSE;md5=f2ac5f3ac4835e8f91324a26a590a423"
PROVIDES = "virtual/libusb0"
PE = "1"
PR = "r0"