summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorNeena Busireddy <neena.busireddy@freescale.com>2014-08-26 14:24:39 -0500
committerOtavio Salvador <otavio@ossystems.com.br>2014-11-10 18:55:23 -0200
commit6950515b62ac462488af83af54bfbdda4da89783 (patch)
treece3c7a5db29d2bb971cea9694e0b28221e2696d2 /conf
parent470443da3dacc0e0d62d516038a2e5d0abccd355 (diff)
downloadmeta-fsl-arm-6950515b62ac462488af83af54bfbdda4da89783.tar.gz
imx-base: Remove preferred version for directfb
Remove preferred version for directfb and all the directfb 1.6 files as we now use directfb 1.7. Signed-off-by: Neena Busireddy <neena.busireddy@freescale.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/include/imx-base.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/include/imx-base.inc b/conf/machine/include/imx-base.inc
index cd84c18..03d0042 100644
--- a/conf/machine/include/imx-base.inc
+++ b/conf/machine/include/imx-base.inc
@@ -29,8 +29,6 @@ XSERVER = "xserver-xorg \
29 29
30# FIXME: Use older versions until Vivante GPU is made compatible 30# FIXME: Use older versions until Vivante GPU is made compatible
31PREFERRED_VERSION_xserver-xorg_mx6 = "2:1.14.4" 31PREFERRED_VERSION_xserver-xorg_mx6 = "2:1.14.4"
32PREFERRED_VERSION_directfb_mx6 = "1.6.3"
33PREFERRED_VERSION_directfb-examples_mx6 = "1.6.0"
34 32
35# Ship kernel modules 33# Ship kernel modules
36MACHINE_EXTRA_RRECOMMENDS = "kernel-modules" 34MACHINE_EXTRA_RRECOMMENDS = "kernel-modules"