summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README15
1 files changed, 10 insertions, 5 deletions
diff --git a/README b/README
index 0c143a8..a2f2134 100644
--- a/README
+++ b/README
@@ -7,6 +7,11 @@ 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
============
@@ -16,16 +21,16 @@ This layer depends on the relevant BSP layers for your machine and:
the specific layer versions we used when building our binary demo images)
URI: git://git.openembedded.org/bitbake
- branch: 1.40
+ branch: master
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
layer: meta
- branch: thud
+ branch: master
URI: git://git.openembedded.org/meta-yocto
layer: meta-poky
- branch: thud
+ branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
@@ -34,7 +39,7 @@ the specific layer versions we used when building our binary demo images)
meta-multimedia
meta-networking
meta-oe
- branch: thud
+ branch: master
revision: HEAD
URI: https://github.com/OSSystems/meta-browser.git
@@ -102,4 +107,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.