From 760bc15fc41bf61e6223240911fd76879fed8986 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 19 Jul 2014 14:16:08 +0200 Subject: 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. --- conf/machine/apalis-imx6.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf/machine') diff --git a/conf/machine/apalis-imx6.conf b/conf/machine/apalis-imx6.conf index 10e7fc8..1224cdf 100644 --- a/conf/machine/apalis-imx6.conf +++ b/conf/machine/apalis-imx6.conf @@ -13,6 +13,8 @@ PREFERRED_PROVIDER_u-boot = "u-boot-toradex-fsl" PREFERRED_PROVIDER_virtual/bootloader = "u-boot-toradex-fsl" PREFERRED_PROVIDER_virtual/kernel = "linux-toradex-fsl" +PREFERRED_VERSION_xserver-xorg_mx6 = "99:1.14%" + # Ensure boot scripts will be available at rootfs time #do_rootfs[depends] += "u-boot-script-boundary:do_deploy" -- cgit v1.2.3