summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Better oe-selftest documentation.Patrick Vacek2018-02-201-13/+27
| | | | Also clean up some minor formatting.
* Rename run_command to qemu_command.Patrick Vacek2018-02-201-11/+11
| | | | | This helps distinguish it from runCmd, which is how you run commands in the shell.
* Use some regex to get a little fancier.Patrick Vacek2018-02-201-0/+23
|
* Test provisioning with HSM.Patrick Vacek2018-02-202-8/+89
|
* Add test_cert_provider_local_output.Patrick Vacek2018-02-201-16/+55
| | | | Improve some organization and logging.
* Test that implicit_writer and cert_provider work.Patrick Vacek2018-02-202-13/+32
| | | | | | | | This required setting the LD_LIBRARY_PATH to get some dependencies that are liable to conflict with the host's normal installation. I adapted that for the sota_tools tests as well for good measure. Also, we now actually install cert_provider in the native build.
* Only expect credentials in the image if using autoprov.Patrick Vacek2018-02-201-0/+1
| | | | | The credentials test was failing if any other provisioning recipe was specified.
* Merge pull request #258 from advancedtelematic/bugfix/p11-fixesBen Luck2018-02-192-7/+8
|\ | | | | Bugfix/p11 fixes
| * No longer require engine-pkcs11.Patrick Vacek2018-02-142-2/+2
| | | | | | | | | | | | It was merged into the libp11 package. Bump aktualizr to use the correct default path (and fix some various OSTree issues). Add opensc as it was previously a transitive dependency.
| * Bump aktualizr and fix some installation complaints.Patrick Vacek2018-02-091-1/+2
| |
| * Remove manual installation of /usr/lib/sota/schemasPhil Wise2018-02-061-6/+6
| | | | | | | | | | As of 6c0dd6c87f4f4027e9b89f9a9e0dc12ef386d39d these are installed with a normal 'make install' (via cmake)
* | Merge pull request #257 from advancedtelematic/test/oe-selftest-backportBen Luck2018-02-164-18/+71
|\ \ | |/ |/| Test/oe selftest backport
| * Fix minor ovmf compilation bug only present in pyro.Patrick Vacek2018-02-132-0/+28
| | | | | | | | | | | | | | This does not appear to be a problem on rocko, and it wasn't a problem for me on pyro when I last checked less than a month ago. It actually only broke the native build. This has been fixed upstream at some point, anyway.
| * Add tests for aktualizr-info.Phil Wise2018-02-131-16/+40
| | | | | | | | Cherry-pick of c64b399633975bc05856e5eded519c4f22adfe44 from rocko.
| * Add a helpful hint for the oe-selftest grub problem.Patrick Vacek2018-02-131-1/+2
| | | | | | | | | | Partial cherry-pick of b605cf215ff4cef35c3f62fee0ec14e3c8d5ba22 from rocko.
| * Fix flag deprecation warning.Patrick Vacek2018-02-131-1/+1
|/ | | | | Partial cherry-pick of 84baa1c3d8f996f7daf2d8aa3d26197378218f21 from rocko.
* Merge pull request #249 from advancedtelematic/bugfix/PRO-4797/ostree-ca-certBen Luck2018-02-021-1/+1
|\ | | | | Latest aktualizr with ostree ca cert fix.
| * Latest aktualizr with ostree ca cert fix.Patrick Vacek2018-02-021-1/+1
|/
* Merge pull request #247 from advancedtelematic/bugfix/garage-sign-106Ben Luck2018-02-011-1/+2
|\ | | | | Latest aktualizr/garage-sign.
| * Latest aktualizr/garage-sign.Patrick Vacek2018-02-011-1/+2
|/
* Merge pull request #237 from advancedtelematic/feat/PRJ-330/hsm-not-testBen Luck2018-01-263-4/+4
|\ | | | | Rename all instances of hsm-test and use latest aktualizr.
| * Rename all instances of hsm-test and use latest aktualizr.Patrick Vacek2018-01-253-4/+4
|/
* Merge pull request #236 from advancedtelematic/bugfix/PRO-4730/firstversionBen Luck2018-01-252-1/+8
|\ | | | | Deploy initial primary version information
| * Deploy initial primary version informationAnton Gerasimov2018-01-192-1/+8
| |
* | Merge pull request #228 from advancedtelematic/feat/PRO-4630/sqliteBen Luck2018-01-251-1/+5
|\ \ | | | | | | Get the newest aktualizr using sqlstorage
| * | Bump aktualizr version to get misconfigured ecu fix.Patrick Vacek2018-01-181-1/+1
| | |
| * | Get the newest aktualizr using sqlstorageAnton Gerasimov2018-01-161-1/+5
| | |
* | | Merge pull request #239 from advancedtelematic/bugfix/ostree-bumpcajun-rat2018-01-231-0/+1
|\ \ \ | | | | | | | | Add PR = "1" to ostree to fix annoying caching problem.
| * | | Add PR = "1" to ostree to fix annoying caching problem.Patrick Vacek2018-01-221-0/+1
|/ / /
* | | Merge pull request #229 from advancedtelematic/bugfix/PRO-4677/startupshBen Luck2018-01-221-0/+3
|\ \ \ | |_|/ |/| | Deploy startup.nsh before composing flashable image
| * | Deploy startup.nsh before composing flashable imageAnton Gerasimov2018-01-161-0/+3
| | | | | | | | | | | | Additionally don't create extra images to save space and not confuse the user
* | | Merge pull request #231 from ↵Jon Oster2018-01-181-10/+10
|\ \ \ | |_|/ |/| | | | | | | | advancedtelematic/bugfix/PRO-4645-update-ostree-httpd-info PRO-4645 Update OSTree httpd instructions
| * | PRO-4645 Update OSTree httpd instructionsJon Oster2018-01-181-10/+10
|/ /
* | Merge pull request #227 from advancedtelematic/bugfix/PRO-4670/bumpostreePatrick Vacek2018-01-122-29/+2
|\ \ | |/ |/| Bump OSTree version
| * Bump OSTree versionAnton Gerasimov2018-01-112-29/+2
|/ | | | Patched merged into upstream removed, Minnowboard boot failure fixed
* Merge pull request #225 from advancedtelematic/bugfix/garagesign84cajun-rat2018-01-101-1/+1
|\ | | | | Bump aktualizr version to get fixed garage-sign
| * Bump aktualizr version to get fixed garage-signAnton Gerasimov2018-01-101-1/+1
| |
* | Merge pull request #224 from advancedtelematic/bugfix/tufreponamecajun-rat2018-01-101-5/+5
|\ \ | |/ |/| Fix --repo parameter for garage-sign
| * Fix --repo parameter for garage-signAnton Gerasimov2018-01-101-5/+5
|/
* Merge pull request #217 from advancedtelematic/feat/isotpseccajun-rat2018-01-097-28/+66
|\ | | | | Add support of ISO/TP legacy secondaries and serial CAN
| * Support for BUILD_ISOTP cmake variableAnton Gerasimov2018-01-081-1/+1
| |
| * Add support of ISO/TP legacy secondaries and serial CANAnton Gerasimov2018-01-087-27/+65
|/
* Merge pull request #222 from advancedtelematic/feat/nolibsoupfeat/nolibsoupOYTIS2018-01-084-14/+30
|\ | | | | Delete dependency on libsoup
| * Delete dependency on libsoupAnton Gerasimov2018-01-084-14/+30
|/ | | | It makes supporting different platforms somewhat easier
* Merge pull request #219 from ↵Patrick Vacek2018-01-042-2/+2
|\ | | | | | | | | advancedtelematic/feat/PRO-4630/implicit-writer-server-pem Bump aktualizr to get open source server CA fix.
| * Bump aktualizr to get open source server CA fix.Patrick Vacek2018-01-042-2/+2
| | | | | | | | | | | | Also remove --no-root-ca for implicit prov. It's still there for the HSM case. If we really do need that flag for the implict recipe for Spekulatius, then we need to do some thinking.
* | Merge pull request #218 from advancedtelematic/doc/dont-mess-ostree-branchnamePatrick Vacek2018-01-041-1/+0
|\ \ | |/ |/| Remove OSTREE_BRANCHNAME mention in README
| * Remove OSTREE_BRANCHNAME mention in READMELaurent Bonnans2018-01-041-1/+0
|/ | | | Not relevant to the user, as per PRO-4483
* Merge pull request #213 from advancedtelematic/doc/PRO-4532/secondaries-etccajun-rat2018-01-022-9/+13
|\ | | | | Update documentation, specifically about variables to support secondaries
| * Update documentation, specifically about variables to support secondaries.Patrick Vacek2017-12-152-9/+13
| | | | | | | | | | Also add a missing mkdir so that SOTA_SECONDARY_ECUS actually works. We can improve this in the future but for now it works and I'm using it.