summaryrefslogtreecommitdiffstats
path: root/README.adoc
Commit message (Collapse)AuthorAgeFilesLines
* README: bump copyright to 2020.docs/copyright-2020Patrick Vacek2020-01-081-1/+1
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: Point docs at the dev guide in the portal.docs/update-readme-linksPatrick Vacek2019-10-161-16/+12
| | | | | | As opposed to the source of the docs in the aktualizr repo. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: fix a malformed link and add some more.Patrick Vacek2019-10-151-1/+2
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: update and restructure the links to the dev portal.Patrick Vacek2019-10-141-16/+20
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* fixing broken linkMerlin Carter2019-09-061-1/+1
| | | | Signed-off-by: Merlin Carter <merlin.carter@here.com>
* Restore basic doc about getting started and dependencies.doc/OTA-3624/release-branchesPatrick Vacek2019-09-051-0/+18
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* OTA-3682: Remove the existing docMerlin Carter2019-09-051-11/+13
| | | | | | | | | Removing the existing meta-updater doc so it can be moved into the aktualizr repo. Also updated README to point to same files in aktualizr repo. Signed-off-by: Merlin Carter <merlin.carter@here.com>
* OTA-3629: Responding to PR commentsdocs/OTA-3594/antora-mergeMerlin Carter2019-08-291-2/+5
| | | | | | | | - added "tree" instead of "blob" in root path. - Adding ref to developer guide - fixed erroneous note. Signed-off-by: Merlin Carter <merlin.carter@here.com>
* OTA-3594: adding restructured Antora-friendly contentMerlin Carter2019-08-281-292/+32
| | | | | | | | | | | | | | -Adding Antora dir structure - Break up content into individual file - Setting up files for including in other repos - Making options easier to read and more consistent with other reference doc. - Updated README to link to individual topic files rather than all on one page. - Added Mathias's requested HW and bootloader info - Added xaviers requested NRE clause. Signed-off-by: Merlin Carter <merlin.carter@here.com>
* README: new section for garage-sign.fix/OTA-3419/garage-sign-expiryPatrick Vacek2019-08-211-0/+6
| | | | | | Specifically to explain the metadata expiry topic better. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* aktualizr: latest garage-sign with expiration support.Patrick Vacek2019-08-201-0/+3
| | | | | | | Use GARAGE_TARGET_EXPIRES or GARAGE_TARGET_EXPIRE_AFTER (but not both!) to set the garage-sign parameters. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: fix type in recipe name.fix/aktualizr-polling-interval-typoPatrick Vacek2019-07-301-1/+1
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Suggested-by: Montgomery, Greg <greg.montgomery@here.com>
* README: add recommendations for logging.doc/OTA-2578/loggingPatrick Vacek2019-07-241-1/+17
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: describe OSTREE_BRANCHNAME.Patrick Vacek2019-07-241-0/+1
| | | | | | | Not sure how that one got away for so long! It's one of the most commonly used, after all. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* README: update list of supported boards.Patrick Vacek2019-07-241-4/+11
| | | | | | Renesas isn't actually new, but the TI support is. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* OTA-2488: Remove SOTA_SECONDARY_CONFIG_DIR configuration variable (old way ↵refact/OTA-2488/virtual-secondary-refactoryMike Sul2019-07-101-1/+1
| | | | | | to configure secondaries). Bump corresponding version of aktualizr. Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
* Add copyright and reference license and DCO.doc/dependenciesPatrick Vacek2019-06-171-0/+6
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Add dependencies section.Patrick Vacek2019-06-171-6/+16
| | | | | | | | This can be found in the quickstart guide but is worth putting front and center here, especially for the things we don't mention in the quickstart. Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Rename provisioning methods.Patrick Vacek2019-06-051-6/+6
| | | | | | | | | | | | "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>
* Merge pull request #521 from advancedtelematic/feat/test-polling-intervalPatrick Vacek2019-05-241-0/+1
|\ | | | | aktualizr-polling-interval: new config fragment.
| * aktualizr-polling-interval: new config fragment.feat/test-polling-intervalPatrick Vacek2019-05-241-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 methodsdocs/OTA-2606/rename-provisioningMerlin Carter2019-05-201-1/+1
| | | | | | | | | | | | Removing unnecessary square brackets Signed-off-by: Merlin Carter <merlin.carter@here.com>
* | OTA-2606: Renaming provisioning methodsmerltron2019-05-131-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).
* README: Add updater_qemux86_64_ptest to list of test targets.Patrick Vacek2019-05-071-1/+1
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Split oe-selftests by target machinesLaurent Bonnans2019-03-201-1/+1
| | | | | | To allow for more targeted testing Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Document aktualizr-resource-controlLaurent Bonnans2019-03-131-0/+14
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Document ptest for aktualizrLaurent Bonnans2019-03-121-0/+13
| | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* Merge pull request #504 from advancedtelematic/fix/rm-connmanPatrick Vacek2019-03-071-0/+2
|\ | | | | Remove connman
| * Document necessary integration of network connectivityfix/rm-connmanLaurent Bonnans2019-03-061-0/+2
| | | | | | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* | Document GARAGE_SIGN_AUTOVERSIONLaurent Bonnans2019-03-071-0/+1
|/ | | | Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
* README: document auto-reboot config feature.doc/auto-reboot-configPatrick Vacek2019-02-271-0/+1
| | | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com> Suggested-by: Ben Luck <benjamin.luck@here.com>
* Add support for device tree overlays in FIT imagesfeat/fit-dtboAnton Gerasimov2019-02-051-1/+4
| | | | Signed-off-by: Anton Gerasimov <anton.gerasimov@here.com>
* classes/image_types_ostree.bbclass: add device tree to boot/devicetree-*Luka Pivk2018-12-141-0/+1
| | | | | | | | | | | | | | | | | Include device trees into boot/devicetree-*-checksum. Device trees with this name format get picked up by ostree and copied into boot/. Ostree also generates entry inside uEnv.txt called fdt_file pointing to this device tree. Normaly one would include only one device tree. If KERNEL_DEVICETREE includes more then one device tree this will add all the device trees but ostree will still pick only one device tree and include it into boot. We are working on modifications to ostree so it will pickup all the device trees. Signed-off-by: Luka Pivk <luka.pivk@toradex.com>
* README: slightly more descriptive explanation of SOTA_HARDWARE_ID.Patrick Vacek2018-11-221-1/+1
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Allow setup custom hardware_idfeat/hardware_idSerhiy Stetskovych2018-11-221-0/+1
| | | | Signed-off-by: Serhiy Stetskovych <patriotyk@gmail.com>
* docs: better explanation of oe-selftest requirements.doc/oe-selftest-and-rm-examplePatrick Vacek2018-11-161-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 Vacek2018-11-131-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.RemoveATSgaragePatrick Vacek2018-11-081-3/+3
| | | | Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Update README.adocXavier Gully2018-11-081-1/+1
| | | | | | Update the reference to https://connect.ota.here.com Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
* Fix typos/languageOYTIS2018-10-301-1/+1
|
* Document version overriding and add warningsAnton Gerasimov2018-10-301-0/+10
|
* Merge pull request #410 from agners/use-imgdeploydirOYTIS2018-10-251-1/+1
|\ | | | | Use IMGDEPLOYDIR
| * image_types_ota: use IMGDEPLOYDIR for ota-ext4 imagesStefan Agner2018-10-181-1/+1
| | | | | | | | | | | | | | | | | | | | | | Do not write directly to the IMAGE_DEPLOY_DIR but to the new deploy directory IMGDEPLOYDIR. Also change the image ending to match the image type name (from otaimg to ota-ext4). This allows to use the automatic symlinking and output artefact management too. Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
* | Added support to automatically update ostree summaryLuka Pivk2018-10-241-0/+3
|/ | | | | | | Use OSTREE_UPDATE_SUMMARY to automatically update summary after committing to ostree repo Signed-off-by: Luka Pivk <luka.pivk@toradex.com>
* Fix README formatting.Patrick Vacek2018-10-101-5/+7
| | | Apparently linebreaks matter.
* Document delayed provisioningAnton Gerasimov2018-10-011-1/+14
|
* Add SOTA_DEPLOY_CREDENTIALS variable to control whether the built image ↵Anton Gerasimov2018-10-011-0/+1
| | | | should be provisioned
* classes, images: Use standard variables for initramfsYevgeny Popovych2018-08-141-1/+1
| | | | | | | | This will reduce the level of indirection and improve compatibility with the rest of OE. For example, FIT that includes initramfs may now be built. Signed-off-by: Yevgeny Popovych <yevgenyp@pointgrab.com>
* Document SOTA_CLIENT_FEATURES = "secondary-network".Patrick Vacek2018-07-251-1/+1
|
* Include fix for qemu in sota_qemux86-64.bbclassLaurent Bonnans2018-05-231-6/+0
|