From d2f631c763f555352ee1591d198304b33b2ebc15 Mon Sep 17 00:00:00 2001 From: "J. S." Date: Tue, 5 Nov 2024 22:04:26 -0500 Subject: Drop unnecessary SRC_URI md5sum from the recipes in meta-oe. Signed-off-by: Jason Schonberg Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb | 1 - 1 file changed, 1 deletion(-) (limited to 'meta-oe/recipes-devtools/icon-slicer') 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 8e7b0ba5a0..991133185f 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 -- cgit v1.2.3-54-g00ecf