75c7839991573c4afe9a6d3cb8a31b1328e96501
Something in oe-coe broke nfs detecttion. It seems that some parts of libtirpc were deprecated in glibc. A patch was applied to add headers but it linking fails due to missing symbols (first during configure and if we hack away symbol detection compile fails) So disable nfs by patch. On the way we made taglib detection work. [1] https://git.openembedded.org/openembedded-core/commit/?id=674596421320de08142e010fdd65ec6f0a0f34e9 Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
OE layer to desktop environments based on Qt5
Layer dependencies:
see layer.conf for dependencies and https://layers.openembedded.org/layerindex/branch/master/layers/ where to find layers
Contributing
- Submit any patches against the
meta-qt5-extralayer 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 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 - second example)
- Pull-requests with patches fixing issues for musl, clang or gold-linker are accepeted 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
Languages
BitBake
99.4%
Roff
0.6%