diff options
author | Laurentiu Palcu <laurentiu.palcu@intel.com> | 2012-05-22 15:11:03 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-05-24 08:50:53 +0100 |
commit | 481bc016c4b029200c75feb5a91bd82a425810e3 (patch) | |
tree | e881c8d8388065f7bfaf8f79f485ac92ba180e86 /meta/recipes-graphics/xorg-proto | |
parent | 02f6d0eede83208b48759319be2b5af99e15af59 (diff) | |
download | openembedded-core-481bc016c4b029200c75feb5a91bd82a425810e3.tar.gz openembedded-core-481bc016c4b029200c75feb5a91bd82a425810e3.tar.bz2 openembedded-core-481bc016c4b029200c75feb5a91bd82a425810e3.zip |
xcmiscproto: upgrade to 1.2.2
Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto')
-rw-r--r-- | meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb (renamed from meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb index af5ddfd182..b5c085ccf3 100644 --- a/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.1.bb +++ b/meta/recipes-graphics/xorg-proto/xcmiscproto_1.2.2.bb @@ -14,5 +14,5 @@ PE = "1" BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "cd7372cd827bfd7ca7e9238f2ce274b1" -SRC_URI[sha256sum] = "730e27e22bfb99409bc364233f3f766f5163de0cbf2edad33738cfdf55f04c15" +SRC_URI[md5sum] = "5f4847c78e41b801982c8a5e06365b24" +SRC_URI[sha256sum] = "b13236869372256c36db79ae39d54214172677fb79e9cdc555dceec80bd9d2df" |