diff options
Diffstat (limited to 'meta/recipes-support/libusb/libusb1_1.0.25.bb')
-rw-r--r-- | meta/recipes-support/libusb/libusb1_1.0.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libusb/libusb1_1.0.25.bb b/meta/recipes-support/libusb/libusb1_1.0.25.bb index ca812b018e..64cc19e47d 100644 --- a/meta/recipes-support/libusb/libusb1_1.0.25.bb +++ b/meta/recipes-support/libusb/libusb1_1.0.25.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "https://libusb.info" | |||
5 | BUGTRACKER = "http://www.libusb.org/report" | 5 | BUGTRACKER = "http://www.libusb.org/report" |
6 | SECTION = "libs" | 6 | SECTION = "libs" |
7 | 7 | ||
8 | LICENSE = "LGPLv2.1+" | 8 | LICENSE = "LGPL-2.1-or-later" |
9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" | 9 | LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24" |
10 | 10 | ||
11 | BBCLASSEXTEND = "native nativesdk" | 11 | BBCLASSEXTEND = "native nativesdk" |