| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
From v1.6, yocto supports wildcards in .bbappend file names. This is
practical since we then don't have to rename them every time the
upstream version changes slightly. Also allows for support of earlier
poky versions.
Change-Id: Ib21e6fa1b56d11421c06af353c6ba848f38e07e0
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
weston-examples may get removed later on, for now they are necessary
for testing and development.
Change-Id: I0bbb1d9d66045d8844f07d8e0bca9d7fc19251c3
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-toradex layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: Ib2c81a444786845f2e7c2fbf78dd0676459996c0
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-beagleboard layer is used. For now, the bblayers.conf
template still includes the new layer as well.
Change-Id: I5e50067b8b6c7d480d3808a24e8acc2ace07b04b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-fsl-arm and meta-fsl-arm-extra layers are used. For now,
the bblayers.conf template still includes the new layer as well.
Change-Id: I01a0019ebaea3e1532f106e076f7608fb7aa86c6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Create new layer for recipes and files that required only when
meta-ti layer is used. For now, the bblayers.conf template still
includes the new layer as well.
Change-Id: Iab8f6b3a61578e7a9579066ae7facca5a9a1f33b
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
|/ /
| |
| |
| |
| |
| |
| | |
These got in by mistake and are not needed.
Change-Id: I91d31c42aa4034689a71b0c800ccaa3365389cf6
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
iMX6 devices have dsp codec that are able to play the video, but TI
hardware don't have this, so add software codecs instead.
Change-Id: I6192b042f8e1ea219486a948e075250e09790def
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Linux kernel version 3.8 from meta-beagleboard adds support for the cape
manager. Using powervr driver version 4.10.00.01, SGX is also supported.
Patches for the kernel and SGX are taken from TI support pages.
Kernel args need 'quiet' for HDMI to work, otherwise you only get black
screen. Double buffering (libpvrPVR2D_FLIPWSEGL.so) does not work,
need to use FRONT buffering which can cause screen tearing.
Task-number: QTEE-312
Change-Id: I160e7e954ce9d060b0cb1bdaca70b24de9ccd697
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Not needed by updater framework and this was causing problems for
other devices than nitrogen6x.
Change-Id: I256b8e187e693ac145936c255213a7faaf65c8a6
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
No need for the kernel image to be in rootfs (/boot/) as it's used from
the boot partition.
Task-number: QTEE-749
Change-Id: Ic5e53e25d896bba807c8e098c1fd50208b646034
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
| |
| |
| |
| |
| | |
Change-Id: I95af528e9760166890c882e08779875dd01dfc9c
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| | |
Change-Id: I519a91c57db891c16ccd1d8f61e622d8b16a3a2c
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
|
|
|
|
|
|
| |
Needed for the remote flashing.
Change-Id: I16cda8b717c87807d71696a60f8a9ce1d4c4e077
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
|
|
|
|
|
|
|
|
| |
c_rehash has dependency to 'env' found from coreutils-native, add it
to the dependency chain.
Task-number: QTEE-736
Change-Id: I926bcebc6277238cfef081d95702af7487390bcf
Reviewed-by: Rainer Keller <rainer.keller@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
Change in the linux-boundary defconfig caused video decode to break.
Until imx-vpu gets fix for this, revert the memory split configure
that broke it.
Task-number: QTEE-675
Change-Id: I8dfc4d9540e23b0c02621605f6e23386d2f78d31
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Remove bbappend for the beagleboard specific u-boot. Since beagleboard
is no longer a reference device, adding u-boot changes back to the latest
u-boot is left for the customers.
Change-Id: I752f67bcd0b9adef499cfc5aff5ea6304e569c33
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
|
|
|
|
|
|
|
| |
Remove bbappends for recipes that don't exists anymore, and use the
latest package for BBB.
Change-Id: Iacf1de8631e2e8218dc18e97bc6f993ad0d2da6f
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
|
|
|
|
| |
Change-Id: I03f91962dc8f3a1e62118a486e8112f662dc5063
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: Id061ebfdeb50708d48bb5eb34492f4d8e70e45cb
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
| |
Change-Id: I47fa7efa46059deee646f862db01eeaa84284af8
Reviewed-by: Kalle Viironen <kalle.viironen@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>
|
|
|
|
|
|
|
|
|
|
|
|
| |
Include FSL gstreamer plugins in Toradex Apalis iMX6 image.
The fls plugins are dependent on imx-lib which are dependent
on the kernel version, so needed to pull older version of imx-lib
recipe from meta-fsl-arm to support the older kernel used by toradex.
Setting preferred version for the latest imx-lib for all other imx6 devices.
Change-Id: I0351c6b1707f2965f756d0298948f29ae1c828f6
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
| |
Task-number: QTEE-667
Change-Id: I13a35db2f2f76623f2d6bde5782b16d087d00fc0
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
|
|
|
|
|
|
|
|
| |
Apalis iMX6 is using older vivante GPU drivers that are available
in the daisy branch of meta-fsl-arm. These files are copied over from
meta-fsl-arm dora branch.
Change-Id: I1a771a21b90ec2b064e3bdb3197302f3696e6aaf
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
| |
Task-number: QTEE-595
Change-Id: I753dda500c60acbb198fc7c387ae165741c85bdf
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
This was causing lot's of kernel messages from input devices.
Task-number: QTEE-565
Change-Id: I9460e2eb972b0201bb2caa5cce064b05619af561
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
|
|
|
|
|
|
|
|
|
| |
c_rehash was not called from update-ca-certificates and hashes were
not generated. Disabling the patch so that it's now again called.
Task-number: QTEE-502
Change-Id: I4640427d34f3875b3ddb953bb40a31f6a7d255ff
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
And make /usr/lib/ssl/certs symbolic link to /etc/ssl/certs,
so that ca-certificates are used.
Task-number: QTEE-502
Change-Id: Id673b5db066b184465425b56df9c1fa41e68fa70
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
| |
The sdk still needs to have gles development files, since the
qtqlesstream is not there yet.
Change-Id: I5a078171b28542ead2e96a9942b781a93f4b697e
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
| |
- disabled cursor blinking and blanking
- activated hdmi output
- use i2c probe to detect if hdmi is used
Change-Id: I7c1b98c305d3c2c9ab098ba3cfba38ff2b6b78d1
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
|
|
|
|
|
|
|
|
| |
Correctly append new kernel configs for the updated kernel version
and include device tree files in the boot image.
Change-Id: I3d7c826e3e96338048e82b23a6723212e4adbd03
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
| |
Mesa is no longer needed in emulator image since we are using
qtglesstreaming
Change-Id: I1b16cc11b73e58f7c489db77ed161aabff5b1061
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
| |
Function FS needed for the adb connection, include kernel support
in the SABRE SD kernel.
Change-Id: I00f635aff7e71a097941dc8b1ecfb07a4ee3177f
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: If3c7931f10b47f2d85e5b3f0f48573f0956621df
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: I7e13486a6bd444557dbcb98ba794d6d335f25882
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: Ie53b19ffa20d3c448528bf562aa4b20274011261
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: Iea1cb967d7a8afeb4dd34be1779971ad2451ff3c
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: Iec1d295bab4a3d883e2cd29935d084e1e9cdc4b6
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: If2e48d5dc3ccd16669ebb85076ca6a68473bb83e
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
| |
Logic for INHIBIT_PACKAGE_DEBUG_SPLIT and INHIBIT_PACKAGE_STRIP
was changed.
Change-Id: Id0670aa1d56cf54187d7ad7cba05d22b4a0ccdb2
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
| |
Change-Id: I867ed5cb5e78fade52a56715f21a9fc2823a1ce8
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This should enable the binary firmware blobs that come with the
Linux kernel to be deployed to the device image which will enable
any kernel modules that require them to work. This situation comes
up frequently among wifi drivers (like ralink devices) and should
allow us to support a more complete range of available USB wifi
hardware.
Change-Id: I8167e35e7d49e0823ad63d60ab5962fd049439e1
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|
|
|
|
|
|
|
| |
Some additional python modules are required to build QtWebEngine
Task-number: QTEE-443
Change-Id: I47e0d9e8cf1b253e166684b32f2c7141a89749f5
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
|
| |
Needed sources and headers are included in -dev packages, and
that is included in the sdk.
Task-number: QTEE-451
Change-Id: Ieb5978000856a7c2780102ab751c09e7fe2a01f8
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@digia.com>
|
|
|
|
|
|
|
|
|
| |
Bluez was already include in the image, but need to add dev package
to sdk so QtConnectivity/Bluetooth can use it.
Task-number: QTEE-458
Change-Id: I128bcc9c63b88e52a71089d11e37d20efbeabdeb
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
| |
Each machine config defines what is included in the boot.tar.gz
package. For beaglebone, include the uEnv.txt u-boot script that
is used to start up the device.
Change-Id: Ia509dd61c789fda53889cea8ea9221cfa8b469a9
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
|
|
|
|
|
|
|
|
|
|
| |
The package includes PEM files of CA certificates to allow SSL-based
applications to check for the authenticity of SSL connections.
It includes, among others, certificate authorities used by the Debian
infrastructure and those shipped with Mozilla's browsers.
Task-number: QTEE-447
Change-Id: Ib5c5d8bd13618ff97116c2d8a5952fa49a4f16a9
Reviewed-by: Andy Nichols <andy.nichols@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>
|