summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libusb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update SRC_URI branch and protocolsRichard Purdie2021-11-031-1/+1
| | | | | | | | | This patch updates SRC_URIs using git to include branch=master if no branch is set and also to use protocol=https for github urls as generated by the conversion script in OE-Core. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusb-compat: upgrade 0.1.5 -> 0.1.7Andreas Müller2020-05-142-17/+14
| | | | | | | They moved to github Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusb-compat: add (from oe-core)Ross Burton2018-07-272-0/+72
| | | | | | | | This is being removed from oe-core, so add to meta-oe as some recipes still claim to need it. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusb*: remove native support, was moved to oe-coreMartin Jansa2012-04-262-7/+0
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusb1: add native and nativesdk BBCLASSEXTENDMartin Jansa2011-04-181-0/+1
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libusb-compat: add native, nativesdk to BBCLASSEXTEND and define native PROVIDESMartin Jansa2011-04-101-0/+2
| | | | | | * virtual/libusb0-native is used in usbpath-native Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* move layer into meta-oe in preparation for future splitsKoen Kooi2011-03-171-0/+4
As per TSC decision Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>