summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/libusb/libusb-compat
Commit message (Collapse)AuthorAgeFilesLines
* libusb-compat: add simple ptest (example programs)Yoann Congal2023-02-282-0/+38
| | | | | | | | | | Build and run example programs as test. This will only catch major errors (.so lib won't load etc.) because no output check is done, only return status is checked. Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Reviewed-by: Ever ATILANO <ever.atilano@smile.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusb-compat: upgrade 0.1.7 -> 0.1.8Wang Mingyu2023-02-181-6/+8
| | | | | | | | 0001-usb.h-Include-sys-types.h.patch refreshed for new version Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libusb-compat: upgrade 0.1.5 -> 0.1.7Andreas Müller2020-05-141-8/+6
| | | | | | | 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-271-0/+30
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>