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-06-01 13:39:39 +0200
commit400db895c0f12843b3a4fb454ac82652ab95ec45 (patch)
tree217973ba8fadac147ce772326887e4202e61ca78
parent2fe8adcebd582204a3803e88ed08809cd9ef47ed (diff)
README: rework
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--README24
1 files changed, 5 insertions, 19 deletions
diff --git a/README b/README
index 2e00176..af3d8bd 100644
--- a/README
+++ b/README
@@ -23,7 +23,7 @@ This layer depends on:
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
- layers: meta
+ layer: meta
branch: master
revision: HEAD
@@ -45,24 +45,10 @@ To send patches, use
git send-email --to yocto-patches@toradex.com <generated patch>
-I. Building the meta-toradex-tegra BSP Layer
-============================================
+Building
+========
-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
-==========================
-
-http://developer.toradex.com/knowledge-base/flashing-linux-on-tegra-modules
+See the README in meta-toradex-demos.
License
=======
@@ -71,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.