From 3d08b9f2c65835822b1c0ed30e3170f02f877ce3 Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 7 Dec 2010 20:06:29 -0800 Subject: SRC_URI Checksums Additionals Signed-off-by: Saul Wold --- meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb') diff --git a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb index 855fa814e8..9898428972 100644 --- a/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb +++ b/meta/recipes-gnome/gnome/gnome-icon-theme_2.31.0.bb @@ -16,6 +16,9 @@ FILES_${PN} += "${datadir}/*" SRC_URI = "${GNOME_MIRROR}/${PN}/2.31/${PN}-${PV}.tar.bz2 \ file://iconpath-option.patch" +SRC_URI[md5sum] = "8e727703343d4c18c73c79dd2009f8ed" +SRC_URI[sha256sum] = "ea7e05b77ead159379392b3b275ca0c9cbacd7d936014e447cc7c5e27a767982" + EXTRA_OECONF = "--disable-hicolor-check --with-iconmap=${STAGING_LIBDIR_NATIVE}/../libexec/icon-name-mapping" inherit autotools -- cgit v1.2.3-54-g00ecf