summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:45:00 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-04-21 09:45:00 +0200
commit82b8e311ec383352d13a6a920a917f5b62349c03 (patch)
tree14aa379018606378f520e344323611add8177b7a
parentf48b4972f8e0635f0838ac82715907e91c945cc1 (diff)
README: rework for zeus branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--README36
1 files changed, 8 insertions, 28 deletions
diff --git a/README b/README
index 2e00176..3f0a876 100644
--- a/README
+++ b/README
@@ -7,28 +7,22 @@ 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-bsp-common
- branch: master
+ branch: zeus
revision: HEAD
Patches
@@ -45,24 +39,10 @@ To send patches, use
git send-email --to yocto-patches@toradex.com <generated patch>
-I. Building the meta-toradex-tegra BSP Layer
-============================================
-
-For information on how to use the modules with Linux and instructions on how
-to build the angstrom based demo images please visit:
-http://developer.toradex.com/software/linux
-http://developer.toradex.com/knowledge-base/board-support-package/openembedded-(core)
-
-For support, visit the Toradex Developer Community:
-https://www.toradex.com/community
-
-Images built with this layer can be found here:
-http://developer.toradex.com/files/toradex-dev/uploads/media/Colibri/Linux/Images/
-
-II. Deploying Built Images
-==========================
+Building
+========
-http://developer.toradex.com/knowledge-base/flashing-linux-on-tegra-modules
+See the README in meta-toradex-demos.
License
=======
@@ -71,4 +51,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.