summaryrefslogtreecommitdiffstats
path: root/conf/local.conf.sample
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/local.conf.sample
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/local.conf.sample')
-rw-r--r--conf/local.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/conf/local.conf.sample b/conf/local.conf.sample
index a9e1b34..3874397 100644
--- a/conf/local.conf.sample
+++ b/conf/local.conf.sample
@@ -275,7 +275,8 @@ CONF_VERSION = "1"
275 275
276INHERIT += "rm_work" 276INHERIT += "rm_work"
277 277
278BBMASK = "meta-ti/recipes-misc|meta-raspberrypi/recipes-graphics/mesa/mesa_9.2.2.bbappend" 278BBMASK = "meta-ti/recipes-misc"
279BBMASK += "|meta-toradex/recipes/images|meta-toradex/recipes-browser|meta-toradex/recipes-connectivity|meta-toradex/recipes-gnome|meta-toradex/recipes-mozilla|meta-toradex/recipes-graphics|meta-toradex/recipes-devtools/mtd|meta-toradex/recipes-core/psplash|meta-toradex/recipes-lxde|meta-toradex/recipes-multimedia/webm|meta-toradex/recipes/trdx-config|meta-toradex/recipes-core/util-linux|meta-toradex/recipes-core/systemd|meta-toradex/recipes-support|meta-toradex/recipes-core/dropbear|meta-toradex/recipes/base-files|meta-toradex/recipes-multimedia/gstreamer"
279ACCEPT_FSL_EULA = "1" 280ACCEPT_FSL_EULA = "1"
280LICENSE_FLAGS_WHITELIST = "commercial" 281LICENSE_FLAGS_WHITELIST = "commercial"
281 282