summaryrefslogtreecommitdiff
path: root/meta/conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta/conf')
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc8
-rw-r--r--meta/conf/distro/poky.conf2
2 files changed, 5 insertions, 5 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 143b4e558..081a56eba 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -8,7 +8,6 @@ PREFERRED_VERSION_bigreqsproto-native = "1.0.2"
PREFERRED_VERSION_bigreqsproto-sdk = "1.0.2"
PREFERRED_VERSION_compositeproto = "0.4"
PREFERRED_VERSION_damageproto = "1.1.0"
-PREFERRED_VERSION_diet-x11 = "1.1.4"
PREFERRED_VERSION_dmxproto = "2.2.2"
PREFERRED_VERSION_evieext = "1.0.2"
PREFERRED_VERSION_fixesproto = "4.0"
@@ -35,10 +34,11 @@ PREFERRED_VERSION_liblbxutil = "1.0.1"
PREFERRED_VERSION_liboldx = "1.0.1"
PREFERRED_VERSION_libsm = "1.0.3"
PREFERRED_VERSION_libwindowswm = "1.0.0"
-PREFERRED_VERSION_libx11 = "1.1.4"
+PREFERRED_VERSION_libx11 = "1.1.5"
+PREFERRED_VERSION_libx11-diet = "1.1.5"
+PREFERRED_VERSION_libx11-native = "1.1.5"
+PREFERRED_VERSION_libx11-sdk = "1.1.5"
PREFERRED_VERSION_libx11-trim = "1.1.5"
-PREFERRED_VERSION_libx11-native = "1.1.4"
-PREFERRED_VERSION_libx11-sdk = "1.1.4"
PREFERRED_VERSION_libxau = "1.0.4"
PREFERRED_VERSION_libxau-native = "1.0.3"
PREFERRED_VERSION_libxau-sdk = "1.0.3"
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf
index 4b6863f5e..c101ce942 100644
--- a/meta/conf/distro/poky.conf
+++ b/meta/conf/distro/poky.conf
@@ -69,7 +69,7 @@ PREFERRED_PROVIDER_virtual/xserver-xf86 ?= "xserver-xf86-dri-lite"
PREFERRED_PROVIDER_virtual/libgl ?= "mesa-xlib"
PREFERRED_PROVIDER_virtual/update-alternatives ?= "update-alternatives-cworth"
PREFERRED_PROVIDER_virtual/update-alternatives-native ?= "opkg-native"
-PREFERRED_PROVIDER_virtual/libx11 ?= "diet-x11"
+PREFERRED_PROVIDER_virtual/libx11 ?= "libx11-diet"
VIRTUAL-RUNTIME_update-alternatives ?= "update-alternatives-cworth"