summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:47:47 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-28 10:58:17 +0200
commitd176672a35c6efcd0c4a1b853569dd26a05099c4 (patch)
treec50d169175e49d25e27b311de97c3deb3dfeae9a
parentf38654502d12c13329be747570cfbed144ce9f16 (diff)
README: rework for zeus branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--README21
1 files changed, 7 insertions, 14 deletions
diff --git a/README b/README
index b4c799e..3eeaa1b 100644
--- a/README
+++ b/README
@@ -9,32 +9,26 @@ 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
============
This layer depends on:
URI: git://git.openembedded.org/bitbake
- branch: master
+ branch: 1.44
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
- layers: meta
- branch: master
+ layer: meta
+ branch: zeus
revision: HEAD
URI: git://git.toradex.com/meta-toradex-nxp
- branch: master
+ branch: zeus
revision: HEAD
and/or
URI: git://git.toradex.com/meta-toradex-tegra
- branch: master
+ branch: zeus
revision: HEAD
Patches
@@ -54,8 +48,7 @@ To send patches, use
Building
========
-See the README in either meta-toradex-nxp or meta-toradex-tegra depending
-on your SoC.
+See the README in meta-toradex-demos.
License
=======
@@ -64,4 +57,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.