| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: I23cc54e51b7d10db0fd64d6676bd86cdf029beda
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Reuse most parts from b2qt image, only difference is the demo addons
which will be different for the automotive image. For now, add no
demo app, so image boots to empty screen.
Change-Id: I67bbe8724422c9ea86dae6e4d5f8f38d3d567ba1
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GStreamer version can now be changed using a DISTRO_FEATURE:
'gstreamer010' for GStreamer 0.10 and 'gstreamer' for GStreamer 1.0
This can also be used to remove all gstreamer packages from image
and toolchain.
Default version is still the old 0.10
Change-Id: I54b19962ccd0dfd2f71bb44e231bf5af43ccfab9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Emulator has special handling for OpenGL support: QtGlesStream provides
the runtime opengl support but since it depends on qtbase, we need to
use qtglesstream-dummy-client when building qt. Also since both recipes
provide same files, we must disable do_populate_sysroot from qtglesstream
so that libs from dummy-client remain there.
Change-Id: Ifde698e7d46863dbb82c6f3ad791412775e111ea
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
Use meta-qt5 layer to build Qt5, commercial addons and b2qt addons.
Create new image and toolchain recipes with Qt5 content, so that the
existing image and toolchain remain as-is without Qt5.
Currently support only for imx6 targets.
Change-Id: I398750dd1a62c6ff8ea216cfe364da273d8e9a77
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|