From 6e648e5a616cef42d2e61ee712fcc983a8b086cd Mon Sep 17 00:00:00 2001 From: Henning Heinold Date: Sun, 20 Jul 2014 16:31:54 +0200 Subject: README: minor fixes * set the layer branches dora depends on to dora too * add libstdc++6 package as dependency for debian based distributions --- README | 6 ++++-- 1 file 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 -- cgit v1.2.3-54-g00ecf