summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* | Revert "Revert "meta-qt5: Update meta layer""Jędrzej Nowacki2017-12-211-1/+1
| | | | | | | | | | | | | | | | | | This reverts commit dc54011a33b846e73d1c19dad173c715c09c675d. The revert didn't help. Change-Id: I9085503dd1fa0fbf8e5f03f61ff6497cf2f8d715 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
* | Revert "meta-qt5: Update meta layer"Jędrzej Nowacki2017-12-211-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 6f79fa92a467d160c348a11bc24c340c72ac669d. It broke qtbase build and therefore it blocks qtdeclarative in dev branch. QtBase needs to be fixed before applying this. kernel/qnetworkinterface_linux.cpp: In instantiation of ‘void {anonymous}::ProcessNetlinkRequest<Lambda>::operator()(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getInterfaces(int, char*)::<lambda(ifinfomsg*, size_t)>; size_t = unsigned int]’: kernel/qnetworkinterface_linux.cpp:216:36: required from ‘void {anonymous}::processNetlinkRequest(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getInterfaces(int, char*)::<lambda(ifinfomsg*, size_t)>; size_t = unsigned int]’ kernel/qnetworkinterface_linux.cpp:319:6: required from here kernel/qnetworkinterface_linux.cpp:161:48: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] kernel/qnetworkinterface_linux.cpp: In instantiation of ‘void {anonymous}::ProcessNetlinkRequest<Lambda>::operator()(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getAddresses(int, char*, QList<QNetworkInterfacePrivate*>&)::<lambda(ifaddrmsg*, size_t)>; size_t = unsigned int]’: kernel/qnetworkinterface_linux.cpp:216:36: required from ‘void {anonymous}::processNetlinkRequest(int, nlmsghdr*, char*, size_t, Lambda&&) [with Lambda = getAddresses(int, char*, QList<QNetworkInterfacePrivate*>&)::<lambda(ifaddrmsg*, size_t)>; size_t = unsigned int]’ kernel/qnetworkinterface_linux.cpp:423:6: required from here kernel/qnetworkinterface_linux.cpp:161:48: error: comparison between signed and unsigned integer expressions [-Werror=sign-compare] Makefile:26401: recipe for target '.obj/qnetworkinterface_linux.o' failed make[2]: *** [.obj/qnetworkinterface_linux.o] Error 1 make[1]: *** [sub-network-make_first] Error 2 make: *** [sub-src-make_first] Error 2 Change-Id: I51d13a67335c5aea8242f9f0f88bb8225dfce030 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@qt.io>
* | meta-qt5: Update meta layerMikko Gronoff2017-12-211-1/+1
| | | | | | | | | | | | | | | | Update Qt submodules to latest in 5.10 branch Task-number: QTBUG-65164 Change-Id: I894ed53e0ee8d9e3eed2fbc0cf5059269bed56f1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-12-151-1/+1
| | | | | | | | | | | | | | | | Update Qt submodules to latest content in 5.10 branch Task-number: QTBUG-65164 Change-Id: I608e3c022c23c753858217cab7b10e34093c1428 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update submodules to 5.10.0 RC3Mikko Gronoff2017-12-011-1/+1
| | | | | | | | | | Change-Id: I00e101fc47f0a99e6a374114121f4dccc105551d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: Update to 5.10.0 RC2Mikko Gronoff2017-11-291-1/+1
| | | | | | | | | | Change-Id: If6e6b44d9942af12e82b84e879b11afd629d2f7d Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update submodules to 5.10.0 RCMikko Gronoff2017-11-271-1/+1
| | | | | | | | | | Change-Id: I178cb844b78c7475d8eb2fd98a0a586073714ec4 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-251-1/+1
| | | | | | | | | | | | | | | | Update submodules to 5.10.0 branch Update QtQuickCompiler Change-Id: Ic1d8351f8f8ea5306f10f444618e00fa8e05a2aa Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: pull in latest qtwebengineSamuli Piippo2017-11-231-1/+1
| | | | | | | | | | Change-Id: I7dd001c272dd130e583b3cc55333c774319a6ad8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | tegra: update meta layerSamuli Piippo2017-11-141-1/+1
| | | | | | | | | | | | | | Brings better support for creating image that can be flashed to device Change-Id: I96b0aa23fad30ff972c2610d1f9c2d93a9b3a9c8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | jetson: update to Linux For Tegra R28.1Samuli Piippo2017-11-131-1/+1
| | | | | | | | | | | | | | | | Use the latest release for Jetson TX1 and TX2. Task-number: QTBUG-64136 Change-Id: I39bb2592a20694befc721b202ee3f7b33623ee1d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | Includes latest meta-qt5/5.9 merge. Change-Id: I646c3f653ea8445036f9a5e6b665964617e02751 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | poky: update revisionMikko Gronoff2017-11-081-1/+1
| | | | | | | | | | | | | | | | Update poky pyro branch to pull in, among other fixes & updates, the fix to WPA2 key replay security issue. Change-Id: Ibacf1faacfb6424428f2d2bf15ecb2f0a8398ff8 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Add support for jetson-tx2Ilari Ängeslevä2017-11-021-1/+1
| | | | | | | | | | | | | | | | | | | | * Update env init and set-up scripts with jetson-tx2 definitions. * Include jetson-tx2 specific configuration files. * Create a copy of an existing patch to adapt to recent changes in the kernel directory structure. Change-Id: I28fbc6cdfe91562ef261543bba4d136c4291ce23 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-11-011-1/+1
| | | | | | | | | | | | | | Includes merge from meta-qt5/5.9 to meta-qt5/5.10. Change-Id: I8870a5ee54b06dadaed37e3638364b944de20265 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update meta layerMikko Gronoff2017-10-181-1/+1
| | | | | | | | | | | | | | | | Update Qt submodules to 5.10 Beta (webengine/chromium left as 5.10 Alpha version) Change-Id: I9f8db0a933397797b65279fccc9d523cb99d8830 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-10-161-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: meta-qt5: update to 5.9.3 apalis-imx6: modify u-boot to provide support for ixora v1.0 apalis-imx6: add support for the new capasitive touch display toradex: update to 2.7b4 release Conflicts: scripts/manifest.xml Change-Id: Iaeca481a289d0bf431d2b71e03c2b3453f227021
| * meta-qt5: update to 5.9.3Samuli Piippo2017-10-121-1/+1
| | | | | | | | | | Change-Id: I60d72763f62aee82886919230d7d4f46bca7d60d Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * toradex: update to 2.7b4 releaseSamuli Piippo2017-10-121-3/+3
| | | | | | | | | | | | | | | | | | Add support for building Toradex Tezi images Needs fix for meta-freescale to work. Task-number: QTBUG-61028 Change-Id: I7c26234fcaaa6b5b3cf617d3767201bb6b93db81 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-freescale: update meta layersSamuli Piippo2017-10-161-2/+2
| | | | | | | | | | Change-Id: Ieaaac478b542561e58dc6ea76828ac821c866d39 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | poky: update pyro branch to version 2.3.2Mikko Gronoff2017-10-121-1/+1
| | | | | | | | | | Change-Id: If8690b61ab01568874fa2d64d6435ff84b14c59e Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-10-061-0/+1
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qdb: remove bashishm from the init script qt5: update qtx11extras submodule & quickcompiler revision meta-qt5: update to 5.9.2 RC Add generic qemuarmv7 machine config meta-qt5: update meta layer quickcompiler: update revision meta-qt5: update layer poky, meta-oe: update morty branch layers qtquickcompiler: fix path for QT_HOST_BINS sdk: fix host_build QT_ARCH qtdeviceutilities: update component qtwebview: include qtwebview into image and toolchain Conflicts: recipes-qt/qt5-addons/qtglesstream.bb recipes-qt/qt5/qtdeviceutilities.bb recipes-qt/qt5/qtquickcompiler_git.bb scripts/manifest.xml Change-Id: I42667bfd90b1136604213805a0d70c3936a96776
| * qt5: update qtx11extras submodule & quickcompiler revisionMikko Gronoff2017-10-041-1/+1
| | | | | | | | | | | | | | Update 5.9.2 RC content with missing changefile & doc updates Change-Id: Ib42c88d565870607fdc1017016692e3f2b66e964 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to 5.9.2 RCMikko Gronoff2017-10-041-1/+1
| | | | | | | | | | | | | | | | | | | | * Update meta-qt5 layer to 5.9.2 RC * Keep qtsystems module in the old revision. Updating it requires lots of changes to emulator related recipes due API & other changes in qtsimulator module Change-Id: I679d8f45df474d8a14c989d51e0862255651e079 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Add generic qemuarmv7 machine configSamuli Piippo2017-10-021-0/+1
| | | | | | | | | | | | | | | | To be used in Qt CI builds Task-number: QTQAINFRA-1457 Change-Id: I7ef21aa05c65f50539e2f70b21da375a9b3eea02 Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
| * meta-qt5: update meta layerMikko Gronoff2017-09-291-1/+1
| | | | | | | | | | | | | | Updates Qt modules to 5.9.2 snapshot 1 Change-Id: Ia798f3cb855484ccb924a9cfcb181b90baebac04 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update layerMikko Gronoff2017-09-271-1/+1
| | | | | | | | | | | | | | | | | | - Pull in lots of commits from upstream/master - Update qtglesstream recipe to newer version to fix build break Change-Id: Icd3452fe11c572432f372df288456d688b6ba7fe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * poky, meta-oe: update morty branch layersMikko Gronoff2017-09-271-2/+2
| | | | | | | | | | | | | | | | | | Update both layers to latest revisions to pull in security fixes, build fixes & other updates. Task-number: QTBUG-63281 Change-Id: I0eb520c336a39833219a61f9a59c7258916aeae2 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update layerMikko Gronoff2017-09-011-1/+1
| | | | | | | | | | | | | | Updates Qt submodules to 5.9.2 (snapshot 3) Change-Id: I8f4dbb7d00daa49e881b4a1cf1b87de3d671acdb Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
| * qt5: update meta-qt5 layerMikko Gronoff2017-08-231-1/+1
| | | | | | | | | | | | | | Update submodules to Qt 5.9.2 (snapshot 2) Change-Id: I3b6a17ea72ef1ba9f86ec8664292a3a5686ebde5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update meta layerSamuli Piippo2017-08-171-1/+1
| | | | | | | | | | | | | | Pulls fix for qtwebengine Change-Id: I80a3fc28cd016016f4af7cb9b4f38fb4f4155e1b Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | meta-qt5: update layerMikko Gronoff2017-09-181-1/+1
| | | | | | | | | | | | | | * Update Qt submodules to 5.10 Alpha Change-Id: Ieaba08c22ca380e5cfc2afb88c6c31cb585fbfb1 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | meta-qt5: update revisionSamuli Piippo2017-09-111-1/+1
| | | | | | | | | | | | Task-number: QTBUG-63083 Change-Id: I07bd68fb01e07149c8a156155714f8b70e81e6b3 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update meta-qt5Mikko Gronoff2017-09-051-1/+1
| | | | | | | | | | | | | | | | | | | | Update Qt submodules to 5.10 branch. Update QtGlesStream to fix build break caused by submodules update. Update & re-enable QtQuickCompiler. Change-Id: I4069120b6b953d3ed7805f1807f4a0a2e27234e7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroMikko Gronoff2017-08-172-3/+3
|\| | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qtivi: don't use dlt by default poky, meta layers: update morty branches to latest version Remove all *.ci.local network addresses Conflicts: scripts/manifest.xml Change-Id: I7918561f735604be2fd7e532bd3dfb8aec1d068d
| * poky, meta layers: update morty branches to latest versionMikko Gronoff2017-08-151-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | * poky morty branch 2.2.1 > 2.2.2, includes several security fixes * meta-qt5 updated to Qt 5.9.2 (snapshot 1) * meta-freescale, meta-freescale-3rdparty, meta-toradex-bsp-common & meta-toradex-nxp updated to latest morty branches Change-Id: Iba5dca2293aa861cba40b3b6bdeeab319cfba28c Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Remove all *.ci.local network addressesSamuli Piippo2017-08-111-1/+1
| | | | | | | | | | | | | | | | | | The dot-local addresses cause problems with mDNS lookups, replace all with *.intra.qt.io aliases that are now available. Task-number: QTBUG-60153 Change-Id: I60e2e06440ca088d1194615849bf7792c16df362 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | TI: update to pyroSamuli Piippo2017-08-171-1/+1
| | | | | | | | | | Change-Id: I1d6e265f0823fe55095a782811fe51662f81e1a2 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | poky: update to 2.3 (pyro)Mikko Gronoff2017-08-171-9/+9
| | | | | | | | | | | | | | | | | | * Update poky, meta-openembedded etc. layers to pyro branches * Remove/update meta-boot2qt layer patches/recipes as needed Task-number: QTBUG-61283 Change-Id: I425609c99ef22a0cc904dd853b3bb281d32fbcad Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-08-112-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/morty: qtivi: Use the latest version from 'dev' python3-virtualenv: Add a recipe for python3-virtualenv python3: Remove the multilib patch qtivi: Add a PACKAGECONFIG option for dlt qtivi: Use the option of the new configure system qtivi: Restructure the recipe according to the OE style guide Fix qdb connection meta-qt5: update to Qt 5.9.1 RC3 meta-qt5: update to Qt 5.9.1 RC2 Enable sound on raspberrypi meta-qt5: update to Qt 5.9.1 RC rpi: update meta-raspberrypi layer to latest morty branch Use actual Qt version for upload location qbsp: use correct creator type names for qdb plugin meta-qt5: update to Qt 5.9.1 Change-Id: I612e758baf79552b6478b3b85bcbd389a43f95a6
| * meta-qt5: update to Qt 5.9.1 RC3v5.9.1Mikko Gronoff2017-06-291-1/+1
| | | | | | | | | | Change-Id: I3e3a584d6aeebf0ec62b05735ffdb755377cd7c5 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to Qt 5.9.1 RC2Mikko Gronoff2017-06-271-1/+1
| | | | | | | | | | Change-Id: I26e1f03e490f52c0f3b30245c5bff4ff015d29a0 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * meta-qt5: update to Qt 5.9.1 RCSamuli Piippo2017-06-231-1/+1
| | | | | | | | | | | | | | Update mingw mkspec to fix Qt build Change-Id: I1f9ff8f09a7b2cac3b26426a44139b351e39abad Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * rpi: update meta-raspberrypi layer to latest morty branchMikko Gronoff2017-06-191-1/+1
| | | | | | | | | | | | | | | | | | Includes kernel updates among others, but most importantly fix for broken wlan in raspberrypi3. Task-number: QTBUG-61105 Change-Id: Ia81332c844c8999f69bfa79a40f237b5e9fb57f7 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
| * Use actual Qt version for upload locationSamuli Piippo2017-06-191-1/+1
| | | | | | | | | | Change-Id: I7629bcba7aadf9acb417d2c0b3567e1a0e9e69eb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
| * meta-qt5: update to Qt 5.9.1Samuli Piippo2017-06-131-1/+1
| | | | | | | | | | Change-Id: I66c0770780da9d04b4fe2a9dfd50067e34d9dbeb Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | Fix find fails with permission deniedTasuku Suzuki2017-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | configure-qtcreator.sh failed with errors: find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/var/cache/cups’: Permission denied find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/var/spool/cups’: Permission denied find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/home/root’: Permission denied find: ‘/opt/b2qt/2.2.1/sysroots/aarch64-poky-linux/etc/cups/ssl’: Permission denied Change-Id: I4e8098227852b8d77b4b57a68d9e0b95165cb4fe Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
* | Merge remote-tracking branch 'origin/morty' into pyroSamuli Piippo2017-06-131-0/+6
|\| | | | | | | | | | | | | | | | | | | | | | | * origin/morty: dracut: remove bbappend BBB: add systemd service for powervr drivers Jetson-TX1: Add ability to mount root via NFS NUC: disable hw cursor for intel nuc adbd: remove component Update update-qt5-modules script handle qtlocation Change-Id: Ied32e11749d81af9ea74714f4d3607d2680bf327
| * Update update-qt5-modules script handle qtlocationSamuli Piippo2017-06-051-0/+6
| | | | | | | | | | | | | | QtLocation now has a submodule which needs special attention. Change-Id: I570dbf0bab1416954f46a55430ad245fd1e9653c Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
* | qt5: update to 5.10Samuli Piippo2017-06-071-3/+3
| | | | | | | | | | | | | | | | Qt Quick Compiler needs to be disabled. Use latest from meta-mingw to get c++11 pthread support. Change-Id: I03773d08e0c78e87601d73838c67148248244902 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>