| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ia2b7f41e028ac751aebb89ba11dd250c4dcaba80
Reviewed-by: Tuomas Heimonen <tuomas.heimonen@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
- disable planets demo from emulator
- Language fixes for the demo descriptions
Change-Id: I02bf8566482d61992decf9fb725ab1da0fdb943d
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Fix restart feature
Change-Id: I857c30031cda1c4bc2ab864c54e733219a6982ee
Task-number: QTEE-1085
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Id380844d530ef599f78591a282474aa66d3dec69
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib7a45a830d744cc07520548e30b6c0793a738f5e
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
| |
QtWebBrowser now builds application as well as qml plugin, but for
qtlauncher we only need the plugin. Also all the needed files from
tqtc-qtwebrowser are in the plugin, we can remove the directory.
Task-number: QTEE-1083
Change-Id: Ia135490a4d95ef3428fb54b84ce5c77588e344ef
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In the current approach we assumed that boot/
- is on a separate boot partition
- boot partition is right before rootfs partition
- rootfs parition is provided as a *device node*
- has "ext2" filesystem (mount shell cmd tries to
auto detect FS type, mount system call does not.)
The new approch does not assume any of the above, and
moves this logic from early user space (initramfs) to
user space. Initramfs by design should be used only to
prepare the rootfs, other tasks should be done later.
Change-Id: Idc429c8061c1fd486658e4b4d170ee487682cc91
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
For more details see:
https://bugzilla.gnome.org/show_bug.cgi?id=762220
To summarize:
1) The current approach is less flexible than using a
custom 'ostree-grub-generator' script. Each device can
adjust this script for its needs, instead of hardcoding
some values in ostree-bootloader-grub2.c.
2) Too much overhead on embedded to generate grub.cfg
via /etc/grub.d/ configuration files. It is still
possible to do so, even with this patch applied.
3) The grub2-mkconfig code path has other issues:
https://bugzilla.gnome.org/show_bug.cgi?id=761180
Change-Id: I077838fdf16fbbb42f98df6fa6720bfbaf7c6f8b
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The RPi touch display need the rpi-tf5604 devicetree to enable touch.
Add it to the kernel build and enabled it in the config.txt.
Update meta-raspberrypi to latest revision for the PiTFT support.
Change-Id: Ibc5ba51c844bc17b541d8021a755f141a5ff2a0c
Reviewed-by: Risto Avila <risto.avila@theqtcompany.com>
|
|
|
|
|
|
|
| |
Otherwise the device isn't auto detected by adb on windows.
Change-Id: I147689233562c16b23353c67cf8646c14e5da378
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
Contains fix for client crash on imx6 devices
Change-Id: Ic6139426958ac0ab8710bab4e785d91fe80b0b4c
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Instead of using the build directory for the local sstate-cache,
move it one folder up, so it can be shared with directories for
other machines.
Change-Id: Ia755c28783e47692f4c0e1700880aaac97fe76de
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ife5236e848e788a30a1942663bfefdf6301d6f37
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Qt Quick Compiler sources codes are not released for customers, so they
cannot build it for themselves. Instead copy qtquickcompiler binary from
the SDK where we have both linux and mingw binaries available.
Change-Id: I697885365d98df394164a15e2517c7c473ac91e5
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
| |
Change-Id: Id19131d026ac2d033867dde5469ea4cb4670a97e
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@theqtcompany.com>
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I98842aca6fc7e058260fc855ef09efbe004eafef
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I212659a96a773a0b90a9ce4db13c52c745928137
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I96709a9a8dd182e9baecacc7f743b64059e7dac0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
Easy to identify which version of component is installed on the device.
Change-Id: Ib1c6471d383c2d2e8939c2d467aa8924d1a5bd18
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
|
|
| |
It includes patches that fix Wifi on nitrogen boards.
Change-Id: I8ca2d430b59038d45dfaff2cb8f3ee24d4e64e71
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
| |
Upstream recipe was renamed, but tibidabo still uses the old version.
Change-Id: Ia5c97cb480c4f08c017046729dfa3e37e31be52a
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I889324732ee4fa7629ebd0aa0add76e961fc7ec4
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I604a67e73543ff1852156bf190cd4d245fe81f90
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
When qtbase is configured with xkbcommon-evdev (usually without X),
make sure xkeyboard-config is installed to provide keymap database.
Task-nunmber: QTEE-1073
Change-Id: Ie3e402435d35b82de3755f491d88a3834af8f026
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ie6d13786dbe1c9d28559accfb4d47138d3c444f4
Reviewed-by: Kimmo Ollila <kimmo.ollila@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Add all necessary files to enable u-boot update on all toradex devices.
Update patch to the new u-boot that colibri vf is using and enable sd boot
for colibri imx6.
Task-number: QTEE-1070
Task-number: QTEE-978
Change-Id: I6ff362028cfb80cd34bbe5362bb6976d0084e008
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
CONFIG_FHANDLE is required for systemd to start getty
on a serial device (ttyO0).
Change-Id: I8ae771fb2e95efa1c74073895d27c06672c8a5ef
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: If0f8dc2c786bc63fba69531fa009efd8ae8111b7
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I3ae7e49e04519db55545f62ef94c4ca734051479
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
meta-qt5 was updated and several patches were merged, remove unneeded
changes from bbappends.
Change-Id: Ia98eb0160d04eb469f8bc87394caa3da65c2f41a
Reviewed-by: David Schulz <david.schulz@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Idb8548b8f375e56b03b87de000269dd9fd43cb55
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch adds a new image class 'image_dd', by default
it has an empty boot partition. image_dd_efi extends this
class to support Intel NUC board. The layout of a generated
image is a prerequisite for OSTree integarion.
Image generated by 'hddimg' produces rootfs.img (ext3
filesystem file) and then "live" boots it from initramfs
by mounting rootfs.img via loop device. For OTA integration
we need to access contents of rootfs.img already from
boot loader.
The custom 'image_nuc_efi' layout allow for fully atomic
updates on EFI based system, by keeping GRUB-EFI binary
on a dedicated EFI system partition (ESP). OSTree currently
is not fully atomic on EFI systems, but with this setup
we use GRUB-BIOS code path in OSTree, which is atomic.
After EFI firmware has loaded the GRUB-EFI binary, everything
else is done on rootfs parition.
One limitation from the above scenario is that you would
need to update /EFI/BOOT/bootx64.efi (GRUB-EFI) binary
manually. Not sure how common it is to update a boot loader
binary on a deployed system, but its not impossible.
Change-Id: Ibf2840aecd548000372131c4ded5cffa11ff1b0f
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Iba974e227bab090b64cb7001c1a2411714d5cfd8
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I8b4fa11e660315780e7b8820a917867979f280c4
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
os-release spec:
https://www.freedesktop.org/software/systemd/man/os-release.html
"Variable assignment values must be enclosed in double or single
quotes if they include spaces, semicolons or other special
characters outside of A–Z, a–z, 0–9."
Some tools might fail to read the file properly. Dracut for
example prints warnings when parsing os-release file.
Change-Id: I678a59aa8f33aa0c0398afb8ac87384f7ed52bc8
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The current version in certain situations fails with
the following error message:
[3.129861] systemd[1]: Cannot add dependency job for unit
systemd-journald-audit.socket, ignoring: Unit systemd-journald-audit.socket
failed to load: No such file or directory.
It was fixed in Dracut by:
3e7a05f - systemd: add systemd-journald-audit.socket
Version 44 contains this fix.
Change-Id: Ia0233ab01929a6a7360af6c595f3e93181af85f5
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib85b2d7f2b50441cd48d10796acceb731a816b8e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I0a7b95ac2940e4a29112e70c7b29870eb6a6be39
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I9bc368a5ef18e748391f91f578df903b7dbf6521
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I9e93b3308adabc5ff58b8dbd2ba77007d30cf498
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I720676f6edb1789f4d073a58539e2fe929582f0e
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
|
|
| |
When Qt include path is set to /usr/include, host_build will
incorrectly include other system headers from the sysroot.
To correct this, move Qt include path to /usr/include/qt5, by
overriding qmake5_paths.bbclass in our layer. The bblayer order
needs to be changed for the correct bbclass to be used.
Change-Id: Ie01371662ea0f4718275708a88fb5d301c62fdf7
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ic83dd8022c6f37065bad87c1d6e749c1806c680c
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Test if HDMI display is connected before setting it as primary display.
Otherwise set lvds as primary display. Test can be overridden by
setting video_interfaces env.
Change-Id: If52b3cd57fc2645296ae8595ce02ae608359f24a
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
| |
CONFIG_FHANDLE is required for systemd to start getty
on a serial device (ttymxc0).
Change-Id: I16ac356631f5315e814dd32f4d5492e1f944aa5d
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: I88496177794536c642bd443d31815c373537d889
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
The script can be used to easily update SHA1s to all qt5 submodule
recipes. It takes SHA1s from a checked out qt5 super repo (without
updating it).
Change-Id: I15771e4da5f5728db6bb2cd87fdb6fdd3bf5da7a
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Id33d4653bf001ced5759f24666fb5ff30c40abe0
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
| |
Change-Id: Ib91cfdce1913f507ae31954527351d7c8c5574dd
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Busybox provided ip does not work when trying to bring up can interface.
Change-Id: Ied78c0036843993264bebae728763864dd83efd7
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|