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 13:15:51 +0100 |
commit | 38749cfebbcd812c3923684b184c281808ada50b (patch) | |
tree | 232080a82e8dbe2be61012eeba45b72698de2c26 /meta/recipes-graphics/xorg-proto | |
parent | f45ac5d80e758a5f5f83c11f75ff12592c91a66a (diff) | |
download | openembedded-core-38749cfebbcd812c3923684b184c281808ada50b.tar.gz openembedded-core-38749cfebbcd812c3923684b184c281808ada50b.tar.bz2 openembedded-core-38749cfebbcd812c3923684b184c281808ada50b.zip |
inputproto: upgrade from 2.0.1 to the latest version 2.0.2
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/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 BBCLASSEXTEND = "native nativesdk" -SRC_URI[md5sum] = "da9bf9e5d174163f597d2d72757d9038" -SRC_URI[sha256sum] = "63663dd88df812738e0efdc52a18868c0756128f09748cbe89c8ec6d17124a44" +SRC_URI[md5sum] = "07d54ae098ed4e6dce472f6ef3de05ce" +SRC_URI[sha256sum] = "64222a590ad4a62a3c8d57805379451769e3329cc5c8c5c1f1fc0d1529ebf005" |