[oe] [meta-oe][PATCH 1/5] setxkbmap: fix checksum

Otavio Salvador otavio at ossystems.com.br
Thu Dec 15 11:18:02 UTC 2011


Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
---
 .../recipes-graphics/xorg-app/setxkbmap_1.2.0.bb   |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
index 22df1f1..127b0f6 100644
--- a/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
+++ b/meta-oe/recipes-graphics/xorg-app/setxkbmap_1.2.0.bb
@@ -4,5 +4,5 @@ DEPENDS += " libxkbfile"
 PE = "1"
 PR = "r6"
 
-SRC_URI[archive.md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e"
-SRC_URI[archive.sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39"
+SRC_URI[md5sum] = "2f6df89201eb9a2cbfb905d6b82a191e"
+SRC_URI[sha256sum] = "999591bf1ba8ca2a7d480b2c01702396e6c349d499fb583c0de136ec00dbae39"
-- 
1.7.2.5





More information about the Openembedded-devel mailing list