moblin-floating-revisions.inc: Add libxcb and xcb-proto versions, let mesa-dri float

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie 2009-07-02 13:01:19 +01:00
parent 254c710eea
commit 264534ddd9
1 changed files with 3 additions and 1 deletions

View File

@ -35,13 +35,15 @@ SRCREV_pn-sample-media ?= "${AUTOREV}"
SRCREV_pn-twitter-glib ?= "${AUTOREV}"
SRCREV_pn-xf86-video-gma500 ?= "${AUTOREV}"
#PREFERRED_VERSION_mesa-dri ?= ""
PREFERRED_VERSION_mesa-dri ?= ""
PREFERRED_VERSION_xf86-video-intel ?= ""
PREFERRED_VERSION_xserver-xf86-dri-lite ?= ""
PREFERRED_VERSION_libdrm ?= ""
PREFERRED_VERSION_xf86-input-keyboard ?= ""
PREFERRED_VERSION_dri2proto ?= ""
PREFERRED_VERSION_libx11-trim ?= ""
PREFERRED_VERSION_libxcb ?= "1.3"
PREFERRED_VERSION_xcb-proto ?= "1.5"
SRCREV_pn-xf86-video-intel ?= "${AUTOREV}"
SRCREV_pn-xserver-xf86-dri-lite ?= "${AUTOREV}"