TanoWrt Core Layer (meta-tanowrt)
This layer provides OpenEmbedded metadata for TanoWrt Embedded Linux Distribution by Tano Systems.
TanoWrt distribution is based on packages and fixes (patches) from the official OpenWrt distribution. Many configuration files, scripts, patches and other files for OpenWrt packages, including descriptions in recipe files, are taken from the official OpenWrt repositories:
https://github.com/openwrt/openwrt.git — buildsystem for the OpenWrt Linux distribution;
https://github.com/openwrt/packages.git — OpenWrt packages feed.
This layer is initially based on the OpenEmbedded metadata layer for OpenWrt developed by Khem Raj (revision 3f94c4f5aa965aa5d65419d6691b40a3870e84a8).
Contents
Dependencies
Dependencies of the meta-tanowrt layer are described in the tables below.
Mandatory Dependencies
Layer |
URI |
Subfolder |
Branch |
Configuration YML-file |
---|---|---|---|---|
openembedded-core |
meta |
kirkstone |
||
meta-openembedded |
meta-oe |
kirkstone |
||
meta-python |
meta-python |
kirkstone |
||
meta-networking |
meta-networking |
kirkstone |
||
meta-filesystems |
meta-filesystems |
kirkstone |
||
meta-swupdate |
– |
kirkstone |
Optional Dependencies
These dependencies are optional, depending on the built image or target machine.
Layer |
URI |
Subfolder |
Branch |
Configuration YML-file |
---|---|---|---|---|
meta-qt5 |
– |
kirkstone |
Supported Virtual Machines
The TanoWrt core layer provides support for a target devices intended to run in a virtual environment (QEMU, VirtualBox, etc).
Virtual Device |
SoC |
RAM |
Supported Kernel Version(s) |
Supported Storage(s) |
Target YAML
(at |
---|---|---|---|---|---|
Generic x86 |
Virtual (host) |
6.1.78 (non-RT) [Default]
6.1.78 (RT)
5.15.78 (non-RT)
5.15.78 (RT)
5.10.70 (non-RT)
5.10.70 (RT)
5.4.153 (non-RT)
5.4.153 (RT)
4.19.87 (non-RT)
4.19.87 (RT)
|
Virtual HDD |
||
Generic x86-64 |
Virtual HDD |
||||
Generic ARMv5 |
Virtual HDD |
||||
Generic ARMv8 (aarch64) |
Virtual HDD |
||||
Additional Information
License
All metadata is MIT licensed unless otherwise stated.
Source code included in tree for individual recipes is under the
LICENSE stated in each recipe (.bb
file) unless otherwise stated.
Maintainers
Anton Kikin <a.kikin@tano-systems.com>