advancedtelematic / meta-libaktualizr-demo

MIT License
1 stars 2 forks source link

meta-libaktualizr-demo

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.

Required layers

local.conf settings

IMAGE_INSTALL_append = " libaktualizr-demo"
SOTA_PACKED_CREDENTIALS = "/path/to/credentials.zip"

License

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.