summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.