From 59289d2567f7e17465a43220aee9459f082890c9 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Mon, 2 Aug 2010 16:30:47 +0200 Subject: [PATCH] shr: add PREFERRED_PROVIDER_virtual/libgl Signed-off-by: Martin Jansa --- conf/distro/shr.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/conf/distro/shr.conf b/conf/distro/shr.conf index 9fd156fc1f..f345a22909 100644 --- a/conf/distro/shr.conf +++ b/conf/distro/shr.conf @@ -172,6 +172,8 @@ require conf/distro/include/angstrom-jalimo.conf PREFERRED_PROVIDER_gpsd = "fso-gpsd" PREFERRED_PROVIDER_atd = "atd-over-fso" PREFERRED_PROVIDER_opkg = "opkg" +# virtual/libgl is used ie in xorg-xserver which is not MACHINE_ARCH so we need to keep it consistent across multiple machines using same xorg-xserver +PREFERRED_PROVIDER_virtual/libgl = "mesa-dri" PREFERRED_PROVIDER_virtual/libusb0 ?= "libusb" PREFERRED_PROVIDER_frameworkd-config = "frameworkd-config-shr" -- 2.39.5