diff options
Diffstat (limited to 'meta-oe/recipes-support/libftdi/libftdi_1.4.bb')
-rw-r--r-- | meta-oe/recipes-support/libftdi/libftdi_1.4.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/libftdi/libftdi_1.4.bb b/meta-oe/recipes-support/libftdi/libftdi_1.4.bb index d1cc721ada..f142cb2287 100644 --- a/meta-oe/recipes-support/libftdi/libftdi_1.4.bb +++ b/meta-oe/recipes-support/libftdi/libftdi_1.4.bb | |||
@@ -3,7 +3,7 @@ FT232BM/245BM, FT2232C/D and FT232/245R using libusb,\ | |||
3 | including the popular bitbang mode." | 3 | including the popular bitbang mode." |
4 | HOMEPAGE = "http://www.intra2net.com/en/developer/libftdi/" | 4 | HOMEPAGE = "http://www.intra2net.com/en/developer/libftdi/" |
5 | SECTION = "libs" | 5 | SECTION = "libs" |
6 | LICENSE = "LGPLv2.1 & GPLv2" | 6 | LICENSE = "LGPL-2.1-only & GPL-2.0-only" |
7 | LIC_FILES_CHKSUM= "\ | 7 | LIC_FILES_CHKSUM= "\ |
8 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ | 8 | file://COPYING.GPL;md5=751419260aa954499f7abaabaa882bbe \ |
9 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ | 9 | file://COPYING.LIB;md5=5f30f0716dfdd0d91eb439ebec522ec2 \ |