From 2da90388ac7398aa5cf7fcbf6d0f28d9326cb224 Mon Sep 17 00:00:00 2001
From: Richard Purdie <rpurdie@linux.intel.com>
Date: Mon, 19 Jan 2009 22:37:38 +0000
Subject: poky-floating-revisions: Disable PREFERRED_VERSION statements for now

---
 meta/conf/distro/include/poky-floating-revisions.inc | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

(limited to 'meta/conf/distro')

diff --git a/meta/conf/distro/include/poky-floating-revisions.inc b/meta/conf/distro/include/poky-floating-revisions.inc
index 958bc693d..89e5c7a10 100644
--- a/meta/conf/distro/include/poky-floating-revisions.inc
+++ b/meta/conf/distro/include/poky-floating-revisions.inc
@@ -59,23 +59,23 @@ SRCREV_pn-libjana = "${AUTOREV}"
 SRCREV_pn-metacity-clutter = "${AUTOREV}"
 
 SRCREV_pn-dri2proto = "${AUTOREV}"
-PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}"
+#PREFERRED_VERSION_dri2proto ?= "1.99.1+git${SRCREV}"
 SRCREV_pn-libdrm = "${AUTOREV}"
-PREFERRED_VERSION_libdrm ?= "2.4.0+git${SRCREV}"
+#PREFERRED_VERSION_libdrm ?= "2.4.0+git${SRCREV}"
 SRCREV_pn-libxcb = "${AUTOREV}"
-PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr${SRCREV}"
+#PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr${SRCREV}"
 SRCREV_pn-lib-proto = "${AUTOREV}"
-PREFERRED_VERSION_xcb-proto ?= "1.2+gitr${SRCREV}"
+#PREFERRED_VERSION_xcb-proto ?= "1.2+gitr${SRCREV}"
 SRCREV_pn-libxcb-sdk = "${AUTOREV}"
-PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr${SRCREV}"
+#PREFERRED_VERSION_libxcb-sdk ?= "1.1.90.1+gitr${SRCREV}"
 SRCREV_pn-xf86-input-evdev = "${AUTOREV}"
-PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4"
+#PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4"
 SRCREV_pn-xf86-input-mouse = "${AUTOREV}"
-PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0+git${SRCREV}"
+#PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0+git${SRCREV}"
 SRCREV_pn-xf86-input-keyboard = "${AUTOREV}"
-PREFERRED_VERSION_xf86-input-keyboard ?= "1.3.1+git${SRCREV}"
+#PREFERRED_VERSION_xf86-input-keyboard ?= "1.3.1+git${SRCREV}"
 SRCREV_pn-xf86-input-synaptics = "${AUTOREV}"
-PREFERRED_VERSION_xf86-input-synaptics ?= "0.15.2+git${SRCREV}"
+#PREFERRED_VERSION_xf86-input-synaptics ?= "0.15.2+git${SRCREV}"
 
 #SRCDATE_oprofile ?= "${DATE}"
 
-- 
cgit v1.2.3