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 | |
parent | 24c4edc5e770c2fc56ab3e780aec82458b640563 (diff) | |
download | openembedded-core-a6810e6c2c65300eeb34be3821e8acc962f02559.tar.gz openembedded-core-a6810e6c2c65300eeb34be3821e8acc962f02559.tar.bz2 openembedded-core-a6810e6c2c65300eeb34be3821e8acc962f02559.zip |
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')
-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 LICENSE = "MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=09d83047c15994e05db29b423ed6662e" -PR = "r2" +PR = "r0" PE = "1" DEPENDS += "gettext" |