summaryrefslogtreecommitdiffstats
path: root/meta-arago-demos
AgeCommit message (Collapse)Author
2023-05-25meta-arago-demos: extract demo applications into own layerDenys Dmytriyenko
Over the years, meta-arago-extras has grown quite a bit and gained lots of dependencies. Besides hosting a set of independent components or modifying and customizing upstream components in support of TI platforms and SDKs, while potentially being useful for end products, many demonstration and evaluation applications were added to showcase specific features. Such demo applications are not used for end products, unnecessarily polluting layer dependencies and making re-use of meta-arago-extras very difficult. Let's move demos into own sub-layer and clean up dependencies for the extras sub-layer. Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>