| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ic4e7937024a358f1a7d7e4274da9684322d11c84
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: I9ad39aacabb44de8760a4c465c292dca181f9e4b
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: Iefbf82d6bc4d2ad2d00fa4b2cf8883f233e0fa67
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: Iecea7f03842c8d66f9a2ecb87d6174ce7f99110d
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Since beagleboard does not have fixed MAC address, use
interfaces config to set it. This will use the MAC address
from the first boot (which is random) in subsequent restarts.
Change-Id: I2ea5e92b2b29f7aad7b40a7fb14ba8ca8d4fbe7a
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
By default, bitbake.conf sets libexecdir to /usr/lib/openssh,
but dropbear expects to find sftp-server from /usr/libexec
Change-Id: I19b2051013a9c67e7c09b0815a926334faf99451
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
gdb was unable to locate python without using PYTHONHOME
environment variable.
Change-Id: I5fe5d37ab88a0d186f91dbedcab1a480869da311
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
|
| |
Build bootscript for sabrelite with correct MACHINE_ARCH.
Also add dependency to image, so that bootscripts are built
for sdcard image.
Change-Id: I6cbf8d0b35b9aaa828ef26740384135c8691b11d
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: I84a474ec5f4f169b47043c5c62dbdb20d2a7c902
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
| |
Shows Qt logo on the device bootup
Change-Id: Ia9797134fa7d1a7ac2ae9b4529c2da2f699dba0a
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Include modified /etc/profile file which disables cursor blinking
on VT (which shows through Qt applications)
Writes configured hostname to /etc/hostname for DHCP registration
Change-Id: I68ab5075c9868858061305c8eb5a9dcd67053a9c
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
Modified interfaces configuration file to send hostname
registration to DHCP when configuring eht0
Change-Id: I13c818f1e0da16559ef0ba07a28c4afc048613ca
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
udev does not add any INPUT_ flags to devices which
support only MT protocol. Without this Qt evdectouch
does not find touchscreen automatically.
Change-Id: Id298626649579450c30f04c3c282863afbfc6e08
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
The boundary device repo does not contain separate 6x_bootscript
for sabrelite. The one for nitrogen6x can be used for sabrelite.
Change-Id: I60b025ac48ae06dd31fafbfa27026cf968b80756
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
Based on the defconfig in meta-fsl-arm. Modified to have
touch driver configured as multitouch instead of single touch.
Change-Id: I4f5ef56313531fd490d2a6190f12cc6f249cd4c4
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Patch to add missing GLchar define to EGL headers.
The TI Graphics SDK uses TOOLCHAIN_PATH define and when not set
causes QA warning: "host include and/or library paths were used"
Change-Id: I1b97880f09d8df641573d1415a0d1dc3374abeb4
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
Based on the defconfig in meta-ti layer. Modified to include
network driver buildin instead of module.
Change-Id: I99ec5315a7a9c2d3debf75edac4748101d32a5b6
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
The mkcard.sh script can be used to initialize memory card,
so that rootfs and boot files can be copied to it.
Creates two partitions, fat and ext3, named boot and rootfs
respectively.
Change-Id: I62846802845f1715cde2c2fbb98e57f604b96878
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
New image ready to run Qt5 (but without it) and
toolchain that is can be used to build Qt5
Change-Id: I2df926dae97a37e33af1f0e6edca5b04d3ce2c4f
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|