mirror of
git://git.yoctoproject.org/poky
synced 2026-08-13 04:20:44 +00:00
preferred-xorg-versions.inc: Fix native/sdk versions
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
82e4926a55
commit
d8cc3662e0
@ -36,7 +36,7 @@ PREFERRED_VERSION_libsm ?= "1.1.0"
|
||||
PREFERRED_VERSION_libwindowswm ?= "1.0.0"
|
||||
PREFERRED_VERSION_libx11 ?= "1.2.1"
|
||||
PREFERRED_VERSION_libx11-diet ?= "1.2.1"
|
||||
PREFERRED_VERSION_libx11-native ?= "1.1.5"
|
||||
PREFERRED_VERSION_libx11-native ?= "1.2.1"
|
||||
PREFERRED_VERSION_libx11-sdk ?= "1.2.1"
|
||||
PREFERRED_VERSION_libx11-trim ?= "1.2.1"
|
||||
PREFERRED_VERSION_libxau ?= "1.0.4"
|
||||
@ -86,7 +86,7 @@ PREFERRED_VERSION_makedepend-native ?= "1.0.1"
|
||||
PREFERRED_VERSION_pixman ?= "0.13.2"
|
||||
PREFERRED_VERSION_printproto ?= "1.0.4"
|
||||
PREFERRED_VERSION_randrproto ?= "1.2.99.3"
|
||||
PREFERRED_VERSION_randrproto-sdk ?= "1.2.2"
|
||||
PREFERRED_VERSION_randrproto-sdk ?= "1.2.99.3"
|
||||
PREFERRED_VERSION_recordproto ?= "1.13.2"
|
||||
PREFERRED_VERSION_renderproto ?= "0.9.3"
|
||||
PREFERRED_VERSION_renderproto-sdk ?= "0.9.3"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user