| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
Move distro specific recipes to own layer and leave only new recipes
and bbclasses to meta-boot2qt layer. This makes it easier to include
meta-boot2qt to your own distro layer to get access e.g., QDB and
QBSP recipes that might be useful even without boot2qt distro.
Task-number: QTBUG-65871
Change-Id: I6c353774dd1668b00f2d05aa262ad866b90bdef6
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Not entirely a normal kind of merge. In previous merge
from origin/morty into pyro several automotive suite
specific commits were left out from the merge due
conflicts in automotive component recipes between
used platforms (morty 5.9 vs. pyro 5.10).
The commits previously left out fo the merge are
now included in this merge by a direct copy of
origin/morty branch's recipes-qt/automotive folder
into pyro. An exception is a single commit in pyro
(8513b63 - neptune-ui: bump srcrev, install fonts system-wide)
that's left in place and merged with origin/morty
content. Also, the toolchain changes under
packagegroups folder for automotive are applied,
thus making the following included commits list:
origin/morty:
qtdeviceutilities: update to latest version
meta-qt5: update meta layer
meta-qt5: update meta layer
neptune-ui: fetch sources from code.qt.io instead of github
automotive: update neptune-ui
automotive: update qtapplicationmanager
automotive: update components
intel: update mesa to 17.0.2
automotive: update qtapplicationmanager
automotive: update qtivi & qtapplicatiomanager
Update GammaRay to the 2.9.0 release
automotive: update qtivi
automotive: update revisions
automotive: update revisions
automotive: update revisions
automotive: update revisions
Neptune-UI: Update to use the latest Neptune-UI
qtivi: Fix the broken python3 binary inside an yocto SDK
Update GammaRay
qtquickcontrols2: Fix background regression
kontron: update SMARC-sAMX6i BSP to r03.00
origin/morty (previously left out):
Fix license checksum due to incremented year number
Update GammaRay revision
multiscreen-demo: update revision and fix startup
automotive: update revisions
sdk: add qtapplicationmanger staticdev package
qtivi: enable ivigenerator for toolchain
appman: add dependency to nativesdk-qtdeclarative
qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator
Conflicts:
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/multiscreen-demo_git.bb
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/b2qt-addons/b2qt-demos.bb
recipes-qt/qt5/qtdeviceutilities.bb
recipes-qt/qt5/qtsystems_git.bbappend
scripts/manifest.xml
Change-Id: I95ee06882d88e0dc91be1b9a769e4d88e0b11591
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
QtIvi creates a virtualenv using the python3 binary from the native
sysroot. This virtualenv is also used for the SDK. As it is not intended
for the SDK it is using the wrong interpreter location.
This workaround installs the python3 binary into the nativesdk sysroot
where the qtivi nativesdk recipe can pick it up and copy it into its
virtualenv.
This needs to be improved in future versions and is discussed here:
AUTOSUITE-176
Task-number: AUTOSUITE-179
Change-Id: Ib134231204cc8c6a56f2a93bedb553ecbcbd9123
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Tobias Olausson <tobias.olausson@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
procps provides full 'ps' binary required to run valgrind from QtCreator
Task-number: QTBUG-61450
Task-number: QTCREATORBUG-19982
Change-Id: I7755850d3e781351b464ebe1a9897729f087fffd
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
ifupdown is no longer used in the images.
Change-Id: I6a5abee6735fb10d6344d16af11a819bbaa5ff62
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: QTBUG-61450
Change-Id: If1c8b11ecdb1902b8a77339d82d5a408dd2a00a7
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upstream recipe has been changed to use PACKAGECONFIGs
Task-number: QTBUG-66575
Change-Id: I446737d9beb779ce76ebb66fc3e7a109e734aae2
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Noto font sizes are big, so install only one font that is used
in the demo.
Task-number: QTBUG-65690
Change-Id: I02171fefa9326422002e417c715b9ae90e60bd76
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Use git repo for the files, so there's no warnings about missing checksums.
Change-Id: If37c144a9b41b7a1b8d8b389091897124b7e3d8e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Automotive related changes left intact for pyro, as they require
further work than just a basic merge due component branching
differences etc.
* origin/morty [MERGED]:
qt5: don't build tests by default
qbsp: fix replace tags
quickcompiler: update to 5.9.4 release revision
meta-qt5: update to Qt 5.9.4 RC
meta-qt5: update to Qt 5.9.4 snapshot
meta-qt5: update meta layer
poky: update revision
ppp: remove obsolete patch
meta-qt5: update meta layer
internal-build: prepend mirror variables
qtdeviceutilities: update revision
meta-qt5: update meta layer
poky: update revision
* origin/morty [NOT MERGED]:
Fix license checksum due to incremented year number
Update GammaRay revision
multiscreen-demo: update revision and fix startup
automotive: update revisions
sdk: add qtapplicationmanger staticdev package
qtivi: enable ivigenerator for toolchain
appman: add dependency to nativesdk-qtdeclarative
qtivi: Update to the latest version and add PACKAGECONFIG options for qtsimulator
Changes not staged for commit:
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/multiscreen-demo_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/packagegroups/nativesdk-packagegroup-b2qt-automotive-qt5-toolchain-host.bb
recipes-qt/packagegroups/packagegroup-b2qt-automotive-qt5-toolchain-target.bb
Conflicts:
recipes-qt/automotive/gammaray_git.bb
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/automotive/qtivi_git.bb
recipes-qt/qt5/qtdeviceutilities.bb
recipes-qt/qt5/qtquickcompiler_git.bb
scripts/manifest.xml
Task-number: QTBUG-65164
Change-Id: I98fe358aaaf55a609dc34f7b8cc65525d493ff26
|
| |
| |
| |
| |
| |
| |
| |
| | |
Available via poky (commit 97d7e4ca751e6010da97e7f082dd13230fe3ef10
in morty branch) since latest poky revision update.
Change-Id: I30818f49622037fc96d3af144eb94f78caf32494
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
For building with rocko as the upstream, the connman version (and with
that the systemd service file) has been updated. We should select the
correct patch for the version of connman we're building.
Change-Id: I3e620e383c25d32c2c2e054092cbca81538f4b8a
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: QTBUG-53731
Change-Id: Id5a3d3a581e92c001c7400a70789ff4f16f34cb7
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The prebuild package used by QtCreator did not contain all the necessary
python modules needed by gdb. Get complete package from python.org.
Also make sure those are located by both python.exe and gdb.
We still need the original package to provide all the development files
not included in the embeddable zip file.
Task-number: QTBUG-64855
Change-Id: I109eea70390560e76a668996dfff5bf03424765b
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\ \
| | |
| | |
| | | |
refs/staging/pyro
|
| |\|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* origin/morty:
tegra: correctly append to DEPENDS
poky: update to latest revision in morty branch
meta-qt5: update layer
otf-noto: get files from the git repo
Add qdbd to automotive images
apalis-imx6: lower default resolution on HDMI to 720p
Fix for the broken gdb in windows toolchain
Conflicts:
recipes/gdb/gdb-cross-canadian_7.%.bbappend
scripts/manifest.xml
Change-Id: Ia02e9bea46758459e2792cd10174f3c38f4f7a10
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The checksum of the zip file changes too often, which always breaks
the build. Change to using the git repo for the files. Unfortunately
the repo is massive (>1Gb), but at least it should not cause build
breaks anymore.
Task-number: QTBUG-64231
Change-Id: Iddfe71c8189caf4e66d78c46e9ca9410b333a8dd
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Needs updated meta-mingw layer.
Task-number: QTBUG-63801
Change-Id: I2c390649d7c8e22d382b5eaa311fac620a04cbb6
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|/ /
| |
| |
| |
| |
| |
| |
| |
| | |
Add needed depedency to ostree and add qtotaupdate module
back to image and toolchain.
Task-number: QTBUG-64542
Change-Id: Ia98527d309de8289466a99551effd87f6b1b36b9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
More recent hunspell (1.6.1) is available from meta-openembedded.
Use that instead, leaving here a new recipe that only installs
updated libreoffice 5.4.2 branch arabic & english dictionaries.
Change-Id: I9d1acbed47e00771145682eda08dbbf6c532adbf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Enabled upstream in poky by commit:
7a932424cab787dde6a6787bdadd9b1162fd4500 libyaml: Enable nativesdk bake
Change-Id: I3e140a0fd8f62d9dcdc132fe7cf8da160f0c7c8c
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
The rngd reads from hardware random number generator device (/dev/hwrng)
and feeds that to /dev/random. Better entropy at boot time is now required
since Qt is using getentropy() for random numbers, which blocks on boot if
there is not enough generated entropy.
Unlike the upstream recipe, this one is configured to use /dev/hwrng
instead of /dev/urandom, which means the device needs to have a working
HWRNG configuration.
Task-number: QTBUG-63188
Change-Id: Icead7576572d7614de8468f1cceaf522dd45dc8d
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Upstream poky recipe incorrectly empties LDGOLD value for binutils-cross
based on the sdkmingw32 override. This causes all the target packages to
be build twice: first when SDKMACHINE is empty, and second when time
when SDKMACHINE is set to mingw32.
The actual value use here must be exactly what is used in
meta/recipes-devtools/binutils/binutils.inc
Change-Id: Id6107bae78cf57669b04cea6467dcf11d1f5c913
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
qtglesstream-dummy-client is needed to provide qtbase with opengl headers
and dummy library and the real qtglesstream is then built against qtbase
to provide it actual implementation. Now qtglesstream-dummy-client is built
to provide files to the sysroot, but not any packages, and qtglesstream is
built to provide the packages, but to deploy nothing to the sysroot.
Solves do_rootfs error: package packagegroup-b2qt-embedded-base-1.0-r0.all
requires qtglesstream, but none of the providers can be installed
Change-Id: Ib388599d9240a5ab9351692a4509adf721cc995c
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| |
| | |
The recipe also supports native and nativsdk builds
Change-Id: Iab2b66b7969a1ca7f444eece2f7a74ed3760364b
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
This is needed to make the python3 binary work
and find its modules
Change-Id: Ief417b4217a11b721990f560b44221f1ad0f8f9d
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Connman has gadget networks disabled by default. Service qdbd creates
usb0 gadget connection. This results in race condition where usb0
disappears if connman is started late enough after qdbd. Fix is to
enable gadget networks for connman so it doesn't force it off.
Task-number: QTBUG-61718
Change-Id: I896b537bcfb03a1b92960166f0579a58ba6a2d6f
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This adds support for 64bit windows toolchain with using different
binary archives for the prebuild python when building i686 and x86_64
mingw toolchains.
Task-number: QTBUG-58918
Change-Id: I1a02546749dd924fd3d2222bbbebf74b31dab07d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Build fails with "error: '::hypot' has not been declared" due to
python bug (issue11566).
Change-Id: I2d9f42ec4f3271f056488e5456be940cf9b0c69e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* 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
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
As of meta-openembedded krogoth branch dracut RDEPENDS
on systemd optionally, using the bb.utils.contain() function,
and RDEPENDS on util-linux.
Change-Id: Ie505590c6215055c242d120ec7cfa9035b6a2f10
Reviewed-by: Erik Botö <erik.boto@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
QDB replaced ADB in 5.9. Remove obsoleted adbd from image
and the recipe from meta layer.
Change-Id: I26c6ed7a51886e8e52bc77be6edcbe5933be3068
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|/
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Devices without working RTC (or backup battery) forced system time
during the boot to the build time of systemd. This interfered with the
fsck ability to detect insane system times. As a result the boot time
filesystem check failed because last mount time was in the future.
Task-number: QTBUG-60587
Change-Id: I4c41a5183d56a6dd29707e5557781f722bd363c1
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
Reviewed-by: Kari Hormi <kari.hormi@qt.io>
|
|
|
|
|
|
|
|
| |
IMAGE_ROOTFS_EXTRA_SPACE is used in regular rootfs to leave
extra space, but that's not needed in the initramfs.
Change-Id: I327d86443143b834c0fe28e9ab7a3c3533573f3e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
| |
Start qdbd by default instead of adbd. Changing to adbd can be done with
`systemctl enable --now adbd`.
qdbd needs Function FS, so update the comments related to those kernel
config changes.
Change-Id: I990a25f26141afe751555f5dc49f0304949dd9a6
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Python3 in now the defaut python version, include correct modules
to the toolchain.
Task-number: QTBUG-59974
Change-Id: I5b851bf7344c85469318a756b7e1a37afbb596ae
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/krogoth:
AM: update revision
Add appman versions of Kit and Qt to creator
fonts: add recipe for GNU FreeFonts
Add multiscreen automotive demo
neptune: update to include fix for i18ndemo
fonts: update URL for lohit font
Update GammaRay to the same version as used by the QtAS 1.1 host tools
emulator: correctly append qtsimulator configuration
Update automotive components
setup-environment: don't exit the shell on error
neptune-ui: add runtime dependencies
update meta-qt5 (merged upstream/master) SHA1 to manifest.xml
AM: Add appman tools to automotive nativesdk
configure-qtcreator: suppress unnecessary error
Update GammaRay to the latest 2.7 branch
Conflicts:
recipes-qt/automotive/neptune-ui_git.bb
recipes-qt/automotive/qtapplicationmanager_git.bb
recipes-qt/qt5/qtlocation_git.bbappend
scripts/manifest.xml
Change-Id: I96601e7d7a1827a6631fe59d18101d2ad3b70871
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
... and add FreeMono font to image.
Task-number: AUTOSUITE-46
Change-Id: I22f519d09f600b6501fb7194199ad5dea831a76d
Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
|
| |
| |
| |
| |
| |
| |
| | |
fedorahosted.org was retired on March 1st, 2017.
Change-Id: I84c465da283e5e3642f8c26086ccf381910a7b0d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Task-number: QTAUTO-274
Change-Id: I467e93dc25a314cda0a4c35fe990c2b1274bc251
Reviewed-by: Gordan Markus <gordan.markus@pelagicore.com>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
systemd included on the images includes systemd-timesyncd so it is
duplicating functionality that is already there.
Change-Id: Ia7ec270b070e44037cd31171f7f136309ed162bf
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Fix QA Issue: No GNU_HASH in the elf binary.
Change-Id: I9f890e5d1b8d2440d5523bdf80b9cf5c3d0309a7
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|