| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
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>
|