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
---
> Copyright (C) 1993, 1994 Andrew Moore, Talke Studio
> Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012
the diff between two main.c files:
2c2
< Copyright (C) 1993, 1994, 2006, 2007, 2008, 2009, 2010
---
> Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012
46d45
Signed-off-by: Shane Wang <shane.wang@intel.com>
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}"
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