aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index e21f203..ae345c0 100644
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
-branch: master
+branch: dora
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
-branch: master
+branch: dora
revision: HEAD
You should define at lease the following variables in a distro include file or local.conf
@@ -40,6 +40,8 @@ BBLAYERS ?= " \
Please note that libstdc++ static is needed on your host to compile icedtea6/7-native
(install libstdc++-static on a Fedora).
+For debian-based distributions you need the libstdc++6-$compilerversion-dev package.
+
Send pull requests to openembedded-devel@lists.openembedded.org
Main layer maintainers: Henning Heinold <henning@itconsulting-heinold.de>