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
commitcdf142a41c592b034d4ab8c4fa348bb52d03bd25 (patch)
tree673f4037894b77ab4d0b266ea7a319d2963d7f73 /conf/machine/colibri-t20.conf
parent95e3200fc80f3ecf2cdd53e31a3860f53fe32078 (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 \