| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
image_types_ostree: update doc link.
|
| |
| |
| |
| |
| |
| |
| | |
Most of the README content has been moved to the docs portal, so provide
the direct link.
Signed-off-by: Patrick Vacek <patrickvacek@gmail.com>
|
|\ \
| |/
|/| |
Update aktualizr recipe to use new .so names
|
|/
|
|
|
|
| |
Aktualizr and garage-sign are also bumped in the process.
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| | |
Feat/ota 4310/non ostree/oe tests
|
|/
|
|
| |
Signed-off-by: Kostiantyn Bushko <kbushko@intellias.com>
|
|\
| |
| | |
Manually set a git identity in CI
|
|/
|
|
|
|
| |
repo cannot do without right now
Signed-off-by: Laurent Bonnans <laurent.bonnans@here.com>
|
|\
| |
| |
| |
| | |
advancedtelematic/fix/ip-secondary-network/non-intrusive-internal-network
fix: make secondaries' network less intrusive
|
|/
|
|
| |
Signed-off-by: Mykhaylo Sul <ext-mykhaylo.sul@here.com>
|
|\
| |
| | |
Fix some problems in image recipes
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
HOSTTOOLS and HOSTTOOLS_NONFATAL are global variables that being
handled in base_eventhandler, so they must be defined in config files
or in INHERIT classes or classes being inherited by base.bbclass, or
else we might run into the following problems:
```
$ bitbake pkgname
$ bitbake imgname
```
the HOSTTOOLS and HOSTTOOLS_NONFATAL in the above image recipe, for
instance, 'repo python' in image_repo_manifest.bbclass, they would not
be copied to HOSTTOOLS_DIR.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
We should remove image_repo_manifest from IMAGE_CLASSES instead of
dropping buildinfo_manifest from IMAGE_PREPROCESS_COMMAND, which would
ensure the entire class not to be inherited.
Signed-off-by: Ming Liu <liu.ming50@gmail.com>
|
|\ \
| | |
| | | |
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.
|