summaryrefslogtreecommitdiffstats
path: root/recipes-qt/b2qt-addons
Commit message (Collapse)AuthorAgeFilesLines
...
* b2qt-addons: update revisionsSamuli Piippo2016-02-232-2/+2
| | | | | Change-Id: I3ae7e49e04519db55545f62ef94c4ca734051479 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update qt5 addons revisionsSamuli Piippo2016-02-192-4/+4
| | | | | Change-Id: Ib85b2d7f2b50441cd48d10796acceb731a816b8e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: update revisionSamuli Piippo2016-02-193-6/+6
| | | | | Change-Id: I9e93b3308adabc5ff58b8dbd2ba77007d30cf498 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* add wayland demo compositorSamuli Piippo2016-02-181-0/+43
| | | | | Change-Id: I720676f6edb1789f4d073a58539e2fe929582f0e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* imx6: use correct v4l2 driver for imx6 camerasSamuli Piippo2016-02-181-1/+1
| | | | | Change-Id: I88496177794536c642bd443d31815c373537d889 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update qtwebbrowserSamuli Piippo2016-02-121-1/+1
| | | | | | | | Fixes VKB issue Task-number: QTEE-1066 Change-Id: I7003e50e46c101e79c51a320999b923005d05a94 Reviewed-by: Michal Klocek <michal.klocek@theqtcompany.com>
* emulator: inherit qmake5 to get binaries correctly installedSamuli Piippo2016-02-092-2/+2
| | | | | | | | | qt5-module puts binaries to separate -tools package, which is not installed by default. Use qmake5 instead, to get everything into one package. Change-Id: If8c25a5e65c63a75f6def0e879a11316a4e933dd Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Update license headersSamuli Piippo2016-02-0910-140/+130
| | | | | Change-Id: Iabcf736e6f4ae2149b57c84ebdc8b5b1be82023d Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: update demos and launcherSamuli Piippo2016-02-042-2/+2
| | | | | | Change-Id: I57c56c7e420f89e8c550a8ab1e5466e6a3a85cea Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Update SRCREVs for b2qt addonsSamuli Piippo2016-01-264-11/+14
| | | | | Change-Id: I011075a6370d1ad46c90b72e7e42b39367d4d630 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* b2qt-demos: remove unused demosSamuli Piippo2016-01-221-9/+1
| | | | | Change-Id: Iee56b222bf44454e9efe814e0279f3c38c594af8 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* b2qt-demos: update to latest demosSamuli Piippo2016-01-202-19/+36
| | | | | | | | | QtWebBrowser included, download new videos from web, update qtlauncher Task-number: QTRD-3785 Task-number: QTRD-3794 Change-Id: Iaeca03851066346aa1cee0b2e76b6995a83c8e50 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Enable libinput in imx6Samuli Piippo2016-01-131-1/+0
| | | | | | | | libinput now works in nitrogen6x. This reverts commit 5d017cec39c62d47a6295d09513f7fd855ad3f5e. Change-Id: I76f3e79fc4dfad2362c32bb04e275b6e88cae263 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* Disable use of libinput in imx6Samuli Piippo2015-12-111-0/+1
| | | | | | | | | | Currently libinput does not work with nitrogen6x and touchscreen, so disable it until problem is resolved. Change-Id: I5c569f843fbc958faed9da3bd3879aa66efeb5f5 Task-number: QTEE-1032 Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: set Type in correct placeSamuli Piippo2015-12-021-1/+1
| | | | | Change-Id: Ieedc27dd38b87025ae9138f3d8ff88bc92851373 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* emulator: set correct type for emulatorproxyd serviceSamuli Piippo2015-11-301-0/+1
| | | | | Change-Id: I189a4f7224ffb8597777e36b0cc1a83eca393a92 Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
* Use Systemd as the init systemSamuli Piippo2015-11-197-5/+61
| | | | | | | | | 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>
* Go back to branch 5.5 in b2qt-demos buildLaszlo Agocs2015-10-301-1/+1
| | | | | | | | There is no 5.5.1 branch for canvas3d and quick controls, not on code.qt.io at least. Change-Id: If8cf591a6b56909aef9829befe69df9b742041dd Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* b2qt-addons: update source revisionsSamuli Piippo2015-09-167-13/+13
| | | | | Change-Id: I52a45f4bc3b366b61c488d36e98f4aae772d5ea9 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* qt5: use 5.5 branchSamuli Piippo2015-08-121-1/+1
| | | | | | | The release 5.5.0 branches were removed, so need to use 5.5 instead. Change-Id: I4478c3e05d9d4937fafd3a3b75832608da5d4b40 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Change all tab characters to spacesSamuli Piippo2015-08-114-10/+10
| | | | | | | Gerrit Sanity Bot does not like tabs, so remove them from recipes. Change-Id: Ic0bede29c9a4a01a2bd816e6771fafd76b2323e2 Reviewed-by: aavit <eirik.aavitsland@theqtcompany.com>
* Add Emulator sdcardmountdRainer Keller2015-08-062-0/+91
| | | | | Change-Id: Ib760d0c25c645b1c44216081c42714f8e9a8ca32 Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
* Some projects were moved from internal gerrit to codereviewSamuli Piippo2015-07-066-6/+6
| | | | | Change-Id: I4e5ae263930bdd22f1934eab1f98a718838f722e Reviewed-by: Louai Al-Khanji <louai.al-khanji@theqtcompany.com>
* Use correct versions for addonsSamuli Piippo2015-07-021-1/+1
| | | | | | | | | | QtCharts and QtDataVisualization had an patch release with 5.5.0, which changed copyright headers. b2qt-utils updated to same sha1 as was used in b2qt-build-scripts. Change-Id: I51a6ac26e57e7fc71b0af7876a9d8005e4ce4b8d Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@theqtcompany.com> Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
* b2qt-demos: add QtQuick Controls demosSamuli Piippo2015-06-191-2/+26
| | | | | Change-Id: I2d8768fe42da8bbc5c6b730676b70f56232826ca Reviewed-by: Laszlo Agocs <laszlo.agocs@theqtcompany.com>
* Support BYOS for enterprise only addonsSamuli Piippo2015-06-174-14/+19
| | | | | | | | | When QT_SDK_PATH has been set, use sources for all enterprise addons from the SDK installation path. This allows customers to build enterprise only addos and b2qt addons without access to qt-gerrit. Change-Id: I66ad8a2ff81628333ba7dd6042659c3fa220be8c Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* b2qt-demos: include qtcanvas3d planets demoSamuli Piippo2015-06-171-5/+19
| | | | | Change-Id: I86701ec160bcb0f90bb9d7ed22ec683ed7e261aa Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* Add QtSimulator supportSamuli Piippo2015-06-033-0/+131
| | | | | | | | 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>
* Change qt-gerrit addresses to correct ci.local domainSamuli Piippo2015-05-274-4/+4
| | | | | Change-Id: I140a5bd0b84f9faf00055ac64820c031c0ea28c0 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@theqtcompany.com>
* emulator: Qt5 support for emulatorSamuli Piippo2015-05-271-0/+7
| | | | | | | | | | | 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>
* qt5: make qtwebengine a distro featureSamuli Piippo2015-05-202-2/+4
| | | | | | | | 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>
* Build Qt5 and all addonsSamuli Piippo2015-05-129-0/+284
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>