| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
meta-intel no longer has specific BSPs for each machine, but they
share a common BSP based on the architecture.
Change-Id: Ibbb7b8b2153103367168ea37d904ce23bc245108
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
The configuration has dependency to the interal repositories (meta-tegra and jetson-tk1-pro).
Change-Id: I5e13377cf8cfbe4fad3f19215a292b49195f1546
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
| |
Task-number: QTEE-1027
Change-Id: I290777bdaa0f42280681a77423e3430b00746bce
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Windows adb cannot handle devices which have longer serial, so limit
it to 32 characters. Remove the -linux- part of the hostname to make
it a bit shorter.
Change-Id: I3f6f811a9ecd8a273576fdef268d5a343edc531e
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Remove sysvinit from distro features and add Systemd as the default
init system. Add necessary service files to all recipes that need them.
Change-Id: I9cd4c0239fe16f35145bd3bed08e27196f30ee82
Reviewed-by: Gatis Paeglis <gatis.paeglis@theqtcompany.com>
Reviewed-by: Teemu Holappa <teemu.holappa@theqtcompany.com>
|
|
|
|
|
|
|
| |
Removed imx6 specific wayland configurations from packagegroup-b2qt-embedded-toolchain-target.bb to imx6.inc.
Change-Id: I2b700b21bbf23fbaf59dcb8558b0b96b11bb81ec
Reviewed-by: Samuli Piippo <samuli.piippo@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Session address is saved to /var/run/dbus/session_bus_address, which is read
in /etc/profile.d/dbus-session-address for interactive login and by adbd for
applications launched from QtCreator.
Change-Id: I8e1f43bdb2f7a7b0450dacf39890cf149459bbf4
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Move to latest version of adbd. Enable adb listen to both
usb and network sockets.
Task-number: QTEE-875
Change-Id: I6439356dc036ed372c17a71168809cf639a326a3
Reviewed-by: Rainer Keller <rainer.keller@theqtcompany.com>
|
|
|
|
|
|
|
|
|
| |
Adb over USB work correctly in Toradex Apalis iMX6 as long as the jumper (JP2)
is correctly set on the Ixora carrier board.
Task-number: QTEE-671
Change-Id: If1e070e532b5a8fe0eff29b125e0a690b4218c8f
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
|
| |
Set HOME env variable to /data, so that QSettings uses that as the default
location for the settings file. This also what eAndroid is using.
Task-number: QTEE-746
Change-Id: I8a47b4ad250ed7febd60e486ee139bfcdabca337
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|
|
|
|
|
|
|
| |
Currently USB connection does not work on Toradex Apalis iMX6,
so defaulting to ethernet connection for the ADB.
Change-Id: I06c2bb3fee8a0a4a7825678de4418d6debf1c5ac
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
The USB connection in imx53qsb is not working correctly,
so use network connection for adbd.
Change-Id: I04ed29db169a16195d840f7180b9f2eab45c185e
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
| |
Using settings in /etc/default/adbd, user can easily switch between
usb and ethernet connection for the adbd.
Task-number: QTEE-172
Change-Id: I8652f85878983d0bc9b9139cee6af874b8207fce
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
|
|
|
|
| |
Change-Id: I311b4945aff87b0851bc2da719025e03ff8e1114
Reviewed-by: Pasi Petäjäjärvi <pasi.petajajarvi@digia.com>
|
|
|
|
|
|
|
| |
For raspberry pi, we don't need to load ffs modules.
Change-Id: I80f86e71031c41a4b664ae2a20754881ed7393e0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
| |
Change-Id: Id5fc2758395d6cfdeb501b4917f55ce16318e9d3
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
-using hostname + mac address for serialnumber
-using start-stop-daemon for adbd
-using RRECOMMENDS to include g-ffs module
-android sources are Apache licensed
Change-Id: Iaec92b93cf22702586d39fa7923b8735f650ea57
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
Change-Id: I00108d36be95e42b8aa9674d1a86ea7e3a5bcf55
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|