diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:12:54 +0800 |
|---|---|---|
| committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:27 -0800 |
| commit | 480cf8c5429995d0c53444ac8c9921bef2ca7d5f (patch) | |
| tree | 68b60652f16e946cd4b139a9132fabe35b98f175 | |
| parent | c081c06a3fdd277326a3760b5a0c3964c8cb5bfb (diff) | |
| download | poky-480cf8c5429995d0c53444ac8c9921bef2ca7d5f.tar.gz | |
fontsproto: upgrade from 2.1.0 to the latest version 2.1.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
| -rw-r--r-- | meta/conf/distro/include/preferred-xorg-versions.inc | 4 | ||||
| -rw-r--r-- | meta/recipes-graphics/xorg-proto/fontsproto_2.1.1.bb (renamed from meta/recipes-graphics/xorg-proto/fontsproto_2.1.0.bb) | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/preferred-xorg-versions.inc b/meta/conf/distro/include/preferred-xorg-versions.inc index 49ccbe8e30..c1b04b15ee 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" | |||
| 13 | PREFERRED_VERSION_fixesproto ?= "4.1.2" | 13 | PREFERRED_VERSION_fixesproto ?= "4.1.2" |
| 14 | PREFERRED_VERSION_fontcacheproto ?= "0.1.3" | 14 | PREFERRED_VERSION_fontcacheproto ?= "0.1.3" |
| 15 | PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" | 15 | PREFERRED_VERSION_fontcacheproto-native ?= "0.1.3" |
| 16 | PREFERRED_VERSION_fontsproto ?= "2.1.0" | 16 | PREFERRED_VERSION_fontsproto ?= "2.1.1" |
| 17 | PREFERRED_VERSION_fontsproto-native ?= "2.1.0" | 17 | PREFERRED_VERSION_fontsproto-native ?= "2.1.1" |
| 18 | PREFERRED_VERSION_gccmakedep ?= "1.0.2" | 18 | PREFERRED_VERSION_gccmakedep ?= "1.0.2" |
| 19 | PREFERRED_VERSION_glproto ?= "1.4.11" | 19 | PREFERRED_VERSION_glproto ?= "1.4.11" |
| 20 | PREFERRED_VERSION_imake ?= "1.0.2" | 20 | 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 index 74b2fed79d..44f6a34448 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" | |||
| 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=c3e48aa9ce868c8e90f0401db41c11a2 \ |
| 5 | file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" | 5 | file://FSproto.h;endline=44;md5=d2e58e27095e5ea7d4ad456ccb91986c" |
| 6 | 6 | ||
| 7 | PR = "r1" | 7 | PR = "r0" |
| 8 | PE = "1" | 8 | PE = "1" |
| 9 | 9 | ||
| 10 | BBCLASSEXTEND = "native" | 10 | BBCLASSEXTEND = "native" |
