diff options
| author | Henning Heinold <henning@itconsulting-heinold.de> | 2014-07-20 16:31:54 +0200 |
|---|---|---|
| committer | Henning Heinold <henning@itconsulting-heinold.de> | 2014-07-20 16:31:54 +0200 |
| commit | 6e648e5a616cef42d2e61ee712fcc983a8b086cd (patch) | |
| tree | 430421e244dab176c33cb3774a670e3261c79568 | |
| parent | 2f36931b42201d439ad7e5e3a7657293d41b5439 (diff) | |
| download | meta-java-6e648e5a616cef42d2e61ee712fcc983a8b086cd.tar.gz | |
README: minor fixes
* set the layer branches dora depends on to dora too
* add libstdc++6 package as dependency for debian based
distributions
| -rw-r--r-- | README | 6 |
1 files changed, 4 insertions, 2 deletions
| @@ -1,11 +1,11 @@ | |||
| 1 | This layer depends on: | 1 | This layer depends on: |
| 2 | 2 | ||
| 3 | URI: git://git.openembedded.org/openembedded-core | 3 | URI: git://git.openembedded.org/openembedded-core |
| 4 | branch: master | 4 | branch: dora |
| 5 | revision: HEAD | 5 | revision: HEAD |
| 6 | 6 | ||
| 7 | URI: git://git.openembedded.org/meta-openembedded | 7 | URI: git://git.openembedded.org/meta-openembedded |
| 8 | branch: master | 8 | branch: dora |
| 9 | revision: HEAD | 9 | revision: HEAD |
| 10 | 10 | ||
| 11 | You should define at lease the following variables in a distro include file or local.conf | 11 | You should define at lease the following variables in a distro include file or local.conf |
| @@ -40,6 +40,8 @@ BBLAYERS ?= " \ | |||
| 40 | Please note that libstdc++ static is needed on your host to compile icedtea6/7-native | 40 | Please note that libstdc++ static is needed on your host to compile icedtea6/7-native |
| 41 | (install libstdc++-static on a Fedora). | 41 | (install libstdc++-static on a Fedora). |
| 42 | 42 | ||
| 43 | For debian-based distributions you need the libstdc++6-$compilerversion-dev package. | ||
| 44 | |||
| 43 | Send pull requests to openembedded-devel@lists.openembedded.org | 45 | Send pull requests to openembedded-devel@lists.openembedded.org |
| 44 | 46 | ||
| 45 | Main layer maintainers: Henning Heinold <henning@itconsulting-heinold.de> | 47 | Main layer maintainers: Henning Heinold <henning@itconsulting-heinold.de> |
