| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
aktualizr-polling-interval: new config fragment.
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| | |
Removing unnecessary square brackets
Signed-off-by: Merlin Carter <merlin.carter@here.com>
|
|/
|
|
|
| |
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>
|
|
|
|
|
|
| |
To allow for more targeted testing
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Remove connman
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|
|
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
Suggested-by: Ben Luck <benjamin.luck@here.com>
|
|
|
|
| |
Signed-off-by: Anton Gerasimov <anton.gerasimov@here.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|
|
|
| |
Signed-off-by: Serhiy Stetskovych <patriotyk@gmail.com>
|
|
|
|
|
|
| |
Also remove all references to aktualizr-example-interface. It has been removed.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|
|
|
|
|
| |
Update the reference to https://connect.ota.here.com
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| |
|
| |
|
|\
| |
| | |
Use IMGDEPLOYDIR
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|/
|
|
|
|
|
| |
Use OSTREE_UPDATE_SUMMARY to automatically update summary after committing
to ostree repo
Signed-off-by: Luka Pivk <luka.pivk@toradex.com>
|
|
|
| |
Apparently linebreaks matter.
|
| |
|
|
|
|
| |
should be provisioned
|
|
|
|
|
|
|
|
| |
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>
|
| |
|
| |
|
| |
|
|
|
|
|
| |
SOTA_LEGACY_SECONDARY_INTERFACE is now obsolete. Instead, include this:
IMAGE_INSTALL_append = " aktualizr-examples aktualizr-example-interface "
|
| |
|
|
|
|
|
|
| |
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'.
|
|
|
|
| |
Also fix a broken link.
|
|\
| |
| |
| | |
Bring in updates to oe-selftest.
|
| |
| |
| |
| | |
Also clean up some minor formatting.
|
| | |
|
| | |
|
|\ \
| | |
| | |
| | | |
feat/PRJ-330/hsm-not-test-rocko
|
| |/ |
|
| | |
|
|/
|
|
| |
Also add a helpful hint for the oe-selftest grub problem.
|
|
|
|
| |
Not relevant to the user, as per PRO-4483
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
|
| |
Extend the usage section with information about QA
using the test framework oe-selftest.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |
|
| |
|