[poky] [PATCH 07/12] recordproto: upgrade from 1.14 to the latest version 1.14.1

Dexuan Cui dexuan.cui at intel.com
Tue Nov 16 07:15:45 PST 2010


Signed-off-by: Dexuan Cui <dexuan.cui at intel.com>
---
 .../distro/include/preferred-xorg-versions.inc     |    2 +-
 .../{recordproto_1.14.bb => recordproto_1.14.1.bb} |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/xorg-proto/{recordproto_1.14.bb => recordproto_1.14.1.bb} (96%)

diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 341e994..98b04a8 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"
 PREFERRED_VERSION_printproto ?= "1.0.4"
 PREFERRED_VERSION_randrproto ?= "1.3.2"
 PREFERRED_VERSION_randrproto-nativesdk ?= "1.3.2"
-PREFERRED_VERSION_recordproto ?= "1.14"
+PREFERRED_VERSION_recordproto ?= "1.14.1"
 PREFERRED_VERSION_renderproto ?= "0.11"
 PREFERRED_VERSION_renderproto-nativesdk ?= "0.11"
 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
similarity index 96%
rename from meta/recipes-graphics/xorg-proto/recordproto_1.14.bb
rename to meta/recipes-graphics/xorg-proto/recordproto_1.14.1.bb
index abb91d7..0ba3d65 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 \
                     file://recordproto.h;endline=19;md5=1cbb0dd45a0b060ff833901620a3e738"
 
 CONFLICTS = "recordext"
-PR = "r1"
+PR = "r0"
 PE = "1"
-- 
1.7.0.4




More information about the poky mailing list