| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/sumo:
e1f2032 meta-qt5: update layer
b469160 gcc-cross-canadian: Do not create symlink to real-ld
7e819da Enable boot2qt launcher automatic demo mode
fdefea4 Implement NFS mounting for Intel NUCs
526c468 meta-qt5: update layer
be15ea8 meta-qt5: update layer
a0e0bd8 meta-qt5: update layer
5e98190 Update GammaRay for 5.12.1
cbb12da meta-qt5: update layer
Conflicts:
meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-demos_git.bb
meta-boot2qt/recipes-qt/boot2qt-addons/boot2qt-launcher_git.bb
meta-boot2qt/recipes-qt/qt5/qtdeviceutilities_git.bb
scripts/manifest.xml
Change-Id: If57bb34b7b8547933f6d39c7f588eb42c68a4cb7
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
real-ld is always used if that is found, which means you cannot
switch between bfd and gold linkers using -fuse-ld=gold.
This reverts commit cdd86896c8d29135f937968e9aa07f919cf543d3
used in openembedded-core.
Task-number: QTBUG-73216
Change-Id: I3776c7cade02bedcec75d1b2859a8d3647479fff
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Simplify the selection for gcc-sanitizers, with disabling it on
mips and when using musl.
Change-Id: I3c8303d579a8d0b416a28ef139c4b865df4249d2
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Toradex layers are not fully thud compatible, the tezi bbclass
expects to find dtbs files prefixed with the kernel image type,
which is no longer used in thud.
Change-Id: Ibfe43402b89a1f5d875262f6967cfda8b17e169a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Thud branch is missing some of the fixes required for cmake, so use
sha1 from master branch. This needs a fix for for nativesdk-qtbase as
mingw64 headers have conflict depending on which order time.h and
pthread.h are included, causing error:
"qdatetime.cpp: error: 'localtime_r' was not declared in this scope"
Change-Id: Ie3faf69302594c1bead3bd0a5cc4bb2205c587ea
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* update virtualbox recipes 5.2.18 -> 5.2.26 as older one does not
build against new 4.18.14 kernel coming from yocto thud
* rename CONFIG_UPROBE_EVENT -> CONFIG_UPROBE_EVENTS kernel config to
match new naming scheme
Change-Id: Ida4b14438ead2d4d0544a9c0fdec435a7a29ad74
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Initial upgrade commit from yocto 2.5.2 (sumo) -> 2.6 (thud).
System & some group 1 devices related meta layers, appends & patches updated:
* poky, meta-openembedded & meta-mingw updated to thud branch
- layer.conf files updated to support thud where applicable
- obsolete gstreamer-plugins-bad BBMASK + bbappend overide removed
- ostree build issues fixed with upstream submodule patch
* meta-freescale & meta-freescale-3rdparty updated to thud branch
* meta-toradex-bsp-common & meta-toradex-nxp update to latest tagged release (2.8b5) in toradex/rocko branch
- to fix build issue a systemd patch taken from meta-toradex-bsp-common toradex/master-next branch (thud compatible)
- mask gstreamer recipes from toradex layer and use older versions for
libav and plugins-ugly, so that they match the imx version of gstreamer.
* meta-raspberry update to latest in master branch (where thud layer compatibility is set)
* meta-tegra update to latest in thud branch
- vulkan disabled from jetsons since NVIDIA's Vulkan support is for X only
Task-number: QTBUG-72413
Change-Id: Ida277b66840babc23e877161a26f1ae1b3c68fda
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
SDL2 dumps all cflags to the sdl2.pc, which might then contain paths
to the recipe sysroot include dir. This happens at least with
raspberrypi.
Change-Id: I77139bd31956039d4b8db947161f032fb8fbdaf7
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Use tools-profile to bring valgrind and perf to the image.
valgrind is not available for all architectures and including
it in the image caused build failure.
Change-Id: Ibdcd7098d0375d200416942779b2e36a89913d9d
Fixes: QTBUG-70379
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Add include files for building mips and mips64 toolchains for
CI usage. gcc-sanitizers are not available on mips, so filter
those out.
Task-number: QTQAINFRA-2535
Change-Id: I6a90a95169985020b7eac01344c61789fe9cac49
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
First snapshot of 5.12.1 branch & other updates:
f705a8a qtsystems: update submodule
9c6ce81 qt5: cleanup mkspecs
5ebd582 qt5: update submodules
2f0b002 Merge remote-tracking branch 'qtyocto/upstream/master' into 5.12
475da47 qt3d-runtime: update to v2.2
c320af0 nativesdk-qtbase: remove packaging QA issue fix
9fc65c0 qtwebengine: Configure Ninja to honor PARALLEL_MAKE
010a29e qmllive: add new recipe
f227502 python-pyqt5: MAKEFLAGS pass -j 1 via MAKEFLAGS during do_install
fe453ec packagegroup-qt5-toolchain-target: Skip qtwebkit if opengl not found
18f82a8 python-pyqt5: Disable parallel install
Change-Id: I8869107d56ae255d22894a4f1f1ee0a6907e6131
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Cleanup:
- Obsolete BBMASK entries removed & required BT/WiFi kernel module related updates in boundary.inc
- "CONFIG_HID_MULTITOUCH=m" removed from fsl-extras .bbappend entry as linux-boundary-4.9.x/defconfig
in meta-freescale-3rdparty already includes it
- Update display support patch
Changelog:
meta-freescale:
* 407c6cf - u-boot-fslc: Avoid restricting parsing for 'imx'
* c8979aa - mxldr: Fix QA errors seen on x86 builds
* 4f0cbb6 - recipes: Limit BSP specific recipes on relevant SOCs
* d849257 - recipes: Mark compatible machines as restricted by dependencies
* e4ace33 - linux-fslc/defconfig: sync with linux-fslc imx_v6_v7_defconfig
* 7909951 - libsdl2: avoid basehash changes
* 06611d2 - linux-fslc/defconfig: CONFIG_BT_BNEP=m
* 808bc8a - linux-fslc/defconfig: Add CONFIG_NET_NS=y
* 42dbe4e - imx-base.inc Add missing overrides to for `use-mainline-bsp`
* 832b358 - linux-fslc/defconfig: Add CONFIG_FW_LOADER_USER_HELPER(_FALLBACK)=y
* aa04351 - linux-fslc: upgrade to latest in 4.17.x+fslc
* 196457d - linux-fslc: Update to 4.17.19
* 85fc83d - xf86-video-armada: Update to latest git
* 9e3d514 - imx-alsa-plugins: Make imx7ulp a compatible machine
* aa71828 - qtwayland/etnaviv: remove xcomposite-glx
* 3d89831 - remove chromium appends
* a4512f2 - xf86-video-imx-vivante: Set linker flags properly
* 1deea6b - linux-fslc/defconfig: Add CONFIG_TMPFS_POSIX_ACL=y
* 07e2673 - linux-fslc: Update SRCREV
meta-freescale-3rdparty:
* 88a2963 - linux-advantech: Update dms-ba16 Q7 Linux kernel
* beed0f0 - u-boot-script-gateworks-imx: fix bootscript source
meta-boundary:
* 412ef0b - boundary-eval-image: include qcacld/bdsdmac wifi firmware
* b649eaf - linux-firmware-bdsdmac: merge BT and WiFi firmware recipes
* d6ba89a - devregs: bump revision to 24723266
* 1a58771 - kernel-module-qcacld: bump revision to 10a07db2
* 0c34f6f - linux-firmware-bdsdmac-wlan: bump to revision ce0b576b
Task-number: QTBUG-72253
Change-Id: Id99b0d5396c34721845d0133ad7c01dff8b1bfa0
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
This patch was accidentally left out when upstream patch changed patch
number and patch names did not match anymore. Reworked patch to be
applied on top of upstream patch instead of replacing it.
Change-Id: I880669132ec7e57d9784964f935f43249de15821
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
For OpcUA we are missing the backend libraries as they are not
available upstream yet. However, building the Qt OpcUA module
is a first step.
Task-number: QTBUG-72001
Change-Id: I41cdce87d16b9a6dd15d381f1e0995ecac87b059
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
There's no need to include opencv in these two particular machines.
If ever required, consider including them in packageconfigs for
all targets.
Change-Id: I77bf162855412a9e8c84885c00a2dcb7a0dce63e
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@qt.io>
|
|
|
|
|
|
|
| |
Fix error "LIC_FILES_CHKSUM points to an invalid"
Change-Id: I1b54421c5c502a13c4d1104fb652304bcd41f0e8
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
nativesdk-qtbase_git.bb had a line removed in meta-qt5 commit
"3224b02 nativesdk-qtbase: use default PACKAGES" that causes following error:
ERROR: nativesdk-qtbase-5.11.2+gitAUTOINC+b0dce506cc-r0 do_package: QA Issue: nativesdk-qtbase:
Files/directories were installed but not shipped in any package:
/opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share
/opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake
/opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d
/opt/poky/2.3.4/sysroots/x86_64-pokysdk-linux/usr/share/cmake/OEToolchainConfig.cmake.d/OEQt5Toolchain.cmake
Moved fix from meta-qt5 to meta-boot2qt to reduce delta between meta-qt5 and upstream.
Change-Id: I452a10db11aa63e42104d159d810fee5b407dda1
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Use the latest version of imx gpu drivers, older version from
meta-toradex-nxp layer cause rendering issues with qtwebengine.
Task-number: QTBUG-68150
Change-Id: Icb0a002b573a10075353c21be04bdb05ac5e476a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Use the latest version of imx gpu drivers, older version from
meta-toradex-nxp layer cause rendering issues with qtwebengine.
Task-number: QTBUG-68150
Change-Id: Ida973ef1788095d0f4cd3a6cb83d29ec5c08ddef
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Michal Klocek <michal.klocek@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Add new dtb for Draak that enables LVDS output and changes
the panel timings to match KOE tx31d200vm0baa display.
Task-number: QT3DS-2698
Change-Id: I16d01ae13131e641a6e954a956393efe6f998137
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
Reviewed-by: Jani Launonen <jani.launonen@qt.io>
|
|
|
|
|
|
|
|
| |
Otherwise kernel build fails with error: Could not locate BSP definition
for qemuarmv7/standard and no defconfig was provided.
Change-Id: Ibca0b104b34e70cc22b51f7e22015b55da25cb1b
Reviewed-by: Sami Nurmenniemi <sami.nurmenniemi@qt.io>
|
|
|
|
|
|
|
|
|
| |
The tezi image contains IDs for all the supported device types.
remove ID for the 256MB version that doesn't have enough space
for the tezi image. SD card image will still work correctly.
Change-Id: Ie0d5103b0c538f1a4a0150b73cc35248173cd3eb
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
getVar defaults to expanding the variable, the second True
parameter is unnecessary.
Change-Id: Iafaf179c67ffedaba2946c078c1810a80198cf5e
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
If static libs are compiled with lto and tried to be used
on a Window host, the linker will fail with error:
"plugin needed to handle lto object"
Fixed: QTBUG-71749
Change-Id: I8811faca15307d82173b6ee9e5ffca1114898cd9
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
The default wks file from poky sets vga=0x318, which is invalid
for our virtual box image and causes delay on boot up. Add new
wks file without the vga mode.
Task-number: QTBUG-71783
Change-Id: I03fcad931562bbd7c7c75e72e179eaf0240a3527
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
| |
Change-Id: I7bbe8fb4771d683fb536f99fc039cb489bcaf504
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GCC7 does not support LTO with mingw, which means we cannot use
the ltcg option when cross-compiling on Windows host.
Update upstream patch that disables ltcg for host_builds and extend
it for builds on Windows hosts.
Task-number: QTBUG-71596
Fixes: QTBUG-71596
Change-Id: I8ab7ec36f964c95c2189a77bdde6e08bd2817234
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
The WKS image creation ignored our old initramfs. Change to using
an existing core-image-minimal-initramfs recipe and extend it with
support for the internal MMC reader. Add separate recipe to combine
the intel microcode and the new initramfs, and add wks file to use it.
Remove all old recipes that are no longer used.
Change-Id: I4e1f244685a7f2bd304aa23d9e07580fa9dc9652
Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Include cmake and make as explicitly to the toolchain. Fix nativesdk-cmake
compilation for mingw toolchain. Add CMake registration code to the QBSP
installer scripts.
Task-number: QTBUG-71315
Change-Id: If29e12d6ce24546ba8a834969b6f60e3216e6962
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add old kernel recipe from meta-freescale-3rdparty layer that was
removed in sumo branch. It provides support for the display and the
touchscreen. Fix perf build with old kernel sources and use correct
appcontroller.conf after MACHINEOVERRIDES was changed in the machine
config.
Task-number: QTBUG-68899
Change-Id: I6d2cd70951f86a99a8878915ce1bfc598dc95ee0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
| |
And build qt3d with the gamepad support enabled. QtGamePad depends
on libsdl2 which needs adjustment to build without x11.
Change-Id: I03e42136ab4d50d66b0d95f14ad8f21922e03477
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
| |
LTCG is already disabled in QtWebEngine code, no need to override here.
Change-Id: I85d2985672e9a1d73a3cccc55293f3a8ded68d6d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Pull in latest upstream/master content via 5.11 -> 5.12 merge
* Update Qt 5.12.0 submodules to latest revisions, including fix for
unstable qtwebengine build (QTBUG-70914)
* Nativesdk packagegroup updated accordingly after default packages
change in upstream/master commit: "3224b02 nativesdk-qtbase: use default PACKAGES"
pulled in by merge commit 21f10e4 below.
Updates:
aecbcd8 qt5: update submodules
21f10e4 Merge remote-tracking branch 'qtyocto/5.11' into 5.12
Task-number: QTBUG-70847
Change-Id: I50cd486687a0fa8bb63d6960895ba7e6fc4fe3b3
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
freetype added as default in meta-qt5 commit:
333949a8239dfa7788b35f1059614733e11a6a25 Upgrade to Qt 5.8
Change-Id: Ie9da6a119bf44cc5f9fc9582970920943b633147
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
poky(sumo) has now a systemd service file with appropriate installation
in recipe, but the rngd.service file itself is still broken using
/dev/urandom as a RNG_DEVICE. Update bbappend, leaving fixed
rngd.service file override in place.
poky commit where systemd service added:
b5fc88b3d35cc97c357ade91f0c9f376e3aed1cf rng-tools: add systemd service
file
init script (leaving systemd broken) was fixed in poky with commit:
b3b7ee4097b42b06f92127ca98663a96284ee185 rng-tools: Fix crazy defaults
Change-Id: I3330718543fd68dd9102d3f4ed3479c23d254321
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The include file marks all (L)GPLv3 packages incompatible and removes
dependencies to those compoments from the image. Not all dependencies
can be removed and for those there are GPLv2 alternatives available
in meta-gplv2 [1] which needs to be separately added to build configuration.
Note that, these relocated GPLv2 recipes do not receive the same level
of maintenance as other core recipes. The recipes do not get security
fixes and upstream no longer maintains them.
Intel NUC is not fully supported as there is no alternative recipe
available for grub-efi.
[1] https://www.yoctoproject.org/docs/2.5/ref-manual/ref-manual.html#migration-2.3-gplv2-and-gplv3-moves
Task-number: QTBUG-68713
Change-Id: Ie41ec924f42b1bf67c8f2c2dd26bb7dfc2b45f1d
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
|
|
|
|
|
|
|
| |
Originally added to suppress build error "ERROR: QA Issue:
linux-firmware: Files/directories were installed but not shipped in any
package."
Change-Id: I23dbce6bd6026627899d0b2355d34f1a435ad7a2
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
| |
Remove obsolete gcc-sanitizers .bbappend. Changes available via poky
(sumo) commit: b46caed47b0f74520cd9280bbe3e3676d9a19046 gcc-sanitizers:
Update supported architectures
Change-Id: I6110977c3a5bc800a258dd128d291b1864504b99
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
meta-renesas has support for the D3 Draak board only in version
Renesas-Yocto-v2.22.0.1_D3 version. Other Renesas boards are already
using more recent verions. Checkout the D3 specific version
in a different directory, so that all Reneasas boards can be supported.
renesas-rcar-gen3 repo has been updated with D3 drivers from
D3_Linux_2.23.01_BSP_3D BSP package.
Task-number: QTBUG-68925
Change-Id: If8283d31945b375ce4256a15132e185e0d676800
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Use the latest revision of meta-renesas and add support for the
E3 Ebisu board.
Task-number: QTBUG-68912
Task-number: QTBUG-68985
Change-Id: Ie15a69b606b1726b0404263ef9ac15a58f7258ae
Reviewed-by: Jani Launonen <jani.launonen@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
Remove obsolete LDGOLD_sdkmingw32 append. Upstreamed fix available via
poky (sumo) commit:
2c8cc36f240fca72b84d2b9cabb82faf2fa7f810 binutils: apply mingw fix only
for binutils-cross-canadian
Change-Id: I5189a2075e421ef0a42273f33900770f32b20de4
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
| |
libunwind is enabled by default in poky (sumo) by commit
4a4082768d52096be2806093249892ce7180e0bc perf: enable libunwind
Change-Id: Ia872b97ca82a1a40bafba2a125bfa78f273acf61
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
changes available in upstream:
meta-qt5:
75e2d3a2e3888c06c1da74f3f6ab82882f450064
poky:
39e0d1f0e4e3afe8e7032bb462d21f2e6f8b714e
8be26d5833cea0d221d85a3502bbc11641209701
Change-Id: Ibb3c96ce60e79272fd3a273db772bd3940dc7551
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/pyro:
automotive: update component revisions
meta-qt5: update layer
qbsp: update component namespace
meta-qt5: update layer
Change-Id: I9beadf3b95211b6af113a756ce69300713457c0d
|
| |
| |
| |
| |
| |
| |
| |
| | |
qt.embedded is renamed to embedded, matching existing components
in the online installer.
Change-Id: I010f567d5f6fa09c269affe91cb5ec1943e0920a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Start using harfbuzz-ng instead of the very old harfbuzz that Qt
defaults to when -no-harfbuzz configure option is used.
Task-number: QTBUG-70277
Change-Id: I136bf062cf73a82a7743ce422369df4ec0873bf0
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Using [5.0.2.0] Drive 5.0 Linux Drive CX2
Change-Id: Ia21bca95f216347164e824d57bf7b7ce32243f87
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Use WIC to create the image.
Change-Id: I0413f60f96f2f4d3300dc84fdd2baabcc9bb120d
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| | |
Upstream has combined imx6q and imx6dl machine configs to one.
Change-Id: Iac181b7e937ddb1767dcc1a5ed14ac5a358ba47c
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Update meta-raspberrypi layer to the latest revision on sumo branch
and make the necessary adaptations. Userland recipe updated to match
one from master branch.
Change-Id: Ied57793c78fbd022a1b134a6d3165b98bd8a0518
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|