| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Add support for raspberrypi3-64
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Log persistence
|
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | |
| | |
| | | |
advancedtelematic/refactor/OTA-2798/rename-provisioning
Refactor/ota 2798/rename provisioning
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
This should help ease the transition so that no one is surprised when
their provisioning suddenly stops working.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
"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: bump garage sign to version 0.7.0-3-gf5ba640.
|
|/ /
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
sota.bbclass: move sota to DISTROOVERRIDES
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Move sota to DISTROOVERRIDES from OVERRIDES, it should be a distro
overrides.
This change also let 'sota' to be in front of 'forcevariable' in
OVERRIDES, since 'forcevariable' should always be the last overrides.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\ \
| | |
| | |
| | |
| | | |
advancedtelematic/feat/OTA-2541/preconfigured-secondaries
Posix/IP Secondary and Primary Support
|
| | |
| | |
| | |
| | |
| | |
| | | |
preconfig and its tests
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
Secondary(ies) and vice versa
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
define IP and Port in local.conf
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | |
| | |
| | | |
to start Seconadry daemon
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
| | |
| | |
| | |
| | | |
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Mike Sul <ext-mykhaylo.sul@here.com>
|
|\ \
| |/
|/| |
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>
|
|\ \
| |/
|/| |
OTA-2606: Renaming provisioning methods
|
| |
| |
| |
| |
| |
| | |
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).
|
|\ \
| |/
|/| |
Make aktualizr-ptest depend on python3-misc
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
|
|
| |
Some of our tests use pathlib which ends up in there...
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
More robust aktualizr-ptest printing of errors
|
| |
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|/
|
|
|
|
|
| |
If ctest is interrupted (e.g. timeout), its partial output will be in
/tmp/aktualizr-ptest.log.tmp
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
aktualizr: Bump to latest for recovery fixes.
|
| |
| |
| |
| |
| |
| |
| | |
For some reason it now often fails if you don't briefly pause first, so
just retry it if it fails a few times.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| |
| |
| |
| |
| |
| | |
It no longer exists.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
| |
| |
| |
| | |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|/
|
|
|
|
|
| |
The secondary discovery mechanism is being overhauled and that tool no
longer exists.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Add oe-selftest for aktualizr ptest run on qemu
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
| |
| |
| |
| |
| |
| |
| | |
The trick to add it in do_compile from cmake.bbclass does not work with
do_compile_ptest_base
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>
|
| |
| |
| |
| |
| |
| |
| | |
lshw is installed in `/usr/sbin` which does not appear when a command is
launched outside a non-login shell.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
OTA-2418: Remove example.com URL from automated garage-sign usage
|
| |
| |
| |
| | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\ \
| |/
|/| |
layer.conf: Add warrior to compatible release series
|
|/
|
|
| |
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|