27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
OE layer for ffmpeg4
|
|
-----------------------------------------------
|
|
|
|
|
|
Layer dependencies:
|
|
----------------------
|
|
see [layer.conf](conf/layer.conf) for dependencies
|
|
|
|
|
|
Contributing
|
|
------------
|
|
* Submit any patches against the `meta-ffmpeg4` layer by using the GitHub pull-request feature.
|
|
|
|
|
|
Policies
|
|
--------
|
|
* **Please do not send private emails to maintainer - they will not be answered anymore**. For bug-reports/questions/suggestions.. use [issues](https://github.com/schnitzeltony/meta-office/issues).
|
|
* Pull requests should follow [OE-Styleguide](https://www.openembedded.org/wiki/Styleguide) with the following additions:
|
|
* Use 4 spaces for indentation always (shell and python code)
|
|
* For splitting of long list values use four-space indentation on successive 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 accepted only if patches have upstream-status "Applied" or "Backport" and contain a link to the upstream patch.
|
|
|
|
Maintainers
|
|
-----------
|
|
|
|
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>
|