aboutsummaryrefslogtreecommitdiffstats
path: root/testing/fwupd/APKBUILD
Commit message (Collapse)AuthorAgeFilesLines
* testing/fwupd: skip tests if usb not availableTimo Teräs2019-06-091-2/+4
|
* testing/fwupd: fix test suite in builders without usb hubTimo Teräs2019-06-091-1/+1
| | | | | | | | If no USB devices are found, things will fail with: Failed to get USB context: failed to init libusb: Other error [-99] Since our builders do not expose USB, the test suite fails. Try to adjust the code to deal witht hings if no USB context is available.
* testing/libsmbios: fix rpath handlingTimo Teräs2019-06-091-1/+1
| | | | upstream rpath support broken, fix manually
* testing/{libsmbios_c,fwupd}: build fixesTimo Teräs2019-06-091-1/+1
| | | | restrict arch, disable rpath
* testing/fwupd: new aportTimo Teräs2019-06-091-0/+74
Firmware update daemon https://fwupd.org/