summaryrefslogtreecommitdiff
path: root/meta/recipes-extended/ed/ed_1.5.bb
Commit message (Collapse)AuthorAgeFilesLines
* ed: upgrade to 1.6Shane Wang2012-01-241-28/+0
| | | | | | | | | | | | | | | | | | | | | | 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>
* ed: Change bin pathLu Jingdong2010-12-201-1/+4
| | | | | | | | LSB states that ed should be in /bin/ and change bin path of ed from usr/bin into bin for LSB. Signed-off-by: Jingdong Lu <jingdong.lu@windriver.com> Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* ed: fix patch and LIC_FILES_CHKSUMSaul Wold2010-11-221-2/+2
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* ed: Update to 1.5Zhai Edwin2010-11-221-0/+22
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>