[oe-commits] Robert Schuster : chinook-compat: Added a version preference for libx11.

git version control git at git.openembedded.org
Thu Dec 24 10:01:54 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: d86cf7995ed78d688e0fd32001d9e6b4545bad7f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d86cf7995ed78d688e0fd32001d9e6b4545bad7f

Author: Robert Schuster <robertschuster at fsfe.org>
Date:   Thu Dec 24 10:59:56 2009 +0100

chinook-compat: Added a version preference for libx11.

---

 conf/distro/chinook-compat.conf |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf/distro/chinook-compat.conf b/conf/distro/chinook-compat.conf
index e7d7a99..448931b 100644
--- a/conf/distro/chinook-compat.conf
+++ b/conf/distro/chinook-compat.conf
@@ -135,6 +135,7 @@ PREFERRED_VERSION_xserver-kdrive    = "1.3.0.0"
 PREFERRED_VERSION_libxrandr         = "1.2.1"
 PREFERRED_VERSION_xrandr            = "1.2.0"
 PREFERRED_VERSION_randrproto        = "1.2.1"
+PREFERRED_VERSION_libx11			= "1.1.5"
 
 PREFERRED_VERSION_libgnomeui         = "2.18.1"
 





More information about the Openembedded-commits mailing list