mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
preferred-xorg-versions.inc: fix libxcb version
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5499 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -139,7 +139,7 @@ PREFERRED_VERSION_xwininfo ?= "1.0.3"
|
||||
PREFERRED_VERSION_mesa-dri ?= "7.2"
|
||||
PREFERRED_VERSION_libdrm ?= "2.3.1"
|
||||
PREFERRED_VERSION_xcb-proto ?= "1.2+gitr${SRCREV}"
|
||||
PREFERRED_VERSION_libxcb ?= "1.1.91+gitr${SRCREV}"
|
||||
PREFERRED_VERSION_libxcb ?= "1.1.90.1+gitr${SRCREV}"
|
||||
PREFERRED_VERSION_libpciaccess ?= "0.10.3"
|
||||
PREFERRED_VERSION_xf86-input-evdev ?= "2.0.4"
|
||||
PREFERRED_VERSION_xf86-input-mouse ?= "1.3.0"
|
||||
|
||||
Reference in New Issue
Block a user