Coder Social home page Coder Social logo

meta-swupdate-boards's Introduction

meta-swupdate-boards

Please see the corresponding sections below for details.

Dependencies

This layer depends on:

  • URI: git://git.openembedded.org/bitbake

    • branch: master
    • revision: HEAD
  • URI: git://git.openembedded.org/openembedded-core

    • branch: master
    • revision: HEAD

or

  • URI: git://git.yoctoproject.org/poky
    • branch: master
    • revision: HEAD

and

  • URI: git://github.com/sbabic/meta-swupdate.git
    • branch: master
    • revision: HEAD

For usage with Raspberry Pi boards additional layer is required:

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

Usage

The layer contains examples on how to use the SWUpdate project. Examples on how to deploy a "dual-copy" update strategy with some common boards (Beaglebone Black, Raspberry Pi) are provided.

Setup your environment accordingly and update MACHINE to desired target.

To build simply 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"

Above will enable U-boot which Raspberry Pi does not default to, and instead boots straight to Linux. U-boot is required to do the "swapping" of partitions in the "dual-copy" layout.

Maintainer

Stefano Babic [email protected]

Submitting patches

You can submit your patches (or post questions regarding this layer to the swupdate Mailing List:

When creating patches, please use something like:

git format-patch -s --subject-prefix='meta-swupdate-boards][PATCH' <revision range>

Please use 'git send-email' to send the generated patches to the ML to bypass changes from your mailer.

meta-swupdate-boards's People

Contributors

sbabic avatar flovo89 avatar mirzak avatar embetrix avatar parthitce avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.