aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/sed
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-12-12 22:12:58 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-12-13 12:21:04 +0000
commite60ccfc4e30787f00b76124491cc53fe8494af47 (patch)
tree4905cb8f7d54270ba33041041c86d9b89c994c45 /meta/recipes-extended/sed
parentb8b8b0383e806cc1d3a6f8114338112310f940f2 (diff)
downloadopenembedded-core-contrib-e60ccfc4e30787f00b76124491cc53fe8494af47.tar.gz
sed: Add SRC_URI Checksums for GPLv2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-extended/sed')
-rw-r--r--meta/recipes-extended/sed/sed_4.1.2.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-extended/sed/sed_4.1.2.bb b/meta/recipes-extended/sed/sed_4.1.2.bb
index 89b1f34b28..713524c41d 100644
--- a/meta/recipes-extended/sed/sed_4.1.2.bb
+++ b/meta/recipes-extended/sed/sed_4.1.2.bb
@@ -9,6 +9,9 @@ PR = "r5"
SRC_URI = "${GNU_MIRROR}/sed/sed-${PV}.tar.gz \
file://fix_return_type.patch"
+SRC_URI[md5sum] = "928f0e06422f414091917401f1a834d0"
+SRC_URI[sha256sum] = "638e837ba765d5da0a30c98b57c2953cecea96827882f594612acace93ceeeab"
+
inherit autotools update-alternatives gettext
do_install () {