| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
image_types_ostree: set version metadata field
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
OSTree uses the "version" metadata field in various places, e.g. in
ostree admin status. Use DISTRO_VERSION as default version number
source. This gives a more human readable version number to a
particular OSTree:
$ ostree admin status
* torizon f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb2.0
Version: 3.0+snapshot-20200128
origin refspec: f1825d8a8f89c48cc0915ea059bd23463a97655757a53ae0ab0fe7a97e1ebeb
Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
|
|\ \
| | |
| | | |
Remove a debug print in qemucommand.py
|
| | |
| | |
| | |
| | |
| | |
| | | |
Was missed during review
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
advancedtelematic/feat/OTA-4388/configure-secondary-update-type
OTA-4388: Conf variable to specify an update type for secondary
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\ \ \
| |/ /
|/| | |
Enable internet access on Secondary
|
|/ /
| |
| |
| | |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\ \
| |/
|/| |
aktualizr: Bump to 2020.2 release and latest garage-sign
|
|/
|
|
| |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\
| |
| | |
aktualizr: Remove unused hmi-stub and examples package.
|
| |
| |
| |
| |
| |
| |
| |
| | |
hmi-stub was replaced by libaktualizr-demo-app and is no longer part of
this recipe. That leaves the aktualizr-examples package empty, so just
get rid of it.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| | |
| | | |
aktualizr: relies on nss-lookup.target
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
aktualizr.service needs run after nss-lookup.target to ensure DNS
resolving is ready.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\ \ \
| |_|/
|/| | |
build and run image without ostree support for qemux86-64
|
| | |
| | |
| | |
| | | |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|/ /
| |
| |
| | |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|\ \
| |/
|/| |
aktualizr: Bump to latest.
|
|/
|
|
|
|
| |
Bump garage-sign as well.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/OTA-4174/ostree-update-default-on-secondary
OTA-4174: Make an ostree update a default on IP Secondary
|
|/
|
|
| |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\
| |
| | |
Add Zabbix configuration recipe
|
|/
|
|
| |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/feat/qemu-cmd-args/port-forwarding
QEMU run script option: allowing to pass qemu <hostfwd> as an optiona…
|
| |
| |
| |
| | |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|/
|
|
| |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|\
| |
| | |
Adapt to shared libraries changes in aktualizr (bis)
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
README: bump copyright to 2020.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Allow dots in ostree branch names and hw ids
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
meta: add python to HOSTTOOLS_NONFATAL
|
|/
|
|
|
|
|
|
|
|
| |
repo is requiring python to be able to work correctly, add python to
HOSTTOOLS_NONFATAL as well.
image_repo_manifest is actually a image bbclass, move it to
IMAGE_CLASSES instead of inheriting it in sota.bbclass.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\
| |
| | |
aktualizr: Bump to latest for ptest provisioning test fix.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Update dependencies to scan with ORT.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\
| |
| | |
Update aktualizr to 2019.11
|
|/
|
|
| |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Set PKCS11_ENGINE_PATH when using aktualizr with HSM
|
| |
| |
| |
| | |
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\ \
| |/
|/| |
ostree: adjust to ostree in meta-openembedded
|
|/
|
|
|
|
|
|
|
|
|
| |
Drop a patch that has been merged into meta-openembedded by commit
000448b0:
[ ostree: Backport build/test fixes from upstream ]
Also move builtin-grub2-mkconfig to PACKAGECONFIG, drop a redundant
FILES setting.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\
| |
| | |
Add --uboot flag to specify path to a custom u-boot rom.
|
| |
| |
| |
| |
| |
| |
| | |
Also should work for other bootloaders. This is intended to help with
keeping around older versions of images with a similarly old bootloader.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
Force a simple reproducible build mechanism
|
|/
|
|
|
|
|
|
|
|
|
|
| |
In 25a17f0346ab05b3212bb280e4a8b622bcf99bce, poky sets
reproducible_build by defaults. However, it is quite complex as it tries
to compute a plausible timestamp from source files, in a reproducible
ways.
Setting the timestamps to 0, just like ostree, is probably safer in our
case, so let's switch to our old behavior.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
aktualizr: Bump to latest for ptest fixes for C API tests.
|
|/
|
|
| |
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|