summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | Change git fetch protocol from ssh to http for automotive packagesTeemu Holappa2016-06-282-2/+2
| | | | | | | | | | | | | | | Change-Id: I3d27c2644a671a63fc26834e46269224b5549835 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
| * | Change b2qt-addons fetch protocol from git to httpTeemu Holappa2016-06-273-4/+4
| | | | | | | | | | | | | | | | | | Change-Id: Ie09653cc911381a472143158ce9a6cf2af8ae331 Task-number: QTBUG-54280 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
| * | b2qt-ota: update repository URLGatis Paeglis2016-06-271-3/+2
| | | | | | | | | | | | | | | Change-Id: I5187984c48de44f7088ad8f71aa5981c86fbf6eb Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | b2qt-demos: update qtwebbrowser urlGatis Paeglis2016-06-221-1/+1
| | | | | | | | | | | | | | | Change-Id: Id871a5f6a2a69c8cce5583da672abe630c98d73c Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | systemd: handle bind mounts set from initramfsGatis Paeglis2016-06-222-0/+38
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 06e97888883e2cc12eb6514e80c7f0014295f59b broke bind mount handling (set from initramfs) in systemd. This is fixed in more recent version of systemd by 97839ed6b7b19e2cb885a152b54fbd32334294e2. Ref: https://github.com/systemd/systemd/issues/1556 Change-Id: I7fbddb90086524a7a77b71b5fc69309e073bc66f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Enable QT_QPA_EGLFS_FORCEVSYNC=1 on nitrogen6x device.Kimmo Ollila2016-06-221-0/+9
| | | | | | | | | | | | | | | Change-Id: I594806492fcc894bbf6fb7dee29aa7bf99a38fb0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Colibri fails to build after this change, so we revert it.Kimmo Ollila2016-06-221-2/+2
| | | | | | | | | | | | | | | | | | | | | This reverts commit 9593be07fa563c382adbd23dd324a1443c9ea826. Change-Id: I3b8c3a903dbd7de13606a4b01a7b4fd67cdbc5a0 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Update Qt submodule revisionsKimmo Ollila2016-06-2122-22/+22
| | | | | | | | | | | | | | | Change-Id: I093f1c378688147782ce5b958fe56ed929f26f3b Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Updated Boundary devices kernel version to 3.14.52Kimmo Ollila2016-06-211-2/+2
| | | | | | | | | | | | | | | Change-Id: I1a7b46b5ee2db03d753585b0d92b498855df0cc6 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Update meta-mingw versionTeemu Holappa2016-06-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fixes linker error in Window host. Change-Id: Ic2a710a8917fedace969b90efe9ae6f94f47442a Reviewed-by: David Schulz <david.schulz@theqtcompany.com> Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
| * | Updated QtDeviceUtilities revisionKimmo Ollila2016-06-141-1/+1
| | | | | | | | | | | | | | | Change-Id: Ia19c8d55b48949964588f85559c9dd4e2a653e12 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * | Update boot2qt demo version.Teemu Holappa2016-06-131-1/+1
| | | | | | | | | | | | | | | | | | | | | Fixes compile error in submodule init. Change-Id: I0bd7517e47ed8519b2f7fb7bb242cddf46e80098 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
| * | democompositor: use the opened repo instead of sdk-sourcesSamuli Piippo2016-06-101-5/+5
| | | | | | | | | | | | | | | Change-Id: I2c4ff95faf8eecb685853387cb9cfbef663af4d3 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
| * | sdk-source: unpack all other sources firstSamuli Piippo2016-06-101-8/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make sure that all the normal src-uris are unpacked before handling the sdk-uris, otherwise the copied files might get removed. Change-Id: Ib9cb3552653c4b9f58bc56e3be599786e9873b40 Task-number: QTBUG-54002 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
| * | AM: update revisionSamuli Piippo2016-06-091-1/+1
| | | | | | | | | | | | | | | Change-Id: I40be50f542fab2b6c3743c2e29c9354df5a98767 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
| * | intel: fix incorrect bblayer confSamuli Piippo2016-06-081-1/+1
| | | | | | | | | | | | | | | Change-Id: I39ee05ba1e689d52cf7aa8c383f35a80e3927052 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | | intel-corei7-64: fix race in image generationLouai Al-Khanji2016-07-292-10/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepending to IMAGE_CMD_ext3 in order to push files into the rootfs is flaky for a couple of reasons. First, it is conceptually inconsistent with the rest of the build system - files that go into the rootfs should really by installed by packages through the regular mechanisms. Second, and what prompted this patch, with several concurrent image generation tasks this is just unsafe. I regularly experienced .tgz image generation failures, as tar complained that the files changed from under it. Since this is related to the grub-efi packaging on this particular device, just package the microcode into the required initramfs in that recipe. Change-Id: I4e037ddbb017d1764852310b0b77900cde260dd6 Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
* | | Fix folder name, current build is brokenLouai Al-Khanji2016-06-301-1/+1
| | | | | | | | | | | | | | | Change-Id: If0b268500bcd5acc0efa57b8b08a755fb5be1209 Reviewed-by: Risto Avila <risto.avila@qt.io>
* | | Upload content to 5.8 folderSamuli Piippo2016-06-081-1/+1
|/ / | | | | | | | | Change-Id: I21f74c3f0c98dffbc1ad5329f903b95e800d8304 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Update QtWebBrowser revision for automotiveKimmo Ollila2016-06-081-1/+1
| | | | | | | | | | Change-Id: Id6d9df5730c9bbc6a5670e73fe52e37c76d7afa7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add b2qt-ota recipe.Gatis Paeglis2016-06-084-0/+46
| | | | | | | | | | Change-Id: I002067b938fa19cb35fa62db700cde2cc9ad7922 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt-launcher: use latest revisionSamuli Piippo2016-06-081-3/+3
| | | | | | | | | | | | | | License was updated Change-Id: Ic33cebd711f1b5c03dccdaf8785d404b1bd5d16e Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | b2qt-demos: use latest revisionSamuli Piippo2016-06-081-2/+2
| | | | | | | | | | | | | | License was updated Change-Id: Ib9d9afff0366721db7b3c1df5a3bfc1aaecf101e Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-utils: update revisionSamuli Piippo2016-06-081-8/+3
| | | | | | | | | | | | | | License was changed to GPL3 + commercial Change-Id: Ie2d79a6ddf36c806ab2f47347e01a40dca211447 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | qtwayland: update src revisionSamuli Piippo2016-06-082-2/+2
| | | | | | | | | | Change-Id: I749c5a185a53f735ae2aec367ec22ae87eec0db2 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | rename rest of meta-b2qt references to meta-boot2qtSamuli Piippo2016-06-084-9/+9
| | | | | | | | | | Change-Id: Ia2b28f80f87ed68afea39ed7a195c910acd0e654 Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-0818-41/+41
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: meta layer was renamed to meta-boot2qt b2qt addons: update repository urls Use git.qt.io as the new playground repo server qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez support qt5: update submodules and meta-qt5 Conflicts: conf/bblayers.conf.bbb.sample conf/bblayers.conf.emulator.sample conf/bblayers.conf.fsl.sample conf/bblayers.conf.intel.sample conf/bblayers.conf.nvidia-logan.sample conf/bblayers.conf.rpi.sample conf/bblayers.conf.sample conf/bblayers.conf.smx6.sample conf/bblayers.conf.ti.sample conf/bblayers.conf.tibidabo.sample conf/bblayers.conf.toradex.sample conf/distro/b2qt.conf recipes-qt/b2qt-addons/b2qt-demos.bb recipes-qt/b2qt-addons/b2qt-launcher.bb recipes-qt/qt5-addons/qtcharts_git.bb recipes-qt/qt5-addons/qtdatavis3d_git.bb recipes-qt/qt5-addons/qtdeclarative-render2d_git.bb recipes-qt/qt5-addons/qtquickcompiler_git.bb recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtcanvas3d_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtgraphicaleffects_git.bbappend recipes-qt/qt5/qtimageformats_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtsensors_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtserialport_git.bbappend recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtvirtualkeyboard_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebchannel_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I06904eb8ff7a30240ce289808f43fbba6339f670
| * meta layer was renamed to meta-boot2qtSamuli Piippo2016-06-0814-35/+35
| | | | | | | | | | Change-Id: I1b96be87215a6ddf720c83693df1f3bcc2a99b66 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * b2qt addons: update repository urlsSamuli Piippo2016-06-082-3/+3
| | | | | | | | | | | | | | | | Repositories were opened and no longer need to use the sdk-sources Change-Id: I9131594cd8d9fc7af0bed1220b6c4b826e3c660c Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * Use git.qt.io as the new playground repo serverSamuli Piippo2016-06-082-2/+2
| | | | | | | | | | Change-Id: I644a749b97343f32d2aea403ac075247ac3e1931 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qtconnectivity: remove incorrect PACKAGECONFIG to enable bluez supportSamuli Piippo2016-06-061-2/+0
| | | | | | | | | | | | | | | | | | The PACKAGECONFIG option for bluez support was changed from bluez4 to bluez and it's now used by default in meta-qt5. Change-Id: Ia5582fc45acedd7d9be48ce49d26624ee624427b Task-number: QTBUG-53855 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: update submodules and meta-qt5Samuli Piippo2016-06-0632-32/+37
| | | | | | | | | | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I97b4d29fdbaceea9529fa2550564951f2186435f Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Added the missing commercial license to the automotive componentsDominik Holland2016-06-083-3/+3
| | | | | | | | | | Change-Id: Id53d4bfe09c23ab64e248d65e6cfc32e6c7ad157 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | b2qt-utils: Remove dead code.Gatis Paeglis2016-06-071-10/+1
| | | | | | | | | | | | | | | | - The referenced examples do not exist anymore. - Set correct endline for license. Change-Id: Ib8636a0352013518b0cef0e33b70e1c5575ed3a4 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Add Qt for Device Creation licenseSamuli Piippo2016-06-0739-748/+339
| | | | | | | | | | | | | | | | Replace CLOSED and QtEnteprise licenses with the Qt for Device Creation license on all recipes. Change-Id: I02fddc0ee4375bddf18a6c1f7ab093462a5f5153 Reviewed-by: Kalle Viironen <kalle.viironen@theqtcompany.com>
* | qt5: update submodulesSamuli Piippo2016-06-0610-22/+11
| | | | | | | | | | | | | | qtdeclarative-render2d is now in meta-qt5, so use bbappend instead. Change-Id: I81dee336084fc1050b21c288284db1bb1654b61a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | Merge remote-tracking branch 'origin/fido' into devSamuli Piippo2016-06-063-6/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/fido: otf-noto: update url and license file name qtmultimedia: make sure audio plugins are built qt5: update submodules and meta-qt5 Conflicts: conf/distro/b2qt.conf recipes-qt/qt5/nativesdk-qtbase_git.bbappend recipes-qt/qt5/qt3d_git.bbappend recipes-qt/qt5/qtbase-native_git.bbappend recipes-qt/qt5/qtbase_git.bbappend recipes-qt/qt5/qtconnectivity_git.bbappend recipes-qt/qt5/qtdeclarative_git.bbappend recipes-qt/qt5/qtlocation_git.bbappend recipes-qt/qt5/qtmultimedia_git.bbappend recipes-qt/qt5/qtquickcontrols2_git.bb recipes-qt/qt5/qtquickcontrols_git.bbappend recipes-qt/qt5/qtserialbus_git.bb recipes-qt/qt5/qtsvg_git.bbappend recipes-qt/qt5/qttools_git.bbappend recipes-qt/qt5/qttranslations_git.bbappend recipes-qt/qt5/qtwayland-native_git.bbappend recipes-qt/qt5/qtwayland_git.bbappend recipes-qt/qt5/qtwebengine_git.bbappend recipes-qt/qt5/qtwebsockets_git.bbappend recipes-qt/qt5/qtxmlpatterns_git.bbappend scripts/manifest.xml Change-Id: I54a02e91a49a3be3fa6359b5af69929d63b962e4
| * otf-noto: update url and license file nameKwangsub Kim2016-06-021-4/+4
| | | | | | | | | | | | | | | | | | | | Google changed the URL for the font package again. And the license file name was also changed. Change-Id: I9976eda9a93c7815fc1e7b72f8df45bc7304d7cc Reviewed-by: Kwangsub Kim <kwangsub.kim@qt.io> Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * qtmultimedia: make sure audio plugins are builtSamuli Piippo2016-06-021-1/+3
| | | | | | | | | | | | | | | | | | | | The qtmultimedia recipe uses ??= to set the default PACKAGECONFIG, which cannot be appended. Make sure audio plugins are build for the selected backend. Task-number: QTBUG-53806 Change-Id: Ib1df1aecd22dc7ce349762c93d0a879b797665c1 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
| * qt5: update submodules and meta-qt5Samuli Piippo2016-05-1722-21/+35
| | | | | | | | | | | | | | | | meta-qt5 now depends on remove-libtool that is available only in oe/jetro, so backport it our layer. Change-Id: I5989ddb25ddecb6c749292d4e3fec63d0f61368f Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
* | qt5: update submodules and meta-qt5Samuli Piippo2016-06-0630-55/+43
| | | | | | | | | | | | | | | | | | Disable SHA checking for Qt modules, so we can use sha1s from the release branch without breaking build after release. Change-Id: I1f016945caeed33b169945038418533f781a362a Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com> Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Refactor i.MX6 configurationsLouai Al-Khanji2016-06-029-101/+97
| | | | | | | | | | Change-Id: I6b86b5b6084377bcca4bbc7cd1e01e772683084e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | qtapplicationmanager: Use the force-multiprocess option when possibleDominik Holland2016-06-021-1/+1
| | | | | | | | | | Change-Id: I04e02c7cf745f754a981875db69cd501bdd42d8c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | tegra-t18x: use QSG_RENDER_LOOP=windows for Drive CXSamuli Piippo2016-06-011-0/+7
| | | | | | | | | | Change-Id: I68f724ff2c407f1a9b3d6b996477abe9bf719ba4 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
* | Add bbappend for linux-fslc-imx kernelsLouai Al-Khanji2016-06-011-0/+46
| | | | | | | | | | Change-Id: I893e03dd3fb15bfac2e16e3f11c5b8370d5f87b5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | update b2qt-utils and launcher settingsKimmo Ollila2016-05-272-7/+11
| | | | | | | | | | Change-Id: Ifa7d167782220a5804232d81be8547055c0ae03a Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | b2qt-demos: update demo componentsSamuli Piippo2016-05-201-9/+9
| | | | | | | | | | Change-Id: Iadecf35fc231ab58da0e9eceaf54b93e2845a7be Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | qt5: update submodules and use latest version of meta-qt5Samuli Piippo2016-05-2025-42/+26
| | | | | | | | | | Change-Id: Idc2f9a08d6dcbd59dc742e55e2916976b38b3a13 Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
* | automotive: update AM and neptune-uiSamuli Piippo2016-05-202-2/+2
| | | | | | | | | | Change-Id: Idf6831373ebbe92f43f4dbdcc0b1f794c88d6d01 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
* | AM: set default hardware-idSamuli Piippo2016-05-191-0/+1
| | | | | | | | | | | | Change-Id: Ie7e2e287ef22c29a6ec9e829a23c38c8fe5052e4 Task-number: QTAUTO-182 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>