diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 2 | ||||
-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" | |||
87 | PREFERRED_VERSION_printproto ?= "1.0.4" | 87 | PREFERRED_VERSION_printproto ?= "1.0.4" |
88 | PREFERRED_VERSION_randrproto ?= "1.3.2" | 88 | PREFERRED_VERSION_randrproto ?= "1.3.2" |
89 | PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" | 89 | PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2" |
90 | PREFERRED_VERSION_recordproto ?= "1.14" | 90 | PREFERRED_VERSION_recordproto ?= "1.14.1" |
91 | PREFERRED_VERSION_renderproto ?= "0.11" | 91 | PREFERRED_VERSION_renderproto ?= "0.11" |
92 | PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" | 92 | PREFERRED_VERSION_renderproto-nativesdk ?= "0.11" |
93 | PREFERRED_VERSION_resourceproto ?= "1.1.0" | 93 | PREFERRED_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 | ||
7 | CONFLICTS = "recordext" | 7 | CONFLICTS = "recordext" |
8 | PR = "r1" | 8 | PR = "r0" |
9 | PE = "1" | 9 | PE = "1" |