ed: upgrade to 1.6

This patch is to upgrade ed to 1.6, and the change of license checksum is because

the diff between two ed.h files:

3c3,4
<     Copyright (C) 1993, 1994, 2006, 2007, 2008, 2009, 2010

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Shane Wang 2012-01-22 16:56:25 +08:00 committed by Richard Purdie
parent 07b940b752
commit be76d89496
2 changed files with 5 additions and 5 deletions

View File

@ -4,11 +4,11 @@ BUGTRACKER = ""
LICENSE = "GPLv3+"
LIC_FILES_CHKSUM = "file://COPYING;md5=f27defe1e96c2e1ecd4e0c9be8967949 \
file://ed.h;endline=20;md5=238781cd8e436dabb0e9f18443400066 \
file://main.c;endline=24;md5=177fe82d0649e545591a13fdce5733e8"
file://ed.h;endline=20;md5=c708cda1b2e8d723d458690b7db03878 \
file://main.c;endline=24;md5=1bd039d59e04ee5f82adcc970144a2c3"
SECTION = "base"
PR = "r1"
PR = "r0"
# LSB states that ed should be in /bin/
bindir = "${base_bindir}"
@ -16,8 +16,8 @@ bindir = "${base_bindir}"
SRC_URI = "${GNU_MIRROR}/ed/ed-${PV}.tar.gz \
file://ed-1.2-build.patch"
SRC_URI[md5sum] = "e66c03d7e4c67b025d5b6093ec678267"
SRC_URI[sha256sum] = "97dd34a49ebc9c97e414b90a087d63eafc41377a340848c97e75a9cba187fba1"
SRC_URI[md5sum] = "9a78593decccaa889523aa4bb555ed4b"
SRC_URI[sha256sum] = "211c67b0c4aae277d34b1c5f842db1952e468e5905142868e4718ac838f08a65"
do_configure() {
${S}/configure