mirror of
https://git.yoctoproject.org/poky
synced 2026-09-24 22:36:21 +02:00
xorg: Update to a buildable configuration
This commit is contained in:
@@ -18,9 +18,9 @@ PREFERRED_VERSION_fontsproto-native ?= "2.0.2"
|
|||||||
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
|
PREFERRED_VERSION_gccmakedep ?= "1.0.2"
|
||||||
PREFERRED_VERSION_glproto ?= "1.4.9"
|
PREFERRED_VERSION_glproto ?= "1.4.9"
|
||||||
PREFERRED_VERSION_imake ?= "1.0.2"
|
PREFERRED_VERSION_imake ?= "1.0.2"
|
||||||
PREFERRED_VERSION_inputproto ?= "1.9.99.12"
|
#PREFERRED_VERSION_inputproto ?= "1.9.99.12"
|
||||||
PREFERRED_VERSION_inputproto-native ?= "1.9.99.12"
|
#PREFERRED_VERSION_inputproto-native ?= "1.9.99.12"
|
||||||
PREFERRED_VERSION_inputproto-sdk ?= "1.9.99.12"
|
#PREFERRED_VERSION_inputproto-sdk ?= "1.9.99.12"
|
||||||
PREFERRED_VERSION_kbproto ?= "1.0.3"
|
PREFERRED_VERSION_kbproto ?= "1.0.3"
|
||||||
PREFERRED_VERSION_kbproto-native ?= "1.0.3"
|
PREFERRED_VERSION_kbproto-native ?= "1.0.3"
|
||||||
PREFERRED_VERSION_kbproto-sdk ?= "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-native ?= "1.0.2"
|
||||||
PREFERRED_VERSION_libxdmcp-sdk ?= "1.0.2"
|
PREFERRED_VERSION_libxdmcp-sdk ?= "1.0.2"
|
||||||
PREFERRED_VERSION_libxevie ?= "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_libxext-sdk ?= "1.0.5"
|
||||||
PREFERRED_VERSION_libxfixes ?= "4.0.3"
|
PREFERRED_VERSION_libxfixes ?= "4.0.3"
|
||||||
PREFERRED_VERSION_libxfont ?= "1.3.4"
|
PREFERRED_VERSION_libxfont ?= "1.3.4"
|
||||||
PREFERRED_VERSION_libxfont-native ?= "1.3.4"
|
PREFERRED_VERSION_libxfont-native ?= "1.3.4"
|
||||||
PREFERRED_VERSION_libxfontcache ?= "1.0.4"
|
PREFERRED_VERSION_libxfontcache ?= "1.0.4"
|
||||||
PREFERRED_VERSION_libxft ?= "2.1.13"
|
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_libxinerama ?= "1.0.3"
|
||||||
PREFERRED_VERSION_libxkbfile ?= "1.0.5"
|
PREFERRED_VERSION_libxkbfile ?= "1.0.5"
|
||||||
PREFERRED_VERSION_libxkbui ?= "1.0.2"
|
PREFERRED_VERSION_libxkbui ?= "1.0.2"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ require xorg-proto-common.inc
|
|||||||
|
|
||||||
PR = "r1"
|
PR = "r1"
|
||||||
PE = "1"
|
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"
|
SRC_URI = "git://anongit.freedesktop.org/git/xorg/proto/inputproto;protocol=git"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|||||||
Reference in New Issue
Block a user