summaryrefslogtreecommitdiffstats
path: root/conf/distro/include/imx6qsabresd.conf
diff options
context:
space:
mode:
authorKalle Viironen <kalle.viironen@digia.com>2014-07-04 09:28:14 +0300
committerKalle Viironen <kalle.viironen@digia.com>2014-07-04 09:28:19 +0300
commit82d54484a66e4912a03bb6605457fde62b9f9bcd (patch)
tree721a6cd030817d885822af49a8a6d0209e774cd4 /conf/distro/include/imx6qsabresd.conf
parent24cb0946765e299d4553ab5fa2a37afcac1ea242 (diff)
parent9e1f91f349e0ca11cd8a13d180f9f9557daa3ef8 (diff)
downloadmeta-boot2qt-QtEE_v3.1.0.tar.gz
Merge branch 'stable' into releaseQtEE_v3.1.0
* 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
Diffstat (limited to 'conf/distro/include/imx6qsabresd.conf')
-rw-r--r--conf/distro/include/imx6qsabresd.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/distro/include/imx6qsabresd.conf b/conf/distro/include/imx6qsabresd.conf
index 1298ee4..a19f85f 100644
--- a/conf/distro/include/imx6qsabresd.conf
+++ b/conf/distro/include/imx6qsabresd.conf
@@ -31,6 +31,9 @@ BOOTFS_CONTENT = "\
31 " 31 "
32BOOTFS_DEPENDS = "u-boot:do_deploy" 32BOOTFS_DEPENDS = "u-boot:do_deploy"
33 33
34PREFERRED_VERSION_gpu-viv-bin-mx6q = "3.10.17-1.0.0-hfp"
35PREFERRED_VERSION_imx-lib = "3.10.17-1.0.0"
36
34MACHINE_EXTRA_INSTALL = "\ 37MACHINE_EXTRA_INSTALL = "\
35 libgal-mx6 \ 38 libgal-mx6 \
36 libegl-mx6 \ 39 libegl-mx6 \