diff options
author | Dexuan Cui <dexuan.cui@intel.com> | 2011-06-13 21:09:34 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-06-14 15:22:53 +0100 |
commit | d30eb74f2b0003f46c88a50eeeb9a9c328e50e86 (patch) | |
tree | 95dc835c23f9895512c4cac699628546e086bd71 | |
parent | f2acbd9945c4c15e1ae07e35ca3dec00bd186662 (diff) | |
download | poky-d30eb74f2b0003f46c88a50eeeb9a9c328e50e86.tar.gz |
inputproto: upgrade from 2.0.1 to the latest version 2.0.2
(From OE-Core rev: 38749cfebbcd812c3923684b184c281808ada50b)
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb (renamed from meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb index 7103d0d171..26f1e2d4ef 100644 --- a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb +++ b/meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb | |||
@@ -17,6 +17,6 @@ inherit gettext | |||
17 | 17 | ||
18 | BBCLASSEXTEND = "native nativesdk" | 18 | BBCLASSEXTEND = "native nativesdk" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "da9bf9e5d174163f597d2d72757d9038" | 20 | SRC_URI[md5sum] = "07d54ae098ed4e6dce472f6ef3de05ce" |
21 | SRC_URI[sha256sum] = "63663dd88df812738e0efdc52a18868c0756128f09748cbe89c8ec6d17124a44" | 21 | SRC_URI[sha256sum] = "64222a590ad4a62a3c8d57805379451769e3329cc5c8c5c1f1fc0d1529ebf005" |
22 | 22 | ||