Signed-off-by: Otavio Salvador <[email protected]> --- .../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 _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
