summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 14:22:12 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 17:36:11 +0200
commit5af9cec247f0cb570b00245dd87f56fe84bc5cf5 (patch)
treeb816761d7f05336e21431fc4324a53a624dbf447 /README
parentcae0e823c33b5728c1c0d0e878867aedc1f4aaa3 (diff)
README: rework for master branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'README')
-rw-r--r--README18
1 files changed, 12 insertions, 6 deletions
diff --git a/README b/README
index fd12da8..b4c799e 100644
--- a/README
+++ b/README
@@ -9,26 +9,32 @@ 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-nxp
- branch: rocko
+ branch: master
revision: HEAD
and/or
URI: git://git.toradex.com/meta-toradex-tegra
- branch: rocko
+ branch: master
revision: HEAD
Patches
@@ -49,7 +55,7 @@ Building
========
See the README in either meta-toradex-nxp or meta-toradex-tegra depending
-your SoC.
+on your SoC.
License
=======
@@ -58,4 +64,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.