5da9bf34fd076ab560d7e8fce19d5819c64ed624
qconfig.h from the native sysroot is included which results in the following errors: | .../0.14.1-r0/git/src/mainwindow.cpp:727:36: error: 'QGraphicsSvgItem' does not name a type; did you mean 'QGraphicsItem'? | .../0.14.1-r0/git/src/imageview.cpp:329:5: error: 'QGraphicsSvgItem' was not declared in this scope Signed-off-by: Max Krummenacher <max.krummenacher@toradex.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%