[poky] [PATCH 03/12] fontsproto: upgrade from 2.1.0 to the latest version 2.1.1

Cui, Dexuan dexuan.cui at intel.com
Tue Nov 16 17:38:09 PST 2010


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

diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc
index 49ccbe8..c1b04b1 100644
--- a/meta/conf/distro/include/preferred-xorg-versions.inc
+++ b/meta/conf/distro/include/preferred-xorg-versions.inc
@@ -13,8 +13,8 @@ PREFERRED_VERSION_evieext ?= "1.1.0"
 PREFERRED_VERSION_fixesproto ?= "4.1.2"
 PREFERRED_VERSION_fontcacheproto ?= "0.1.3"
 PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3"
-PREFERRED_VERSION_fontsproto ?= "2.1.0"
-PREFERRED_VERSION_fontsproto-native ?= "2.1.0"
+PREFERRED_VERSION_fontsproto ?= "2.1.1"
+PREFERRED_VERSION_fontsproto-native ?= "2.1.1"
 PREFERRED_VERSION_gccmakedep ?= "1.0.2"
 PREFERRED_VERSION_glproto ?= "1.4.11"
 PREFERRED_VERSION_imake ?= "1.0.2"
diff --git a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
similarity index 96%
rename from meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb
rename to meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
index 74b2fed..44f6a34 100644
--- a/meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb
+++ b/meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb
@@ -4,7 +4,7 @@ LICENSE = "MIT-style"
 LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \
                     file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c"
 
-PR = "r1"
+PR = "r0"
 PE = "1"
 
 BBCLASSEXTEND = "native"
-- 
1.7.2




More information about the poky mailing list