diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-01-28 01:04:49 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-01-28 16:49:15 +0000 |
commit | 9d9edb4d2d579b75fd4ab01974dcedeb54a07b16 (patch) | |
tree | ba7c3855bda394979351eda2cbbba7f80a012d65 /meta/recipes-graphics | |
parent | 25e7822fdce7db81f767f7bac558af5f291826d1 (diff) | |
download | openembedded-core-9d9edb4d2d579b75fd4ab01974dcedeb54a07b16.tar.gz openembedded-core-9d9edb4d2d579b75fd4ab01974dcedeb54a07b16.tar.bz2 openembedded-core-9d9edb4d2d579b75fd4ab01974dcedeb54a07b16.zip |
xineramaproto: upgrade from 1.2 to 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/xineramaproto_1.2.1.bb (renamed from meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb index 6b14b8f2f0..d1f8cb4234 100644 --- a/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.bb +++ b/meta/recipes-graphics/xorg-proto/xineramaproto_1.2.1.bb @@ -4,8 +4,8 @@ LICENSE = "MIT & MIT-style" LIC_FILES_CHKSUM = "file://COPYING;md5=3e397a5326c83d5d0ebf5b3f87163ac6 \ file://panoramiXproto.h;endline=24;md5=098e0bc089368a988092b3cbda617a57" -PR = "r1" +PR = "r0" PE = "1" -SRC_URI[md5sum] = "a8aadcb281b9c11a91303e24cdea45f5" -SRC_URI[sha256sum] = "58e88087ceec7201d918f94d6b1247325adca2a9903fed11291b412427a7ba64" +SRC_URI[md5sum] = "9959fe0bfb22a0e7260433b8d199590a" +SRC_URI[sha256sum] = "977574bb3dc192ecd9c55f59f991ec1dff340be3e31392c95deff423da52485b" |