summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README16
1 files changed, 11 insertions, 5 deletions
diff --git a/README b/README
index cfad786..a54dc45 100644
--- a/README
+++ b/README
@@ -10,23 +10,29 @@ 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.40
+ branch: master
revision: HEAD
URI: git://git.openembedded.org/openembedded-core
layers: meta
- branch: thud
+ branch: master
revision: HEAD
URI: git://git.yoctoproject.org/git/meta-yocto
layers: meta-poky
- branch: thud
+ branch: master
revision: HEAD
Patches
@@ -46,8 +52,8 @@ To send patches, use
Building
========
-See the README in either meta-toradex-nxp or meta-toradex-tegra depending on
-your SoC.
+See the README in either meta-toradex-nxp or meta-toradex-tegra depending
+on your SoC.
License
=======