diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-04 09:37:41 +0200 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-11-04 08:30:26 +0000 |
commit | 54e2ff14df39882fbb09861bb90b035eba4ee64c (patch) | |
tree | b98d57e70818fba4835f33a142a9b4f333411f77 | |
parent | 57f2d6e8c7a518b50981674849014c1640022563 (diff) | |
download | meta-boot2qt-54e2ff14df39882fbb09861bb90b035eba4ee64c.tar.gz |
colibri-vf: use DEFAULTTUNE from upstream config
Change-Id: Ibc4514617ee07b7c86065c168fbbe087d0d8b280
Reviewed-by: Risto Avila <risto.avila@qt.io>
-rw-r--r-- | conf/distro/include/colibri-vf.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/distro/include/colibri-vf.conf b/conf/distro/include/colibri-vf.conf index 859e387..df71a91 100644 --- a/conf/distro/include/colibri-vf.conf +++ b/conf/distro/include/colibri-vf.conf | |||
@@ -37,8 +37,6 @@ BOOT_SCRIPTS += " \ | |||
37 | u-boot-nand.imx:${MACHINEDIR}/u-boot-nand.imx \ | 37 | u-boot-nand.imx:${MACHINEDIR}/u-boot-nand.imx \ |
38 | " | 38 | " |
39 | 39 | ||
40 | DEFAULTTUNE = "armv7ahf-neon" | ||
41 | |||
42 | PREFERRED_PROVIDER_virtual/egl = "opengldummy" | 40 | PREFERRED_PROVIDER_virtual/egl = "opengldummy" |
43 | PREFERRED_PROVIDER_virtual/libgles2 = "opengldummy" | 41 | PREFERRED_PROVIDER_virtual/libgles2 = "opengldummy" |
44 | PREFERRED_VERSION_linux-toradex = "4.1" | 42 | PREFERRED_VERSION_linux-toradex = "4.1" |