| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
Remove useless/obsolete --disable-keyid-validation option.
|
| | |
|
|\ \
| | |
| | | |
Pyro needs coreutils-native (we call sync) b/c rss
|
| |/
| |
| |
| |
| | |
We need to make sure 'sync' is in place.
Unzip-native could probably also use ":do_populate_sysroot".
|
|\ \
| | |
| | | |
Split Aktualizr binary and systemd service/configuration
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Append recipe aktualizr-auto-prov for provisioning of
systemd service and configurations to the SOTA image.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Provide Aktualizr systemd service and configurations
for manual and autoprovision in a separate recipe.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |/
| |
| |
| |
| |
| |
| | |
Split Aktualizr binary and systemd service and
configurations by moving them to another recipe.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|\ \
| |/
|/| |
Feat/switchtopyro
|
|/| |
|
| |\
| | |
| | |
| | |
| | | |
advancedtelematic/feat/PRO-3923-add-persistence-option-qemu-script
PRO-3923 Add persistence option to run-qemu script
|
| |/ |
|
| |\
| | |
| | | |
ostree_git.bb: Depends on xz for liblzma
|
| |/
| |
| |
| |
| |
| |
| |
| | |
Move Yocto/OE recipe xz from the run-time dependencies
to the dependencies because liblzma is required for
the successful configuration of OSTree.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|\ \
| | |
| | | |
Remove BUILD_TESTS=OFF because it does nothing.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Aktualizr tests are no longer built with 'make all' and there is no
longer a variable named BUILD_TESTS so setting it is neither necessary
nor meaningful.
|
|\ \ \
| | | |
| | | | |
Merge morty changes forward to pyro
|
| | | | |
|
|/| | |
| | |/
| |/| |
|
| |\ \
| | | |
| | | | |
Show warnings if credentials are not provided
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Print warnings if variable SOTA_PACKED_CREDENTIALS
is not set or if the specified file does not exist.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |\ \ \
| | | | |
| | | | | |
Set IMAGE_OVERHEAD_FACTOR for fixed initrd size
|
| | |/ /
| | | |
| | | |
| | | |
| | | |
| | | | |
Set
IMAGE_OVERHEAD_FACTOR = "1.0"
Otherwise the initrd was 12M due to the default overhead (x1.3).
|
| |\ \ \
| | | | |
| | | | | |
update sota-client to d41540a5
|
| | |/ / |
|
| |\ \ \
| | |/ /
| |/| | |
scripts/envsetup.sh: Use machine specific local.conf
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Use the configurations for local.conf provided by
layer meta-updater-* (depending on the machine)
if variable TEMPLATECONF has not been set.
Otherwise, if the variable is not set or if the
layer does not provide any configurations then
the default will be used (just as before this change).
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |\ \
| | | |
| | | | |
Delete treehub.json from the credentials package on the device
|
| |/ / |
|
| |\ \
| | | |
| | | | |
Bugfix/pro 3484/avoid build unzip
|
| | | | |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Unzip credentials archive and create files as appropriate, since none of
that is necessary for aktualizr anymore. This is now done in the
sota_provision script.
It apparently does not work in the rvi-sota-client recipe, but this
solution is perhaps even cleaner anyway.
|
| | | | |
|
| |/ /
| | |
| | |
| | |
| | | |
Warn if older credential environment variables are set. They are now
ignored since the credentials aren't unpacked during building.
|
| |\ \
| | | |
| | | | |
fix dependency of sota-launcher to correct rvi-sota-client
|
| | | | |
|
| |/ / |
|
| |\ \
| | | |
| | | |
| | | |
| | | | |
advancedtelematic/bugfix/PRO-3681-reenable-petname-rvi-sota-server
PRO-3681 Add python-petname back in rvi-sota-server RDEPENDS
|
| |/ / |
|
| |\ \
| | | |
| | | | |
Split rvi-sota-client into multiple binaries
|
| | | | |
|
| | | | |
|
| |\ \ \
| | |/ /
| |/| | |
Bump version of sota-tools
|
| |/ /
| | |
| | |
| | | |
This fixes a build error on Ubuntu.
|
|\ \ \
| |_|/
|/| | |
ostree_git.bb: Depends on xz for liblzma
|
|/ /
| |
| |
| |
| |
| |
| |
| | |
Move Yocto/OE recipe xz from the run-time dependencies
to the dependencies because liblzma is required for
the successful configuration of OSTree.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|\ \
| | |
| | | |
Set IMAGE_OVERHEAD_FACTOR for fixed initrd size
|
|/ /
| |
| |
| |
| |
| | |
Set
IMAGE_OVERHEAD_FACTOR = "1.0"
Otherwise the initrd was 12M due to the default overhead (x1.3).
|
|\ \
| | |
| | | |
glib-networking_%.bbappend: Add again hackery
|
|/ /
| |
| |
| |
| |
| |
| | |
Revert the change from 24 Jul and add again the
hackery which removes removes pkgconfig.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|