diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2010-11-16 23:17:24 +0800 |
---|---|---|
committer | Saul Wold <Saul.Wold@intel.com> | 2010-11-18 13:30:28 -0800 |
commit | a6810e6c2c65300eeb34be3821e8acc962f02559 (patch) | |
tree | 448bf1f6eb2d4836b81cd4b091aafc2b1bdb6efc /meta/recipes-graphics/xorg-proto | |
parent | 24c4edc5e770c2fc56ab3e780aec82458b640563 (diff) | |
download | poky-a6810e6c2c65300eeb34be3821e8acc962f02559.tar.gz |
xcmiscproto: upgrade from 1.2.0 to the latest version 1.2.1
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb (renamed from meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb index 1ed5a5f314..fbd528400e 100644 --- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.0.bb +++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb | |||
@@ -3,7 +3,7 @@ require xorg-proto-common.inc | |||
3 | LICENSE = "MIT-style" | 3 | LICENSE = "MIT-style" |
4 | LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" | 4 | LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" |
5 | 5 | ||
6 | PR = "r2" | 6 | PR = "r0" |
7 | PE = "1" | 7 | PE = "1" |
8 | 8 | ||
9 | DEPENDS += "gettext" | 9 | DEPENDS += "gettext" |