This is a sample yocto layer for integrating libaktualizr. It allows to build the sample application which can be found at https://github.com/advancedtelematic/libaktualizr-demo-app.
IMAGE_INSTALL_append = " libaktualizr-demo"
SOTA_PACKED_CREDENTIALS = "/path/to/credentials.zip"
This code is licensed under the MIT license, a copy of which can be found in this repository. All code is copyright HERE Europe B.V., 2019-2020.
We require that contributors accept the terms of Linux Foundation's Developer Certificate of Origin. Please see the contribution instructions of aktualizr for more information.