| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* stable:
linux-boundary: revert 1G/3G memory split configure
Use specific SHA1 from all of the meta repos
beagleboard specific u-boot was removed from meta-ti
Old libgles-omap3 packages were removed from meta-ti
toradex: enable FunctionFS module needed for adb
bbb: correct path for kernel configure fragment
image: include i2c-tools in image
adb: enabled network mode for toradex
toradex: Add hardware acceleration for gstream
adbd: add dependency to openssl for libcrypto
Include toradex repository
imx6: set preferred version for gpu drivers
Include older Vivante drivers for Apalis iMX6
Include support for Toradox Apalis iMX6
BBB: enable USB serial kernel drivers
No need for RPi in BBMASK
Change-Id: Ic3192cd00a8b24972253c64f294de5d364111135
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Updates on the upstream meta repos can break b2qt-meta repo at anytime.
When checking out meta repos, use the same version from which the released
images were build.
Change-Id: I669093747e79841148617e69aeb6dfea9b908b40
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
Reviewed-by: Gatis Paeglis <gatis.paeglis@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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Toradex has lot's of dependencies, so BBMASK is updated to remove
all recipes not suitable for us.
Change-Id: Iddc4b7582fee2728f944e3dd803a7c9114932a62
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Including older gpu drivers in b2qt layer, caused it to be used
in all machined. Set preferred version to latest for all but
apalis that needs to older one.
The matching kernel version is set on upstream layer, so no need
to specify it here.
Change-Id: Ia4ebfbc3b66d481f9e2b5a996d242f853b03a464
Reviewed-by: Andy Nichols <andy.nichols@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>
|
| |
| |
| |
| |
| | |
Change-Id: I816971a8a6285fe558007e4ee40c0ad2d3a4d538
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| | |
Task-number: QTEE-595
Change-Id: I753dda500c60acbb198fc7c387ae165741c85bdf
Reviewed-by: Kalle Viironen <kalle.viironen@digia.com>
|
| |
| |
| |
| |
| |
| |
| | |
Offending recipe was removed from RPi meta layer
Change-Id: If298067b8c9feba00099147c6512ffe84b9311dd
Reviewed-by: Samuli Piippo <samuli.piippo@digia.com>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* stable: (25 commits)
blacklist evbug kernel module
ca-certificates: enable c_rehash in update-ca-certificates
openssl: make sure c_rehash is included in the image
emulator: include mesa back to the image
mesa: include gles development files in sdk
sabre: updated kernel arguments
imx6: kernel update for nitrogen6x
mesa: remove from emulator image
Include support for Freescale SABRE SD (iMX6Q)
sabresd: add function fs support to sabresd kernel
gstreamer: include icydemuxer needed for internet radios
libsdl: disable dependency to libglu
linux-yocto: upstream version has changed
wpa-supplicant: upstream version has changed
gpu-viv-bin-mx6q: upstream version has changed
busybox: upstream version has changed
nitrogen6x: use preferred version for kernel
libgles: inhibit QA error for files already being stripped
Update used branch to daisy
Move to version 1.6
...
Change-Id: Ie81ed17be1096dbb37b1e5f023aa4eba846ca0fe
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Qt gets dependency to libEGL.so which need to be in the image as well.
Change-Id: I414198d06e42432cb03a58d70ce622a1eb8890a1
Reviewed-by: Laszlo Agocs <laszlo.agocs@digia.com>
Reviewed-by: Andy Nichols <andy.nichols@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>
|
| |
| |
| |
| |
| | |
Change-Id: Iaa6004f4c9e3d0ec1948d18561bcf0ead81cb7c4
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>
|
| |
| |
| |
| |
| |
| |
| |
| | |
Need to change the preferred kernel version until it's done correctly
in upstream.
Change-Id: Ib75eb4731eb8f30c73353261e045d6fe5056a77a
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>
|
| |
| |
| |
| |
| |
| |
| | |
Readme and init script updated to use correct upstream branches
Change-Id: Id38e09adcff67142009a8a5c4b563cabe1173433
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| | |
Change-Id: Ide554381076519287e874d5c6bb0b5b9de7060c6
Reviewed-by: Andy Nichols <andy.nichols@digia.com>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
irda is support for infra-red communication
pcmcia and pci are not relevant for any of the reference devices
3g adds Ofono to the stack and since we are not making phones,
this is completely unnecessary waste of resources.
zeroconf adds the Avahi daemon that is a rarely necessary
zero-configuration networking manager.
nfc is something we support, but none of the reference devices
comes with this hardware, and would require an external device that
has not been tested by us at all. It's likely that an end user
that wants to use custom hardware will need to rebuild the stack
anyway so they can just add any of these additional features back
to their distro as necessary when they build their own stack.
Change-Id: If3951a4170d94ed8db1d40c2bb2d47cf569dc36a
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|
| |
| |
| |
| |
| | |
Change-Id: Iece54b106059bfba07adfbd84a1ae76b9104b43f
Reviewed-by: Kalle Viironen <kalle.viironen@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>
|
|\|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* stable:
wpa-supplicant: include headers and sources for external usage
bootfs: need to use fakeroot for tar'ing
sdk: include bluez4-dev package to sdk
Create boot.tar.gz as part of the image build
image: include CA certificates to image
adbd: use network connection in imx53qsb
sdk: libcap is required for QtWebEngine
Include licenses to the image
adbd: make switching between usb and ethernet easier
use package groups for image content
Create only tar.gz image type
Change from dylan to dora brach in README
mkcard: remove recipe for mkcard
Change-Id: Id56ca219d05f2f833a4de3fc3ca057c5cf50a562
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Unpacking the boot.tar.gz file using sudo caused error:
"Cannot change ownership to uid 1000, gid 1000: Operation not permitted"
Now using fakeroot to not record my uid to the files.
Change-Id: I1a953e5e363a0d9fbb914cfa8837d888421d8e14
Reviewed-by: Samuli Piippo <samuli.piippo@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>
|