summaryrefslogtreecommitdiff
path: root/conf/machine/colibri-t20.conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2014-07-19 14:16:08 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2014-08-04 11:12:26 +0200
commit00734e810785e7cfed4b28feede2deaa85ffb202 (patch)
treef921feb03bdeb071680a50c09419c1b5ca607264 /conf/machine/colibri-t20.conf
parent853f11f247b96a0cd34c9fe876588b591c86070b (diff)
machine.conf: xserver: make sure to use machine specific
If the package manager finds a version newer than the prefered-version that one gets installed. As we need a specific one for the tegras and for imx6 we change the 'epoch' to something very high.
Diffstat (limited to 'conf/machine/colibri-t20.conf')
-rw-r--r--conf/machine/colibri-t20.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/colibri-t20.conf b/conf/machine/colibri-t20.conf
index dc97caa..e251e47 100644
--- a/conf/machine/colibri-t20.conf
+++ b/conf/machine/colibri-t20.conf
@@ -14,8 +14,8 @@ PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex"
UBOOT_MACHINE = "colibri_t20_config"
UBOOT_ENTRYPOINT = "0x00008000"
-PREFERRED_PROVIDER_virtual/xserver = "xserver-xorg"
-PREFERRED_VERSION_xserver-xorg_colibri-t20 = "1.14.4"
+PREFERRED_PROVIDER_virtual/xserver_tegra = "xserver-xorg"
+PREFERRED_VERSION_xserver-xorg_tegra = "99:1.14%"
XSERVER = "xserver-xorg \
xf86-input-evdev \
xf86-input-mouse \