From 38659e8195aa7147b5be2c880c5531eea292b2b2 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 2 Dec 2012 16:06:56 +0100 Subject: [PATCH] libgtkstylus: add SRC_URI checksums (From meta-openembedded rev: a7718ed3cfbbf673e3e2f7be59e8ad2521bc597c) Signed-off-by: Martin Jansa Signed-off-by: Patrick Ohly --- .../meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta-openembedded/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb b/meta-openembedded/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb index 8567b13..4b5a750 100644 --- a/meta-openembedded/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb +++ b/meta-openembedded/meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb @@ -9,6 +9,8 @@ inherit autotools SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \ file://gtkstylus.sh" +SRC_URI[md5sum] = "fa1c82cd9fd2fafd7ff10d78eb5781c5" +SRC_URI[sha256sum] = "383e0a22a537f653b8d41688277560f95678a042967198085ec7caa1a5cc2f4c" do_install_append() { install -d ${D}/${sysconfdir}/X11/Xsession.d -- 2.7.4