summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libftdi
Commit message (Collapse)AuthorAgeFilesLines
* libftid: Change to use GPLv2 intead of GPLv2-RLE.Martin Ertsaas2012-10-101-1/+3
| | | | | | | | | | libftdi itself is licensed under LGPLv2, with some parts (eeprom programmer) is licensed under GPLv2. There doesn't seem to be any part licensed under a GPLv2-RLE variation of GPLv2, and so we should use GPLv2 instead of GPLv2-RLE. Signed-off-by: Martin Ertsaas <mertsas@cisco.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* libftdi: import 0.18 from OE classic, update to 0.19Koen Kooi2011-10-242-0/+7401
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>