Integrate meta-seco-edgehog-embedded/davc/qt_fb
[PACKAGEGROUP][Qt] Remove deprecated qtquick3d packages"
--
[GSTREAMER] Sign usage of some packageconfigs as commercial
libde265 will be present only if the commerical licence has been acepted.
--
[IMAGE][FULL] Include all present package.groups regarding gstreamer
--
[GSTREAMER] Add more packageconfig items to gstreamer elements
--
[QT BASE] Fix usege of some features only for ARM based machines
This because some of those features use OPENGL which actually is not supported by x86 Architeture.
--
[WIC][IMX6][IMX8] Add edgehog-embedded custom wks file
Until now, for i.MX6 and i.MX8 based platforms, we have used the wic format eherited by meta-freescale that uses a msdos partition table. In order to be compatible with all the architecture (and edgehog-things), GTP format is preferable. This patch adds custom wks file for only i.MX6 and i.MX6 platforms (rockchip and intel platforms already use a GPT format).
--
[gstreamer1.0-plugins-bad][PACKAGECONFIG] Remove Vulkan when FB is used
Vulkan is compatible only with X11 and Wayland backends, so remove it from PACKAGECOFNIG of gstreamer1.0-plugins-bad with FB backend is used.
--
[FONTS] Fix up the fonts to the right location
All fonts are installed in a directory not used to all application and framework, such as Qt:
During some test with some Qt application an error occurs regarding the system font (folder not found). The fault location for these fonts is now recovered (duplication of file).
--
[PACKAGEGROUP][TESTING] glmark2 depending to backend
glmark2 packages is compatible only with X11 an Wayland. So, when FB is used, an error occurs. This package is now compiled only X11 or Wayland (or both) are used.
--
[PACKAGEGROUP][Qt] Add QtQuick 3D in default RDEPENDS
This allows to have libraries about QtQuick 3D in both target filesystem and SDK.
--
[Qt5 base] Enable packages regarding font and DB
Enabled packages:
- sql-mysql sql-sqlite2 sql-sqlite
- fontconfig jpeg libpng ico
--
[IMAGE FULL][SDK] Inherit SDK from Qt5 layer
This allows to have all necessary to compile a Qt application in a stand-alone fashion (e.g. through QtCreator). This includes:
- qmake
- arm-gnueabi toolchain (arm or aarch64)
- Qt libraries