summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/conf/distro/include/preferred-xorg-versions.inc2
-rw-r--r--meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb (renamed from meta/recipes-graphics/xorg-proto/recordproto_1.14.bb)2
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 341e994b13..98b04a845d 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -87,7 +87,7 @@ PREFERRED_VERSION_pixman ?= "0.18.2"
87PREFERRED_VERSION_printproto ?= "1.0.4" 87PREFERRED_VERSION_printproto ?= "1.0.4"
88PREFERRED_VERSION_randrproto ?= "1.3.2" 88PREFERRED_VERSION_randrproto ?= "1.3.2"
89PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" 89PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
90PREFERRED_VERSION_recordproto ?= "1.14" 90PREFERRED_VERSION_recordproto ?= "1.14.1"
91PREFERRED_VERSION_renderproto ?= "0.11" 91PREFERRED_VERSION_renderproto ?= "0.11"
92PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" 92PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
93PREFERRED_VERSION_resourceproto ?= "1.1.0" 93PREFERRED_VERSION_resourceproto ?= "1.1.0"
diff --git a/meta/recipes-graphics/xorg-proto/recordproto_1.14.bb b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
index abb91d769b..0ba3d655ed 100644
--- a/meta/recipes-graphics/xorg-proto/recordproto_1.14.bb
+++ b/meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
@@ -5,5 +5,5 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=575827a0f554bbed332542976d5f3d40 \
5 file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738" 5 file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738"
6 6
7CONFLICTS = "recordext" 7CONFLICTS = "recordext"
8PR = "r1" 8PR = "r0"
9PE = "1" 9PE = "1"