Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/fwupd: skip tests if usb not available | Timo Teräs | 2019-06-09 | 2 | -36/+4 |
| | |||||
* | testing/fwupd: fix test suite in builders without usb hub | Timo Teräs | 2019-06-09 | 2 | -1/+35 |
| | | | | | | | | 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 handling | Timo Teräs | 2019-06-09 | 1 | -1/+1 |
| | | | | upstream rpath support broken, fix manually | ||||
* | testing/{libsmbios_c,fwupd}: build fixes | Timo Teräs | 2019-06-09 | 1 | -1/+1 |
| | | | | restrict arch, disable rpath | ||||
* | testing/fwupd: new aport | Timo Teräs | 2019-06-09 | 4 | -0/+154 |
Firmware update daemon https://fwupd.org/ |