summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:47:17 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:47:17 +0200
commit1de6b013a5242d6489b32836e24cee6996823194 (patch)
tree170d701d152b5be0ed61178420e3a90d1882f211
parent24a363e552c2e2d0cffa6f0eb4db3b0a6a992a33 (diff)
README: rework for zeus branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--README14
1 files changed, 4 insertions, 10 deletions
diff --git a/README b/README
index 197e991..db95d85 100644
--- a/README
+++ b/README
@@ -2,17 +2,11 @@ OpenEmbedded/Yocto Software Layer for Toradex Demo Images
=========================================================
This layer provides recipes used for demo images targeting ARM based Toradex
-computer on modules (COM) featuring NVIDIA Tegra, NXP Vybrid and NXP i.MX SoCs.
+computer on modules (COM) featuring NVIDIA Tegra and NXP i.MX SoCs.
For more information on available Toradex COMs please visit:
https://www.toradex.com/computer-on-modules
-Note that the master branch of the layers is where the development is
-happening. Do expect build breakage and do not expect us to give a solution.
-If you need a more stable base use one of the release branches.
-toradex-bsp-platform may have a master manifest tagged to specific layer
-versions which likely is more stable than using HEAD.
-
Dependencies
============
@@ -25,8 +19,8 @@ the specific layer versions we used when building our binary demo images)
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
- layer: zeus
- branch: master
+ layer: meta
+ branch: zeus
URI: git://git.openembedded.org/meta-yocto
layer: meta-poky
@@ -91,4 +85,4 @@ All metadata is MIT licensed unless otherwise stated. Source code and
binaries included in tree for individual recipes is under the LICENSE
stated in each recipe (.bb file) unless otherwise stated.
-This README document is Copyright (C) 2016-2019 Toradex AG.
+This README document is Copyright (C) 2016-2020 Toradex AG.