Skip to content

mera-company/meta-upgrade-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yocto meta-layer for PUSH-based SW update server

The meta layer allows to add the update-server in the yocto build

Getting Started

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"

Prerequisites

Installing

Built With

Limitations

Versioning

We use SemVer for versioning.

Authors

Leonid Lazarev [email protected]

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT license. See the COPYING.MIT file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published