| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| |
| | |
Ninja is now available from upstream layers.
Change-Id: Iad18c89283818d1dbaa57c9a72c07ee9b9273c16
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Fix QA Issue: No GNU_HASH in the elf binary.
Change-Id: I7c49b2aab543131b3f374052b06339a31cdf760a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
poky/meta/recipes-connectivity/ppp module has patch included in morty
branch that fixes build errors with kernel version 4.8 and up. However,
this breaks builds with older kernels. Apply patch from ppp github fork
that correctly addresses this issue and fixes the module building.
Change-Id: I2c36c10464f7d28ca2543ec8fbf0164aace5c07a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Add patch missing from poky morty branch to fix gnutls 3.5.3 build
break with jetson-tx1 image build.
Change-Id: I2c41989aef485ea9ca0b7927285c6558c2491c32
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I5c4c9ea8a494f7980668357bc2049b1761ec9815
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
gypsy is broken / blacklisted in poky 2.2. Remove gypsy from qtlocation
component & remove gypsy .bbappend from recipes completely.
Change-Id: I612d0b66af86fb5736bb9b15a44febcd6a719a51
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
virtualbox-guest-additions_5.1.4 does not compile for emulator
target in poky 2.2.1. Update to latest 5.1.14 version solves
build problems.
Change-Id: Ic31b319aaecdebfacf1ff4e38dddf599332c65c6
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Poky 2.2 uses gtk-doc (instead of stub in previous branches).
This causes build break in ostree's autogen.sh script as
gtkdocize script uses wrong docdir variable. Pass docdir
and srcdir variables to gtkdocize in ostree's autogen.sh.
Change-Id: Ie500ad6d9b9abfd2b39829774760ec2fc5097c60
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
DEPLOY_DIR_IMAGE macro has been replaced with IMGDEPLOYDIR in poky 2.2.
Update all instances to make image creation work.
Change-Id: I3740730ded84650d3a3a51b85c77ed4fef863a8a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Old symbolic link creation for ssl certs is obsolete as the operation
is now in place already
Change-Id: Ib96ed730840369b3b1fa89c8a6d2c81e38da8998
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
New or updated branches:
* meta-fsl-arm & meta-fsl-arm-extra layers changes
to meta-freescale & meta-freescale-3rdparty
(morty)
* poky (morty)
* meta-openembedded (morty)
* meta-qt5 (5.9)
* meta-mingw (morty)
* meta-tegra (morty)
Modified accordingly:
* conf/.sample files
* classes/image_dd.class
* conf/distro .inc files
* scripts/manifest.xml
Change-Id: Ia8ad563f2f1176882019490f274a6b4bb043475f
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Using _${PN} for DEPENDS does not work as expected, which meant that
gdb never had python as a build dependency.
Change-Id: Idfd5f0bef44c25b0fb13942d5a07675c2e536a00
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The script defaults to removing all files that are 7 days older
than the most recent file.
Task-number: QTBUG-53762
Change-Id: Icb05ba08ce32611ae55b9a7d4e7f8ce939fdb72d
Reviewed-by: Risto Avila <risto.avila@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I3806795c0a0170b5270de2d20399fef844282eaa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
In poky 2.2.1 nativesdk-prebuild-python.bb recipe fails due having
a license defined but no license cheksum. No license file is present
in the recipe src_uri zip file. Added Python-2.0 license file from
poky common licenses folder.
Change-Id: I6cd168efa55c49ad04d71b7c29b2295c2df03b86
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
set INITRAMFS_MAXSIZE to 165888 for jetson-tx1. Poky default is too
small for this HW.
Change-Id: Ib0b57c08a41824d25efd70a89a23b2c7b40f2d05
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: I6a9c2e3364840c74440787a73815c3aedacde02e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ic84d78d201c48aff296715fa6ce0a7ea5e5921c3
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Reserve meta-tegra-extras for the open source meta-tegra layer
used for Jetson TX1 and TK1.
Change-Id: I78b168105f306ee342671b612205d68b56016c14
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
QtQuickCompiler disabled due to QTRD-2220
Change-Id: Ifc94f1f52ae5db245d95b1cdacc0b9e37369be77
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| | |
Change-Id: Ieb496554ae495c9889a94ca8b75a4139ed26818d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Fix QA Issue: No GNU_HASH in the elf binary.
Change-Id: I23335a9bd077720ff06be189a4317e09153d6e63
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Deprecated @base_contains macros print warnings.
Replace deprecated macro with @bb.utils.contains
everywhere (.bb, .append, .conf and .inc files)
Change-Id: I400f8b355150e0f283165fbf43fb620f948892fa
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
qtbase: bring back gbm PACKAGECONFIG
qt5: remove all sha1 overrides from qt5 module bbappends
Change-Id: I6b031c87554d5f304de140af28ebcaef048a6f17
|
| |
| |
| |
| |
| |
| |
| | |
Erroneously removed in previous commit.
Change-Id: I5ba6c1ca060518b90e49103ab869ce5975d15f05
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
From now on, use meta-qt5 as the authoritative source of Qt5 module sha1s.
Remove gbm PACKAGECONFIG fix, as it's now available in meta-qt5.
Change-Id: Ic501cdc8d05d2afffa25dbe9eb9e538f9ef17951
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|/
|
|
|
| |
Change-Id: I327e03b25c813dc67172bc57f94dc1ce3c1cecea
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Deletion of temporary workspace can save substantial amount of disk space
during the build process, but it has some side affects that cause recipes
to be rebuild unnecessarily.
Task-number: QTBUG-58100
Change-Id: Iab73c2078dcc2107a453fde7da411ae5b7ff032d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I4d2fbbddb1177933f3212964858b0ba0eee5b644
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
These interfere with ADB connection on Windows.
Task-number: QTBUG-58235
Change-Id: I9414e988eda2562093b1d814dcd23f8bc3807e3b
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The tty command can return "not a tty" and thus contain spaces. The test
command invocation in /etc/profile did not take this into account.
This led to an error message
"/etc/profile: line 34: test: too many arguments" when running a process
with Qt Creator RemoteLinux plugin.
Change-Id: I892f8ed47a95f41977b7ef49f42c5c3a41cdf848
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Windows version of qtquickcompiler requires additional mingw libraries,
that are not built in yocto. Include those from prebuilt package used
also by Qt desktop packages in Windows.
Task-number: QTBUG-58256
Change-Id: Id27d2267c43e562c089614498e33bd454e649ebc
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
| |
Change-Id: I6e621a817fe5af8d3f4e62036dec4f3f8f7722c0
Reviewed-by: Volker Krause <volker.krause@kdab.com>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: Ieee95167c9b23b857d3877a63f83941f7ace66b5
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I0953ad20c598a9d728b57776bc9f76f8f6384d0e
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
| |
Change-Id: If8bca1346873120ac1b7c4f9d264c920d1268a34
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I3fb4e954d745c120d470aeb9c1ffb4a1b9650771
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I2fa8e129dc2a12dccf7b624d4f75d0123ab7a57a
Reviewed-by: Volker Krause <volker.krause@kdab.com>
|
|
|
|
|
| |
Change-Id: Ife936b3409743d01d2d9ca810d948aedec7c5f48
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: Iec92f6fe60fb1e2d744596414908697e3eab268f
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
Enable eglfs_kms integration plugin which enables qtwayland support,
but don't use it by default, since it fails to work with LCD cape.
Task-number: QTBUG-57806
Change-Id: I059a62344cd654126c4aae3efb73299a2dfe9782
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
| |
qbsp-image creation broke builds where MACHINE did not have conf file
distro/include/${MACHINE}.conf, since it was expecting to find .img as
a result of the image build.
Change-Id: I686684f86f94b4c227ba40dd17fd8bb14e705b9d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Mesa is the default libgbm provider, but does not yet have virtual/libgbm
in the PROVIDES list. This makes it difficult the change the dependency
to another recipes that provide only libgbm. Add virtual/libgbm to mesa
and TI's libgbm recipe, and change the dependency in qtbase.
Add gbm to qtbase PACKAGECONFIG on intel devices.
Task-number: QTBUG-57896
Change-Id: I491df7057e52f9e74dd87abf65e542eab2cd3f9e
Reviewed-by: Gatis Paeglis <gatis.paeglis@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I4f7777a6bf52f3229d531d8fc8de93ab9c4864e8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
| |
Change-Id: I8bf0c2d1ad38eb6056b8000e617ab1a35a8873b8
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
Using new sdktool interfaces for <LANG>toolchain and debugger.
Change-Id: I0ddd788feba74280bda760826dd154a284ea9979
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Update to use new <LANG>toolchain interface from sdktool and
register gdb as a separate component for the kit.
Change-Id: I440b7246a610701635b354d9403c146b70eefb22
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Iikka Eklund <iikka.eklund@qt.io>
|
|
|
|
|
|
|
|
| |
Needed to generate documentation
Task-number: QTBUG-57889
Change-Id: If334d2076a5914550a18639c4c9b9d3596ab070a
Reviewed-by: Rainer Keller <Rainer.Keller@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rather than using Google's ID, let's pick an unused one.
We are not reserving an official USB vendor ID, since this is only used
for development and Qt for Device Creation users will use their own USB
IDs in the final devices.
Also always use a fixed product ID, since ADB_PRODUCTID value will make
no sense with the changed vendor ID.
Change-Id: I69ed1bcfbe3e17b5faebf4b3b71f691778776da7
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
7zr is already available is some distros without need to install
additional utils.
Change-Id: Iabcbf98b3db66d04ab7c16b3316d6ff309ec90cc
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|