summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-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.