Skip to content

mera-company/meta-swupdate-rpi

Repository files navigation

meta-swupdate-rpi

The project allows to include swupdate in the yocto build for the Raspberry Pi3 and use it in pair with update-server feature. See update-server repository for details

This project is based on the https://github.com/sbabic/meta-swupdate-boards

Getting Started

This layer depends on:

  • URI: git://git.yoctoproject.org/poky

    • branch: master
    • revision: HEAD
  • URI: git://github.com/agherzan/meta-raspberrypi.git

    • branch: master
    • revision: HEAD

To build run:

	bitbake update-image

Above will generate a swu file suitable for usage with SWUpdate on your device.

Note that update-image depends on ext4.gz and you must make sure that it is part of IMAGE_FSTYPES.

For usage with Raspberry Pi one must add the following to local.conf

RPI_USE_U_BOOT = "1"

Prerequisites

Installing

Built With

Limitations

Versioning

We use SemVer for versioning.

Authors

Leonid Lazarev leonid.lazarev@orioninc.com

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

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING.MIT

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published