diff --git a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb index 8e7b0ba5a..991133185 100644 --- a/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb +++ b/meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb @@ -5,7 +5,6 @@ DEPENDS = "gdk-pixbuf popt" SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \ file://0001-Makefile.am-no-examples.patch" -SRC_URI[md5sum] = "5c5374d4f265b0abe4daef1d03f87104" SRC_URI[sha256sum] = "05f0216dd0c25a17859de66357f64da5033375b6fbf5f31ca54867311160b64d" inherit autotools pkgconfig
Signed-off-by: Jason Schonberg <schonm@gmail.com> --- meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb | 1 - 1 file changed, 1 deletion(-)