xorg: Update to a buildable configuration

This commit is contained in:
Richard Purdie 2009-07-02 17:09:17 +01:00
parent b3fd2238f8
commit a909986a26
2 changed files with 6 additions and 6 deletions

View File

@ -18,9 +18,9 @@ PREFERRED_VERSION_fontsproto-native ?= "2.0.2"
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
PREFERRED_VERSION_glproto ?= "1.4.9"
PREFERRED_VERSION_imake ?= "1.0.2"
PREFERRED_VERSION_inputproto ?= "1.9.99.12"
PREFERRED_VERSION_inputproto-native ?= "1.9.99.12"
PREFERRED_VERSION_inputproto-sdk ?= "1.9.99.12"
#PREFERRED_VERSION_inputproto ?= "1.9.99.12"
#PREFERRED_VERSION_inputproto-native ?= "1.9.99.12"
#PREFERRED_VERSION_inputproto-sdk ?= "1.9.99.12"
PREFERRED_VERSION_kbproto ?= "1.0.3"
PREFERRED_VERSION_kbproto-native ?= "1.0.3"
PREFERRED_VERSION_kbproto-sdk ?= "1.0.3"
@ -50,14 +50,14 @@ PREFERRED_VERSION_libxdmcp ?= "1.0.2"
PREFERRED_VERSION_libxdmcp-native ?= "1.0.2"
PREFERRED_VERSION_libxdmcp-sdk ?= "1.0.2"
PREFERRED_VERSION_libxevie ?= "1.0.2"
PREFERRED_VERSION_libxext ?= "1.0.5"
#PREFERRED_VERSION_libxext ?= "1.0.5"
PREFERRED_VERSION_libxext-sdk ?= "1.0.5"
PREFERRED_VERSION_libxfixes ?= "4.0.3"
PREFERRED_VERSION_libxfont ?= "1.3.4"
PREFERRED_VERSION_libxfont-native ?= "1.3.4"
PREFERRED_VERSION_libxfontcache ?= "1.0.4"
PREFERRED_VERSION_libxft ?= "2.1.13"
PREFERRED_VERSION_libxi ?= "1.2.1"
#PREFERRED_VERSION_libxi ?= "1.2.1"
PREFERRED_VERSION_libxinerama ?= "1.0.3"
PREFERRED_VERSION_libxkbfile ?= "1.0.5"
PREFERRED_VERSION_libxkbui ?= "1.0.2"

View File

@ -2,7 +2,7 @@ require xorg-proto-common.inc
PR = "r1"
PE = "1"
PV = "1.9.99.5+git${SRCPV}"
PV = "1.9.99.12+git${SRCPV}"
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
S = "${WORKDIR}/git"