summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:45:26 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:50:51 +0200
commitcc096714dfd8069eba39e290dba3d361a59e6073 (patch)
tree623e483b8fca1eec0db17893ac7691e2ead0097f
parentf0fd9dc7da066aa5d49903b518f01e6bce4cafaa (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 a54dc45..3ea4858 100644
--- a/README
+++ b/README
@@ -10,29 +10,23 @@ 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.yoctoproject.org/git/meta-yocto
- layers: meta-poky
- branch: master
+ layer: meta-poky
+ branch: zeus
revision: HEAD
Patches
@@ -52,8 +46,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
=======
@@ -62,4 +55,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) 2019 Toradex AG.
+This README document is Copyright (C) 2016-2020 Toradex AG.