Update README

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
This commit is contained in:
Andreas Müller
2019-03-25 12:56:52 +01:00
parent 0c1e7f6cd9
commit b8fe3147e2
2 changed files with 25 additions and 19 deletions

19
README
View File

@@ -1,19 +0,0 @@
OE layer for all in midlife crisis
This layer depends on:
URI: git://git.openembedded.org/openembedded-core
branch: master
revision: HEAD
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
layers: meta-oe
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
layers: meta-filesystems
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>

25
README.md Normal file
View File

@@ -0,0 +1,25 @@
OE layer for emulators and games from 8/16-bit era
Layer dependencies:
----------------------
see [layer.conf](conf/layer.conf) for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers
Contributing
------------
* Submit any patches against the `meta-retro` layer by using the GitHub pull-request feature.
Policies
--------
* Please do not send private emails to maintainers. For questions/suggestions.. use GitHub issues.
* Pull requests should follow [OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) with the following additions:
* Use 4 spaces for indention always
* For splitting of long list values use four-space indentation on sucessive lines and prefer the closing quote as the first character ([OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) - second example)
* Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted only with upstream-status "Applied" or "Backport"
Maintainers
-----------
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>