| 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>
|
|
|
|
|
|
|
|
|
|
| |
To keep tezi image size below the 512Mb available on the device,
remove full linux-firmware installation, keeping only those
that are explicitly required.
Task-number: QTBUG-65690
Change-Id: I157c397425f8ebf305d640e023ba344840a54409
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
|
|
|
|
|
|
|
|
|
| |
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>
|
|
|
|
|
|
|
|
|
|
| |
Remove unwanted features instead of overwriting full set. This brings
e.g., wayland support by default to all targets.
Add fixes for building weston on TI and RPi targets
Change-Id: If3bd23a289e34ebe9656a03494e65ba7d8c843b0
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/jethro:
colibri-imx7: use opengldummy for egl and libgles2
qt5: update submodules
gdb: correctly enable python for mingw sdk build
mesa: make sure we get libgles3-dev package in toolchain
qt5: update submodules
beaglebone: start qtlauncher only after /dev/fb0 exists
Update qtdeviceutilities module revision
Conflicts:
meta-ti-extras/recipes/libgles/libgles-omap3_4.10.00.01.bb
recipes-qt/qt5/nativesdk-qtbase_git.bbappend
recipes-qt/qt5/qtbase-native_git.bbappend
recipes-qt/qt5/qtbase_git.bbappend
recipes-qt/qt5/qtwebengine_git.bbappend
scripts/manifest.xml
Change-Id: I2f175980f16084c37c5d4032387579dab574952d
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Use opengldummy instead mesa for the headers and libs,
which are required only for building Qt and not at runtime.
Change-Id: I82ff661e842375bd68dffb3db790b0309c71d14a
Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
Reviewed-by: Samuli Piippo <samuli.piippo@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/jethro:
update maintainer email info
Use correct license header
qt5: update submodules
otf-noto: update checksums
qt5: update submodules
Change-Id: Id586a8faa62b0eefaebfdb71b5acb2cd07c38bf2
|
| |
| |
| |
| |
| | |
Change-Id: I46fbf67b54b193b3f033fc49836457d33eb3769c
Reviewed-by: Teemu Holappa <teemu.holappa@qt.io>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Remove all Qt dependency packages from machine include files and
base packagegroups, instead let packagemanager pull in all the
needed dependent packages. Do not create tar image or bootfs, since
they are not used anymore.
The old base image is now renamed for CI usage and contains all the
Qt dependent packages but without any Qt modules. This is achieved
by first installing all the Qt modules (which pulls in all the
dependencies) and then removing only Qt modules.
Change-Id: I36d996d4531af42e955f19a487c22d0b90c5ada9
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/jethro:
VKB: correctly override PACKAGECONFIG
psplash: remove from image
imx6: enable QT_QPA_EGLFS_FORCEVSYNC for all imx6 devices
colibri-vf: use older 4.1 version of kernel to fix color issue
colibri-imx7: add u-boot-nand.imx to image
colibri-vf: add kernel image to rootfs
dbus-session-init: fix broken init script
Improve repo fetching
qt5 recipes cleanup
qt5: update submodules
qt5: remove obsolete file 0001-Allow-a-tools-only-build.patch
Conflicts:
meta-raspberrypi-extras/recipes/bluez5/bluez5_%.bbappend
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/qtcharts_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.bbappend
recipes-qt/qt5/qtquickcontrols_git.bbappend
recipes-qt/qt5/qtsensors_git.bbappend
recipes-qt/qt5/qtserialbus_git.bbappend
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_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: I089e7d3667ac4ed150cc5c2201c2505103f548ee
|
| |
| |
| |
| |
| |
| |
| | |
U-boot update script expects to find nand version of the uboot.
Change-Id: I5d1c9c55bde69efba0d9767155374ce5748225ff
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* origin/jethro:
Rename last references to b2qt-utils
Rename b2qt-utils to qtdeviceutilities
toradex: apply u-boot and flashing script changes to colibri-imx7
nitrogen6x: add Nitrogen6QP_MAX and SOMv2 support
qt5: update submodules
toradex: use latest u-boot and flashing scripts
kontron: update to SMARC-sAMX6i BSP release v2.0, RC2
Use code.qt.io with git protocol instead of codereview
Use new repo url for utils and appcontroller
kontron: patch kernel to support newer vivante drivers
Fetch only external repos for repo mirror
qt5: update submodules
Add rsync to image
Fix raspberry3 build error in perl deployment
rcar-gen2: USB fixups
ostree: Added dependency for systemd
qtquickcompiler: update revision
qtquickcompiler: update revision
Fix typo in RPi overlay config
Update meta layers
Conflicts:
conf/distro/include/toradex.inc
meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_blk.scr
meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/mx6/flash_mmc.scr
meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_blk.scr
meta-fsl-extras/recipes/u-boot/u-boot-script-toradex/vf/flash_mmc.scr
meta-fsl-extras/recipes/u-boot/u-boot-toradex/0001-Update-default-args-for-apalis-imx6.patch
meta-fsl-extras/recipes/u-boot/u-boot-toradex_2015.04.bbappend
recipes/ostree/ostree.bb
recipes/samba/samba_4.1.12.bbappend
scripts/manifest_jethro.xml
Change-Id: I6b6ec105394f03fb57d8f922e358fef51de1e848
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Add required changes to colibri-imx7 configs after the u-boot and
flashing script change was merged from fido branch.
Change-Id: Id01d311490f1b7a62994f914852a820a10ad7ddc
Reviewed-by: Risto Avila <risto.avila@qt.io>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|/
|
|
|
|
|
| |
All needed toradex recipes are now in meta-fsl-arm-extra
Change-Id: I3eedacd83845087d2369cf4d4b6df2a030d6d283
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I346827d2efd4416e625470fff9f13cda2eb93078
Reviewed-by: Risto Avila <risto.avila@qt.io>
|
|
Change-Id: I01b25ca05cff51671f3088b2aa64a02e56028ce9
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|