From 38749cfebbcd812c3923684b184c281808ada50b Mon Sep 17 00:00:00 2001 From: Dexuan Cui Date: Mon, 13 Jun 2011 21:09:34 +0800 Subject: [PATCH] inputproto: upgrade from 2.0.1 to the latest version 2.0.2 Signed-off-by: Dexuan Cui --- .../xorg-proto/{inputproto_2.0.1.bb => inputproto_2.0.2.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-graphics/xorg-proto/{inputproto_2.0.1.bb => inputproto_2.0.2.bb} (78%) diff --git a/meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb b/meta/recipes-graphics/xorg-proto/inputproto_2.0.2.bb similarity index 78% rename from meta/recipes-graphics/xorg-proto/inputproto_2.0.1.bb rename to 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" -- 2.40.1