Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-22 | 1 | -31/+0 |
| | |||||
* | Add support of ISO/TP legacy secondaries and serial CAN | Anton Gerasimov | 2018-01-08 | 1 | -8/+1 |
| | |||||
* | Rerun provisioning recipes when credentials have changed | Anton Gerasimov | 2017-12-11 | 1 | -0/+1 |
| | | | | Signed-off-by: Anton Gerasimov <anton@advancedtelematic.com> | ||||
* | Consistent indents. | Patrick Vacek | 2017-12-07 | 1 | -0/+2 |
| | | | | OE standard is apparently four spaces. | ||||
* | Minor fixes and cleanup. | Patrick Vacek | 2017-12-07 | 1 | -3/+3 |
| | | | | | | * hsm-test is no longer used. * Use Yocto variables where suitable. * Eliminate redundant directory slashes. | ||||
* | Merge pull request #196 from advancedtelematic/feat/PRO-3751/legacyinterface | cajun-rat | 2017-12-05 | 1 | -0/+2 |
|\ | | | | | Provide user interface to add legacy secondary bridge | ||||
| * | Provide user interface to add legacy secondary bridge | Anton Gerasimov | 2017-12-04 | 1 | -0/+2 |
| | | |||||
* | | Use *.toml files provided in aktualizr github repo | Anton Gerasimov | 2017-12-04 | 1 | -2/+1 |
|/ | | | | This enables backwards incompatible changes to configuration format | ||||
* | Remove aktualizr-manual-provision.service | Anton Gerasimov | 2017-11-30 | 1 | -2/+2 |
| | | | | We don't support this scenario any more and it makes testing more complicated. | ||||
* | Merge pull request #179 from advancedtelematic/bugfix/PRO-4260/createtoken | OYTIS | 2017-11-16 | 1 | -1/+1 |
|\ | | | | | Delete hsm-test SOTA_CLIENT_FEATURE as redundant and provoking mistakes | ||||
| * | Delete hsm-test SOTA_CLIENT_FEATURE as redundant and provoking mistakes | Anton Gerasimov | 2017-11-16 | 1 | -1/+1 |
| | | | | | | | | | | 'SOTA_CLIENT_PROV = "aktualizr-hsm-test-prov"' should set in local.conf in order to build with softhsm | ||||
* | | Use ${libdir} instead of /usr/lib. | Patrick Vacek | 2017-11-13 | 1 | -3/+3 |
|/ | |||||
* | Support pkcs#11 in aktualizr and add softhsm token for testing | Anton Gerasimov | 2017-10-16 | 1 | -0/+34 |