summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 17:44:18 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 17:44:18 +0200
commit8b2849171a9e4db1a499258db28c8e165efc0feb (patch)
tree27d941a92af27296585def053fd10153062602ca
parent638e037d3b17b3e51b1c8d27d9874afc364ec628 (diff)
README: rework for master branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--README21
1 files changed, 10 insertions, 11 deletions
diff --git a/README b/README
index a893d30..2e00176 100644
--- a/README
+++ b/README
@@ -7,29 +7,28 @@ 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: 1.36
+ branch: master
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
layers: meta
- branch: rocko
+ branch: master
revision: HEAD
URI: git://git.toradex.com/meta-toradex-bsp-common
- branch: rocko
- revision: HEAD
-
-If used for the TK1 based machine apalis-tk1 the following is additonally
-needed.
-
- URI: https://github.com/watatuki/meta-jetson-tk1
- branch: morty, (currently we use morty!)
+ branch: master
revision: HEAD
Patches
@@ -72,4 +71,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 Toradex AG.
+This README document is Copyright (C) 2016-2019 Toradex AG.