Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename provisioning methods. | Patrick Vacek | 2019-06-05 | 1 | -5/+5 |
| | | | | | | | | | | | | "Autoprovisioning" or "automatic provisioning" is now known as "shared credential provisioning". "Implicit provisioning" is now known as "device credential provisioning". "HSM provisioning" was always a misnomer, so it is now refered to as "device credential provisioning with an HSM". This includes a bump of the aktualizr version as well. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | aktualizr-polling-interval: new config fragment. | Patrick Vacek | 2019-06-05 | 1 | -0/+1 |
| | | | | | | | | | Can be used for testing purposes after we increase the default polling interval in aktualizr. We no longer recommend anything less than an hour for production use cases, but it's still convenient to poll more frequently while testing. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | OTA-2606: Renaming provisioning methods | Merlin Carter | 2019-06-05 | 1 | -1/+1 |
| | | | | | | | Removing unnecessary square brackets Signed-off-by: Merlin Carter <merlin.carter@here.com> Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | OTA-2606: Renaming provisioning methods | merltron | 2019-06-05 | 1 | -1/+1 |
| | | | | | | | | Updating links to documentation with proper terminology rather than aktualiz repo topics (aktualizr repo also now has a mirror of the same topic). Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Mention oe-selftest usage of ptest.fix/rocko/backport | Patrick Vacek | 2019-05-17 | 1 | -0/+2 |
| | | | | | | | Despite that it is not fully supported in rocko/sumo because of valgrind/openssl and timeout issues. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Split oe-selftests by target machines | Laurent Bonnans | 2019-04-29 | 1 | -1/+1 |
| | | | | | | To allow for more targeted testing Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | Document aktualizr-resource-control | Laurent Bonnans | 2019-04-29 | 1 | -0/+14 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | Document ptest for aktualizr | Laurent Bonnans | 2019-04-29 | 1 | -0/+13 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | Document GARAGE_SIGN_AUTOVERSION | Laurent Bonnans | 2019-04-26 | 1 | -0/+1 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | Document necessary integration of network connectivity | Laurent Bonnans | 2019-04-26 | 1 | -0/+2 |
| | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com> | ||||
* | README: document auto-reboot config feature.backport/rocko/auto-reboot-etc | Patrick Vacek | 2019-02-27 | 1 | -0/+1 |
| | | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Suggested-by: Ben Luck <benjamin.luck@here.com> | ||||
* | Added support to automatically update ostree summary | Luka Pivk | 2019-02-20 | 1 | -0/+3 |
| | | | | | | | Use OSTREE_UPDATE_SUMMARY to automatically update summary after committing to ostree repo Signed-off-by: Luka Pivk <luka.pivk@toradex.com> | ||||
* | README: slightly more descriptive explanation of SOTA_HARDWARE_ID. | Patrick Vacek | 2018-11-29 | 1 | -1/+1 |
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Allow setup custom hardware_id | Serhiy Stetskovych | 2018-11-29 | 1 | -0/+1 |
| | | | | Signed-off-by: Serhiy Stetskovych <patriotyk@gmail.com> | ||||
* | docs: better explanation of oe-selftest requirements. | Patrick Vacek | 2018-11-29 | 1 | -2/+1 |
| | | | | | | Also remove all references to aktualizr-example-interface. It has been removed. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | aktualizr: Fix virtual secondary support. | Patrick Vacek | 2018-11-13 | 1 | -2/+1 |
| | | | | | | | | Use /etc/sota/ecus as using /var/sota/ecus was conflicting with the provisioning recipes that also use /var/sota. Not totally ideal, but the best compromise I could find. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Replace more references to ATS Garage with HERE OTA Connect. | Patrick Vacek | 2018-11-09 | 1 | -3/+3 |
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Update README.adoc | Xavier Gully | 2018-11-09 | 1 | -1/+1 |
| | | | | | | Update the reference to https://connect.ota.here.com Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> | ||||
* | Merge pull request #415 from advancedtelematic/refactor/rocko/rm-implicit-writer | Patrick Vacek | 2018-10-31 | 1 | -5/+6 |
|\ | | | | | Refactor/rocko/rm implicit writer | ||||
| * | Fix README formatting. | Patrick Vacek | 2018-10-29 | 1 | -5/+6 |
| | | | | | | | | Apparently linebreaks matter. | ||||
* | | Merge pull request #382 from advancedtelematic/feat/OTA-627/targetversion | Ben Luck | 2018-10-30 | 1 | -0/+10 |
|\ \ | |/ |/| | Provide example for setting UPTANE target version automatically | ||||
| * | Fix typos/languagefeat/OTA-627/targetversion | OYTIS | 2018-10-12 | 1 | -1/+1 |
| | | |||||
| * | Document version overriding and add warnings | Anton Gerasimov | 2018-10-09 | 1 | -0/+10 |
| | | |||||
* | | Fix formatting in READMEfixreadmelist | OYTIS | 2018-10-17 | 1 | -0/+1 |
|/ | |||||
* | Document delayed provisioning | Anton Gerasimov | 2018-10-02 | 1 | -1/+14 |
| | |||||
* | Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵ | Anton Gerasimov | 2018-10-02 | 1 | -0/+1 |
| | | | | should be provisioned | ||||
* | Document SOTA_CLIENT_FEATURES = "secondary-network". | Patrick Vacek | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Include fix for qemu in sota_qemux86-64.bbclass | Laurent Bonnans | 2018-05-23 | 1 | -6/+0 |
| | |||||
* | Update README with aktualizr config management (PRO-5329). | Patrick Vacek | 2018-05-03 | 1 | -4/+18 |
| | |||||
* | Move example-interface from sota.env to its own recipe. | Patrick Vacek | 2018-05-03 | 1 | -1/+0 |
| | | | | | SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this: IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface " | ||||
* | Move dev settings to main README. Add table of contents. | Patrick Vacek | 2018-04-03 | 1 | -1/+25 |
| | |||||
* | Add secondary-image to meta-updater | Phil Wise | 2018-03-14 | 1 | -2/+2 |
| | | | | | | This required splitting the aktualizr package into several components, in order to be able to either install the primary 'aktualzr' or the secondary 'aktualizr-secondary'. | ||||
* | Mention SOTA_PACKED_CREDENTIALS in oe-selftest section of docs. | Patrick Vacek | 2018-03-01 | 1 | -4/+6 |
| | | | | Also fix a broken link. | ||||
* | Merge remote-tracking branch 'ats/pyro' into test/PRO-4481/hsm-rocko | Patrick Vacek | 2018-02-27 | 1 | -13/+27 |
|\ | | | | | | | Bring in updates to oe-selftest. | ||||
| * | Better oe-selftest documentation. | Patrick Vacek | 2018-02-20 | 1 | -13/+27 |
| | | | | | | | | Also clean up some minor formatting. | ||||
| * | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-25 | 1 | -1/+1 |
| | | |||||
* | | Update documentation and fix broken link. | Patrick Vacek | 2018-02-22 | 1 | -1/+1 |
| | | |||||
* | | Merge remote-tracking branch 'github/feat/PRJ-330/hsm-not-test' into ↵ | Patrick Vacek | 2018-01-22 | 1 | -11/+11 |
|\ \ | | | | | | | | | | feat/PRJ-330/hsm-not-test-rocko | ||||
| * | | Rename all instances of hsm-test and use latest aktualizr. | Patrick Vacek | 2018-01-22 | 1 | -1/+1 |
| |/ | |||||
| * | PRO-4645 Update OSTree httpd instructions | Jon Oster | 2018-01-18 | 1 | -10/+10 |
| | | |||||
* | | Add a brief doc section for common build problems. | Patrick Vacek | 2018-01-19 | 1 | -0/+10 |
|/ | | | | Also add a helpful hint for the oe-selftest grub problem. | ||||
* | Remove OSTREE_BRANCHNAME mention in README | Laurent Bonnans | 2018-01-04 | 1 | -1/+0 |
| | | | | Not relevant to the user, as per PRO-4483 | ||||
* | Update documentation, specifically about variables to support secondaries. | Patrick Vacek | 2017-12-15 | 1 | -9/+12 |
| | | | | | 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. | ||||
* | Rename for accuracy. | Patrick Vacek | 2017-11-13 | 1 | -1/+1 |
| | |||||
* | README.adoc: Add QA section | Leon Anavi | 2017-11-10 | 1 | -0/+16 |
| | | | | | | | Extend the usage section with information about QA using the test framework oe-selftest. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> | ||||
* | README updates. | Patrick Vacek | 2017-10-24 | 1 | -5/+5 |
| | |||||
* | Minor documentation typo/grammar fix. | Patrick Vacek | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | Update docs links | Jon Oster | 2017-06-20 | 1 | -2/+2 |
| | |||||
* | Replace includes with bblcasses | Anton Gerasimov | 2017-04-26 | 1 | -1/+1 |
| | | | | | | They are more flexible and allow tricks like conditionally inheriting machine-related classes from the main one which makes things easier for external users like AGL | ||||
* | general polishing and clarification of text | Jon Oster | 2017-01-05 | 1 | -33/+37 |
| |