summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 17:39:49 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2019-10-22 17:40:29 +0200
commit172eb601eb4af8bb436ac706804ed72eeae672ed (patch)
tree5df17f21830cff99196ac3528c50699b3db416c4 /README
parent5f37ea05ac91d55d63e39d331230ddcc5538f47c (diff)
README: rework for master branches
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'README')
-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.