summaryrefslogtreecommitdiffstats
path: root/meta/conf/distro/poky.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf/distro/poky.conf')
-rw-r--r--meta/conf/distro/poky.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 7be505765f..a6591bdad5 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -79,7 +79,7 @@ PREFERRED_PROVIDER_virtual/libgl ?= "mesa-xlib"
79PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth" 79PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth"
80PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native" 80PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"
81PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet" 81PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet"
82PREFERRED_PROVIDER_xf86-video-intel ?= xf86-video-intel 82PREFERRED_PROVIDER_xf86-video-intel ?= "xf86-video-intel"
83 83
84VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth" 84VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"
85 85