- Aug 11, 2015
-
-
Samuli Piippo authored
Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by:
aavit <eirik.aavitsland@theqtcompany.com>
-
- Aug 06, 2015
-
-
Samuli Piippo authored
Including cities from americas, asia and europe. Change-Id: I7cedb056d450d9aae36543fce5510822ab731694 Task-number: QTEE-921 Reviewed-by:
aavit <eirik.aavitsland@theqtcompany.com>
-
- Jun 25, 2015
-
-
Pasi Petäjäjärvi authored
Google has updated the noto fonts to 1.004 Change-Id: I2c0c5a842cec9f99d030402ac3b67056c69a9680 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
- Jun 19, 2015
-
-
Samuli Piippo authored
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>
-
- Jun 12, 2015
-
-
Samuli Piippo authored
Google has updated the noto fonts to 1.003 Change-Id: I8eaa0e97c1606f104c09f67cb2b5da8f3ddfcb0d Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
- Jun 08, 2015
-
-
Samuli Piippo authored
Change-Id: Ia368861d27325da72eb5e9f02e831ba896eb59df Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
Samuli Piippo authored
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>
-
- May 29, 2015
-
-
Eirik Aavitsland authored
Change-Id: I23f95aa33fffbd4692644bf0d16ab7b0a9b3db9d Reviewed-by:
Samuli Piippo <samuli.piippo@theqtcompany.com>
-
- May 27, 2015
-
-
Samuli Piippo authored
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>
-
- May 07, 2015
-
-
Andras Becsi authored
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>
-
- Apr 22, 2015
-
-
Andy Nichols authored
Moved from Gitorious to Github Cherry-picked from dizzy Change-Id: Ifb48c3ba178174a0b1628974efe800e6361a9776 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
- Apr 21, 2015
-
-
Gatis Paeglis authored
This is needed so we can enable Chinese, Korean and Japanese input method support in VKB. Task-number: QTEE-765 Change-Id: I86db44cc4ebfbaf9e72854a9a4ffa0708193c442 Reviewed-by:
Samuli Piippo <samuli.piippo@theqtcompany.com>
-
- Apr 20, 2015
-
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
Better inlined with upstream code, no actual functionality changes. Change-Id: I3f4e3170c925e498cfbd86c93d9265fa0bb8436f Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
- Apr 10, 2015
-
-
Andy Nichols authored
Moved from Gitorious to Github Change-Id: Iaba3a7778cacf4cd14a3a9d1a07863b174f07142 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
- Apr 01, 2015
-
-
Samuli Piippo authored
Required tools for compiling webengine, which are often not installed. Change-Id: I3e27fa7ac2cab2cce58d3b80f4db622bc21948d3 Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
- Mar 05, 2015
-
-
Andy Nichols authored
Because htop is better than top. Change-Id: I98843a7185a1579843e030259d6da697270b4888 Reviewed-by:
Laszlo Agocs <laszlo.agocs@theqtcompany.com>
-
- Feb 26, 2015
-
-
Samuli Piippo authored
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>
-
- Feb 19, 2015
-
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
Change-Id: I37e305c5d592290d4dff8dd14e1bd224d72be621 Reviewed-by:
Andy Nichols <andy.nichols@theqtcompany.com>
-
- Feb 04, 2015
-
-
Samuli Piippo authored
Change-Id: Ib332c8e0019e7c34ca10aa4e09e4bfcc627ef4fe Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
Samuli Piippo authored
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>
-
- Jan 29, 2015
-
-
Samuli Piippo authored
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>
-
- Jan 08, 2015
-
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
Needed for camera support. Change-Id: I6aceb232d7f4a260081e5a44a69271f535d2aec2 Reviewed-by:
Gatis Paeglis <gatis.paeglis@theqtcompany.com>
-
- Nov 25, 2014
-
-
Samuli Piippo authored
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>
-
- Nov 24, 2014
-
-
Samuli Piippo authored
These wildcard changes would be needed when moving to dizzy. Change-Id: Ic9aa4fe48d8b23a894eb3abcf416e1a2895f3327 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
-
- Nov 20, 2014
-
-
Samuli Piippo authored
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>
-
- Nov 18, 2014
-
-
Samuli Piippo authored
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>
-
Samuli Piippo authored
Change-Id: I30b0cd06eb04fc38cad823c7e6c154aa34d25e09 Reviewed-by:
Eirik Aavitsland <eirik.aavitsland@digia.com>
-
- Nov 17, 2014
-
-
Samuli Piippo authored
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>
-
- Nov 12, 2014
-
-
Samuli Piippo authored
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>
-
- Nov 10, 2014
-
-
aavit authored
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>
-
- Nov 04, 2014
-
-
Rainer Keller authored
Change-Id: Iaefed14f1d2bfecb436c2bfa68c94ffe74672128 Reviewed-by:
Samuli Piippo <samuli.piippo@digia.com>
-
- Oct 17, 2014
-
-
Samuli Piippo authored
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>
-
- Oct 14, 2014
-
-
Samuli Piippo authored
Configure checks for libffi in nativesdk build as well. Change-Id: I77e0d083dad29ea5436527b556c0d5cfadb74ef3 Reviewed-by:
Laszlo Agocs <laszlo.agocs@digia.com>
-
- Oct 09, 2014
-
-
Samuli Piippo authored
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>
-
- Oct 07, 2014
-
-
Gatis Paeglis authored
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>
-
Samuli Piippo authored
New Qt logo for the splash screen. Task-number: QTEE-777 Change-Id: I71c0432fc62ba75becb73568de6049b00919e52f Reviewed-by:
Gatis Paeglis <gatis.paeglis@digia.com>
-