| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
pkg-config got installed to toolchain, which made qtwebengine
build fail, as it tries to use it for host libs.
perl and bison are not working correctly from toolchain, they
have problems with sdk relocation.
Change-Id: I7755f4599ad7c87b60d5bfc66e0a2cf13fec9330
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Chromium expects a signed type, and all other platforms also define
a signed type, like Display*, HDC, int, ANativeWindow*, void*.
This is a cherry-picked fix from qtglesstream to fix the QtWebEngine
build for colibri-vf.
Change-Id: I01d5a65b2e7512ebdc383501eacae1349a271039
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Install all wayland related packages from common packagegroups,
when wayland DISTRO_FEATURES is enabled.
Include DRM and GBM dev packages to toolchain, libraries are already
included in the image as dependency from weston.
Change-Id: I88f3ded7c2bb5ca85318a7945f4739b968b9d97b
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Better inlined with upstream code, no actual functionality changes.
Change-Id: I3f4e3170c925e498cfbd86c93d9265fa0bb8436f
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Moved from Gitorious to Github
Change-Id: Iaba3a7778cacf4cd14a3a9d1a07863b174f07142
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Required tools for compiling webengine, which are often not installed.
Change-Id: I3e27fa7ac2cab2cce58d3b80f4db622bc21948d3
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
Because htop is better than top.
Change-Id: I98843a7185a1579843e030259d6da697270b4888
Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Build perf with DWARF unwinding support. Kernels older then 3.14
need to be patched to add ARM support. Kernels for tibidabo (3.0)
and imx53 (2.6) are too old and would require more patches to be
backported, so they are left without unwinding support.
RPi needed extra layer to modify the kernel recipe, and linux-imx
recipe was renamed so that it doesn't conflict with older tibidabo
kernel recipe.
Change-Id: Ic8331f8feeace67b32a5ce99ffd3fda517d595d1
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
Reviewed-by: Ulf Hermann <ulf.hermann@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include client libs for MySQL and PostgreSQL to images and development
files to SDK. Enables Qt plugins for mysql and psql to be built.
Task-number: QTEE-911
Change-Id: Ia47ccf6b74014e43a243619adb5fbba39ec23c4c
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|/
|
|
|
| |
Change-Id: I37e305c5d592290d4dff8dd14e1bd224d72be621
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib332c8e0019e7c34ca10aa4e09e4bfcc627ef4fe
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
This is attempt to fix issue where, on some targets, bitbake fails with:
Cannot satisfy the following dependencies for packagegroup-b2qt-embedded-base:
* jpeg *
jpeg will still be included in the images due to other dependencies.
Change-Id: I3f6f388c10f196785eafe020d2d6256efb500643
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Session address is saved to /var/run/dbus/session_bus_address, which is read
in /etc/profile.d/dbus-session-address for interactive login and by adbd for
applications launched from QtCreator.
Change-Id: I8e1f43bdb2f7a7b0450dacf39890cf149459bbf4
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The environment setup script is helpful when compiling other
than Qt apps.
Task-number: QTEE-881
Change-Id: Iabfc5ef4b807ec19b13d575b4555b56024f57614
Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Move to latest version of adbd. Enable adb listen to both
usb and network sockets.
Task-number: QTEE-875
Change-Id: I6439356dc036ed372c17a71168809cf639a326a3
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
| |
Needed for camera support.
Change-Id: I6aceb232d7f4a260081e5a44a69271f535d2aec2
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
If the toolchain is added to PATH, the python needs to have enough
modules to able to build QtWebEngine.
Task-number: QTEE-824
Change-Id: I2c9f977118f70928735eb7663d272364c5fa6754
Reviewed-by: Andras Becsi <andras.becsi@theqtcompany.com>
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
|
| |
| |
| |
| |
| |
| |
| |
| | |
Fix problem with dependency to base-files package in toolchain
Change-Id: I96a5f76bba9372a3d8856baebbd29d73aae5a0b1
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Install fonts with help of Yocto recipes instead of
installing fonts from many "random" shell scripts and
b2qt-launcher repository.
Change-Id: I906d022cfab1dfabeca1a8cd0b4c39cc8a886842
Task-number: QTEE-757
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
New Qt logo for the splash screen.
Task-number: QTEE-777
Change-Id: I71c0432fc62ba75becb73568de6049b00919e52f
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Not needed by updater framework and this was causing problems for
other devices than nitrogen6x.
cherry-picked from dev
Change-Id: I6278bd23943f1cf8add62b980cd703b5c64ba5bf
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| | |
URL points to qt.io
Change-Id: I921e1f1ff506bff840cd13ed4bac21238347d98f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| | |
These wildcard changes would be needed when moving to dizzy.
Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Use common sources and headers to provide both dummy OpenGL libs and
QtGlesStream lib.
Change-Id: Ia71c3ffd7b1f45bf5eea5ac78027c8439855aac5
Reviewed-by: Andy Nichols <andy.nichols@theqtcompany.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: I30b0cd06eb04fc38cad823c7e6c154aa34d25e09
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Adb over USB work correctly in Toradex Apalis iMX6 as long as the jumper (JP2)
is correctly set on the Ixora carrier board.
Task-number: QTEE-671
Change-Id: If1e070e532b5a8fe0eff29b125e0a690b4218c8f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Nitrogen6X/6_Max/6_Lite all use the nl80211 driver for wpa_supplicant
and none of them have an eth1 device.
Change-Id: I17a316d79a1d787229fd9acb758d993921e85dfb
Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Builds & runs ok!
The current implementation is done with the strategy of using the
vendor's defined repo versions for the yocto stack, instead of the
common versions defined by b2qt. The intention is to build upon the
vendor stack as closely as possible, as that is (hopefully) tested and
maintained.
Task-number: QTEE-801
Change-Id: Ib93b54178de870b5f288b2fae982ea2b4bb74e50
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
| |
| |
| |
| |
| | |
Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Include necessary gstreamer plugins to enable camera usage in Qt.
Camera is enabled in RPi boot configuration, and needed kernel modules
are loaded during boot on in RPi and SABRE.
Change-Id: Iaeb17933b7d7dabb30db638db6594ab6aada05a0
Reviewed-by: Yoann Lopes <yoann.lopes@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
| |
| |
| |
| |
| |
| |
| | |
Configure checks for libffi in nativesdk build as well.
Change-Id: I77e0d083dad29ea5436527b556c0d5cfadb74ef3
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
|
|\ \ |
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/stable:
Use libreoffice repo for hunspell dictionaries
Change-Id: I00118fd748a4400f0daf5daf173e7142ce0be9d0
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
One of the URL no longer worked, so using libreoffice for all of the
hunspell dictionaries.
Change-Id: Ie8c58125073d4d0b444e91e05b08cea1dbc94ce9
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Host part of the SDK need to be configured per device as well,
otherwise wayland is build for all machines.
Change-Id: If5287da32f1f09fef47826576e48060f6a9b642c
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
From v1.6, yocto supports wildcards in .bbappend file names. This is
practical since we then don't have to rename them every time the
upstream version changes slightly. Also allows for support of earlier
poky versions.
Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
weston-examples may get removed later on, for now they are necessary
for testing and development.
Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-toradex layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: Ib2c81a444786845f2e7c2fbf78dd0676459996c0
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-beagleboard layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-fsl-arm and meta-fsl-arm-extra layers are used. For now,
the bblayers.conf template still includes the new layer as well.
Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.
Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
These got in by mistake and are not needed.
Change-Id: I91d31c42aa4034689a71b0c800ccaa3365389cf6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
iMX6 devices have dsp codec that are able to play the video, but TI
hardware don't have this, so add software codecs instead.
Change-Id: I6192b042f8e1ea219486a948e075250e09790def
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Linux kernel version 3.8 from meta-beagleboard adds support for the cape
manager. Using powervr driver version 4.10.00.01, SGX is also supported.
Patches for the kernel and SGX are taken from TI support pages.
Kernel args need 'quiet' for HDMI to work, otherwise you only get black
screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work,
need to use FRONT buffering which can cause screen tearing.
Task-number: QTEE-312
Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Not needed by updater framework and this was causing problems for
other devices than nitrogen6x.
Change-Id: I256b8e187e693ac145936c255213a7faaf65c8a6
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
No need for the kernel image to be in rootfs (/boot/) as it's used from
the boot partition.
Task-number: QTEE-749
Change-Id: Ic5e53e25d896bba807c8e098c1fd50208b646034
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
| |
| |
| |
| |
| | |
Change-Id: I95af528e9760166890c882e08779875dd01dfc9c
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|