The meta layer allows to add the update-server in the yocto build
In order to use the meta-layer it has to be added to yocto build
bitbake-layers add-layer meta-upgrade-server
Also the update-scripts feature has to be added to the IMAGE_INSTALL list:
in conf/local.conf
IMAGE_INSTALL_append = " update-scripts"
We use SemVer for versioning.
Leonid Lazarev [email protected]
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT license. See the COPYING.MIT file for details.