]> code.ossystems Code Review - openembedded-core.git/commit
usbutils: upgrade to 010
authorRoss Burton <ross.burton@intel.com>
Fri, 27 Jul 2018 11:48:41 +0000 (12:48 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 30 Jul 2018 11:44:28 +0000 (12:44 +0100)
commit889a86d8c044c0a9c6064a542f25e7fecef48234
tree3f7d90b66cc00deda178c30114ba4c29ac0aa714
parenta001833b7c7a0a6eef88e053fe65e2a0c91ca7bc
usbutils: upgrade to 010

Upgrade to 010.

usbutils uses libusb1 not the older libusb-compat library.

Refresh (and submit upstream) the bashism removal for usb-devices.

Fix LICENSE as lsusb.py is GPLv2 or v3, and set per-package LICENSE fields as
appropriate.  The actual license texts are missing from the 010 tarball (fixed
in git) so point at the SPDX statements in the source files instead.

Remove FILES_${PN}-dev as usbutils.pc doesn't exist anymore.

Remove lsusb.py hashbang change as this doesn't cause any problems now
(installed hashbang is /usr/bin/env python3).

Remove spurious zlib build dependency that isn't required.

Remove spurious RDEPENDS_${PN}-ptest, which doesn't exist.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-dependency-on-bash.patch
meta/recipes-bsp/usbutils/usbutils_010.bb [moved from meta/recipes-bsp/usbutils/usbutils_009.bb with 50% similarity]