29 lines
796 B
Markdown
29 lines
796 B
Markdown
|
|
# OpenEmbedded/Yocto layers for TQ-Systems GmbH ARM SOM
|
||
|
|
|
||
|
|
[[_TOC_]]
|
||
|
|
|
||
|
|
This repo contains two layers:
|
||
|
|
|
||
|
|
## Overview
|
||
|
|
|
||
|
|
* `meta-tq`: hardware support (kernel, bootloader, TF-A, wic-templates,
|
||
|
|
etc.) for TQ-Systems GmbH ARM SOM and starter kit hardware
|
||
|
|
* `meta-dumpling`: distro, image and packagegroups for the starterkit BSP
|
||
|
|
primary for starter kits or custom mainboards with TQ-Systems GmbH ARM SOM
|
||
|
|
|
||
|
|
**Note:** The hardware support layer `meta-tq` can be used of it's own
|
||
|
|
and does not need usage of the BSP layer `meta-dumpling`.
|
||
|
|
|
||
|
|
## Further reading
|
||
|
|
|
||
|
|
* [meta-tq/README.md](meta-tq/README.md)
|
||
|
|
* [meta-dumpling/README.md](meta-dumpling/README.md)
|
||
|
|
|
||
|
|
## License information
|
||
|
|
|
||
|
|
See [LICENSE.md](LICENSE.md) for license information
|
||
|
|
|
||
|
|
## Changelog
|
||
|
|
|
||
|
|
See [CHANGELOG.md](CHANGELOG.md) for changes in the project.
|