Skip to content

yocto project to build a linux image that listens an update server to get version updates by verifying its signature

Notifications You must be signed in to change notification settings

ataberkgrl/yocto-rollout-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

meta-rollout is layer for update agent. It depends on meta-openembedded layer to use python3-requests recipe. You can find rollout-update agent bitbake recipes and agent files in this folder with rollout.service script to initialize on boot with systemd. It requests to 192.168.7.1:2333 from qemu to access update server that runs on host machine.

Server directory includes update server components. Server must run on host machine to be able to get requests from update agent on qemu.

About

yocto project to build a linux image that listens an update server to get version updates by verifying its signature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published