meta-rauc
RAUC is a lightweight update client that runs on your embedded device and reliably controls the procedure of updating your device with a new firmware revision. RAUC is also the tool on your host system that lets you create, inspect and modify update artifacts for your device. RAUC is written in C using GLib and licensed under LGPL2-1. With the meta-rauc layer you can easily integrate RAUC into your embedded project. It adds all required tools to your rootfs and automates building update bundles from your images. For information about using and configuring RAUC visit http://rauc.readthedocs.io.
Setup information Mailing list
Git repository
https://github.com/rauc/meta-rauc.git web repo
Last commit: 4 years, 4 months ago (warrior branch)
Maintainer
- Enrico Jörns email
Dependencies
The meta-rauc layer depends upon:
Recommends
The meta-rauc layer recommends:
Recipe name | Version | Description |
---|---|---|
casync | 2+gitX | Content-Addressable Data Synchronization Tool |
core-bundle-minimal | 1.0 | |
dt-utils | 2018.05.0 | device-tree and barebox-related tools |
nativesdk-rauc | 1.2 | RAUC update controller for host and target |
nativesdk-rauc | 1.1+gitX | RAUC update controller for host and target |
python3-aiohttp | 3.5.4 | Async http client/server framework |
python3-async-timeout | 3.0.1 | asyncio-compatible timeout context manager |
python3-gbulb | 0.6.1 | GLib event loop for tulip (PEP 3156) |
python3-idna-ssl | 1.1.0 | Patch ssl.match_hostname for Unicode(idna) domains support |
python3-multidict | 4.5.2 | Multidicts are useful for working with HTTP headers, URL query args etc. |
python3-yarl | 1.3.0 | The module provides handy URL class for url parsing and changing |
rauc | 1.2 | RAUC update controller for host and target |
rauc | 1.1+gitX | RAUC update controller for host and target |
rauc-hawkbit | 0.1.0-9+gitX | hawkBit client for RAUC |
rauc-native | 1.2 | RAUC update controller for host and target |
rauc-native | 1.1+gitX | RAUC update controller for host and target |
zstd | v1.4.0+gitX | Zstandard - Fast real-time compression algorithm |