Mender is an open source over-the-air (OTA) software updater for embedded Linux devices. Mender comprises a client running at the embedded device, as well as a server that manages deployments across many devices.
This repository contains Buildroot board integrations for various boards.
Please check out https://hub.mender.io for more information on supported boards and detailed instructions on how to setup the build environment to create images.
To start using Mender, we recommend that you begin with the Getting started section in the Mender documentation.
Clone this repository:
git clone https://github.com/mendersoftware/buildroot-mender
Fetch submodules:
git submodule update --init
These two steps should prepare the Buildroot environment.
To continue setting up the environment for a specific board please read the readme.txt
for
respective board, e.g buildroot-external-mender/board/freescale/imx8mqevk/readme.txt
We welcome and ask for your contribution. If you would like to contribute to Mender, please read our guide on how to best get started contributing code or documentation.
All files in this repository are licensed under the Apache License, Version 2.0, unless indicated otherwise. LICENSE for the full license text.
- Join the Mender Hub discussion forum
- Follow us on Twitter. Please feel free to tweet us questions.
- Fork us on Github
- Create an issue in the bugtracker
- Email us at contact@mender.io
- Connect to the #mender IRC channel on Freenode
Mender was created by the team at Northern.tech AS, with many contributions from the community. Thanks everyone!
Mender is sponsored by Northern.tech AS.