| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Remove emulator helperlib recipes as those are now included in
qtsimulator
* Move emulator proxy daemon launcher scripts under qtsimulator
recipe
* Update qtsimulator, qtsystems & qtglesstream to match with emulator3
* Remove qtsimulator dependencies from qtsensors and qtlocation as the
the modules do not build against more recent refactored qtsimulator.
Task-number: QTBUG-64006
Change-Id: Ib2374e702f2862b168ac2f1f2d6190f84823137c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
* sdcardmount daemon segfaults on boot and is not supported anyway.
Remove it from emulator image to get rid of segfault message on
screen during boot.
Change-Id: Ibdaa9809105ec3097473d41ab34e866c9badb29a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Remove unwanted features instead of overwriting full set. This brings
e.g., wayland support by default to all targets.
Add fixes for building weston on TI and RPi targets
Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
DEPLOY_DIR_IMAGE macro has been replaced with IMGDEPLOYDIR in poky 2.2.
Update all instances to make image creation work.
Change-Id: I3740730ded84650d3a3a51b85c77ed4fef863a8a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
QBSP is a Qt specific Board Support Package that can be installed with
the Qt SDK or MaintenanceTool and contains a system image and a toolchain.
The toolchain is automatically registered to the QtCreator.
The recipes used for creating the system image and the toolchain can be
configured with QBSP_IMAGE_TASK and QBSP_SDK_TASK. The files wanted for
the system image can be further configured with QBSP_IMAGE_CONTENT,
with a list of files located in DEPLOY_DIR_IMAGE folder. By default,
.img and .conf files are used from the selected image recipe.
QBSP_INSTALLER_COMPONENT defines the location in the Qt installer tree
where the QBSP is shown and QBSP_VERSION defines the version for the
components. The QBSP is installed to path defined by QBSP_INSTALL_PATH.
The regular SDK creation can now reuse the same image package .7z, so
update upload script to use it instead of creating new package.
Task-number: QTBUG-57018
Change-Id: Id1e7cc4ab3998a7d450f23ed603b8e676b314d63
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove all Qt dependency packages from machine include files and
base packagegroups, instead let packagemanager pull in all the
needed dependent packages. Do not create tar image or bootfs, since
they are not used anymore.
The old base image is now renamed for CI usage and contains all the
Qt dependent packages but without any Qt modules. This is achieved
by first installing all the Qt modules (which pulls in all the
dependencies) and then removing only Qt modules.
Change-Id: I36d996d4531af42e955f19a487c22d0b90c5ada9
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Until now, the toolchain used by CI has been created without Qt, but with
all (best guess) Qt dependencies. Now toolchain is created with Qt and we
get all Qt dependencies correctly into the toolchain. As a consequence,
CI will now need to build Qt, which has not been covered in CI before.
The difference between embedded-sdk and embedded-qt5-sdk is that
the former does not include files needed for debugging.
Change-Id: Ie2be156c07e51119c0d4782494d6bcde6f34ed60
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
|
| |
Packages are added to MACHINE_EXTRA_INSTALL in multiple places,
make sure we always append. This adds back the missing gst plugins
to nitrogen6x.
Change-Id: I7c424b37d84b0125b74774fd308926e53e031590
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
| |
License changed to GPLv3 + Commercial
Change-Id: I267c97216e717ed29071df064337e1bcf83de973
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Also fix the license files for the latest revision of qtsystems.
Change-Id: Ib880cb651006bdc734546786f469dc6bfa5c0530
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Remove sysvinit from distro features and add Systemd as the default
init system. Add necessary service files to all recipes that need them.
Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix QA error with gstreamer plugins:
ERROR: QA Issue: gstreamer1.0-plugins-ugly:
Files/directories were installed but not shipped
Emulator does not actually provide opengl, so remove it from
DISTRO_FEATURES. gstreamer1.0-plugins-bad build would otherwise
fail.
Change-Id: I88e157f29ab1a29055fcbd4d2cd7850ca43efead
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib760d0c25c645b1c44216081c42714f8e9a8ca32
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
QtSimulator is added as dependency to Qt modules that support it,
and some helper components are installed to emulator target.
Change-Id: I878ffcfc6a8d9a579cb4a5a4e823fa7f0fa5a3cd
Reviewed-by: Rainer Keller <rainer.keller@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>
|
|
|
|
|
|
|
|
| |
Some devices won't have qtwebengine, so make it a DISTRO_FEATURE
that can be removed in device configs.
Change-Id: I751b1cdcc1eea48effec3980ed2da4799f88af9e
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/stable:
toolchain: include base-files
Update meta-fsl-arm-extra to fix u-boot-boundary fetch failure
Install fonts with help of Yocto recipes
bbb: remove preferred version for SGX
Update Qt logo
Remove u-boot-fw-utils
Change copyright notice
Conflicts:
b2qt-init-build-env
conf/distro/include/beaglebone.conf
recipes/packagegroup/nativesdk-packagegroup-b2qt-embedded-toolchain-target.bb
Change-Id: I5b22412d0530e70057f705da34247803498ddde3
|
| |
| |
| |
| |
| |
| |
| | |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Qt gets dependency to libEGL.so which need to be in the image as well.
Change-Id: I414198d06e42432cb03a58d70ce622a1eb8890a1
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
The sdk still needs to have gles development files, since the
qtqlesstream is not there yet.
Change-Id: I5a078171b28542ead2e96a9942b781a93f4b697e
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Mesa is no longer needed in emulator image since we are using
qtglesstreaming
Change-Id: I1b16cc11b73e58f7c489db77ed161aabff5b1061
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|/
|
|
|
|
|
|
|
|
| |
Build QtGlesStream dummy client and use the EGL headers from there,
instead of Mesa. The actual QtGlesStream module still needs to build
elsewhere.
Task-number: QTEE-557
Change-Id: I2d50522b920fb49eaf5086b105fc2e6e37eef686
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Id8be2ac9c87748e6365b3f3bdb28833f7d528ede
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: Ic3045b02350916c686cb1b011550c299ca082f06
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
- kernel 3.10
- LLVM 3.3
- mesa 9.1.6
Change-Id: Ib15c6826ab480e39e4efb7a16d42030b55ad6c3b
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
| |
Change-Id: I726d154e54a43d2561969d789709895d4c594da9
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Topi Reiniö <topi.reinio@digia.com>
|
|
|
|
|
|
|
| |
Build driver for AC97 and load it at boot time.
Change-Id: Ia30487a7f3bb315f83bcba48f6ea6c4b0f3f54fa
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
|
|
|
|
|
|
|
| |
Add config also for imx53qsb machines
Change-Id: I5a391c29f917bf61bccbcd06a1973ee60dde8de9
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
- build for x86, similar to qemu
- use direct disk image type for virtualbox
Change-Id: I4fa29d3efc9c3f0e1dd1cede405bb2efa9cff133
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|