| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | | | |
|
|/| | |
| | |/
| |/| |
|
| |\ \
| | | |
| | | | |
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>
|
|\ \
| | |
| | | |
Add LICENSE and SRC_URI variable in recipe
|
|/ /
| |
| |
| |
| |
| |
| | |
In pyro, u-boot-common_2017.01.inc is created. In the inc file,
SRC_URI and LICENSE is defined. So u-boot_2016.11 needs those variables
Signed-off-by: Changhyeok Bae <changhyeok.bae@gmail.com>
|
|\ \
| | |
| | | |
Pyro
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Remove the hackery that removes pkgconfig because
it broke the build of glib-networking-native.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Copy the Yocto/OE recipe for U-Boot from branch
morty to ensure that rpi_3_32b_defconfig is present
and U-Boot can be built for Raspberry Pi 3.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
|/| |
| |/
| |
| | |
into pyro
|
| |\
| | |
| | | |
Copy run-qemu script over from meta-updater-qemux86-64
|
| | |
| | |
| | |
| | | |
Also remove old bash scripts for running inside qemu
|
| |\ \
| | | |
| | | | |
PRO-3157 Restore petname usage in rvi-sota-client provision script
|
| | |/
| | |
| | |
| | |
| | |
| | | |
Petname usage got inadvertently removed a few commits ago, but nobody
noticed. We need the petnames because otherwise attempting to reprovision
a device will fail.
|
| |\ \
| | |/
| |/| |
aktualizr: Update to 207898e
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Update to stable version of Aktualizr known to
perform successful end to end update using Poky.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |/
| |
| |
| |
| |
| | |
Fix issues with the random generated device ID.
Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
|
| |\
| | |
| | | |
Update rvi_sota_client to latest commit
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
image_types_ostree.bbclass: Fix path to unzip
|