mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 00:32:13 +02:00
preferred-xorg-versions: Bump versions to match available recipes
The PREFERRED_VERSIONS for makedepend and xorg-cf-files where set for versions which we no longer carry recipes for. Increase them to make BB happy. Signed-off-by: Joshua Lock <josh@linux.intel.com>
This commit is contained in:
@@ -81,8 +81,8 @@ PREFERRED_VERSION_libxxf86dga ?= "1.1.1"
|
||||
PREFERRED_VERSION_libxxf86misc ?= "1.0.1"
|
||||
PREFERRED_VERSION_libxxf86vm ?= "1.0.2"
|
||||
PREFERRED_VERSION_lndir ?= "1.0.1"
|
||||
PREFERRED_VERSION_makedepend ?= "1.0.1"
|
||||
PREFERRED_VERSION_makedepend-native ?= "1.0.1"
|
||||
PREFERRED_VERSION_makedepend ?= "1.0.2"
|
||||
PREFERRED_VERSION_makedepend-native ?= "1.0.2"
|
||||
PREFERRED_VERSION_pixman ?= "0.17.4"
|
||||
PREFERRED_VERSION_printproto ?= "1.0.4"
|
||||
PREFERRED_VERSION_randrproto ?= "1.3.1"
|
||||
@@ -120,7 +120,7 @@ PREFERRED_VERSION_xhost ?= "1.0.2"
|
||||
PREFERRED_VERSION_xinit ?= "1.1.1"
|
||||
PREFERRED_VERSION_xineramaproto ?= "1.2"
|
||||
PREFERRED_VERSION_xmodmap ?= "1.0.3"
|
||||
PREFERRED_VERSION_xorg-cf-files ?= "1.0.2"
|
||||
PREFERRED_VERSION_xorg-cf-files ?= "1.0.3"
|
||||
PREFERRED_VERSION_xprop ?= "1.0.4"
|
||||
PREFERRED_VERSION_xproto ?= "7.0.16"
|
||||
PREFERRED_VERSION_xproto-native ?= "7.0.16"
|
||||
|
||||
Reference in New Issue
Block a user