summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/diffutils/diffutils_2.8.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Move out stale GPLv2 versions to a seperate layeruninative-1.5Richard Purdie2017-03-071-17/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These are recipes where the upstream has moved to GPLv3 and these old versions are the last ones under the GPLv2 license. There are several reasons for making this move. There is a different quality of service with these recipes in that they don't get security fixes and upstream no longer care about them, in fact they're actively hostile against people using old versions. The recipes tend to need a different kind of maintenance to work with changes in the wider ecosystem and there needs to be isolation between changes made in the v3 versions and those in the v2 versions. There are probably better ways to handle a "non-GPLv3" system but right now having these in OE-Core makes them look like a first class citizen when I believe they have potential for a variety of undesireable issues. Moving them into a separate layer makes their different needs clearer, it also makes it clear how many of these there are. Some are probably not needed (e.g. mc), I also wonder whether some are useful (e.g. gmp) since most things that use them are GPLv3 only already. Someone could now more clearly see how to streamline the list of recipes here. I'm proposing we mmove to this separate layer for 2.3 with its future maintinership and testing to be determined in 2.4 and beyond. (From OE-Core rev: 19b7e950346fb1dde6505c45236eba6cd9b33b4b) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: Add patch to fix gplv2 version with gcc6Richard Purdie2016-05-301-1/+2
| | | | | | (From OE-Core rev: 9c21339306a5e77ffd256f0a2b1759131109cb64) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: Upgrade to v3.3Radu Moisan2013-07-131-3/+4
| | | | | | | (From OE-Core rev: 071c9bbf3103b73ea898442b284fa42f2b3b4268) Signed-off-by: Radu Moisan <radu.moisan@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: Fix gplv2 version to work with recent gettextRichard Purdie2012-10-191-0/+3
| | | | | | (From OE-Core rev: c3e086805649bbe782ac76670acf5858536d8801) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: refactor to add a common diffutils.incSaul Wold2012-08-151-20/+4
| | | | | | | (From OE-Core rev: f5f3cf1ac4c2dd3cae0cda3c858c8e5b309e1fdc) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils-2.8.1: fix build with automake 1.12Nitin A Kamble2012-05-251-2/+4
| | | | | | | (From OE-Core rev: 60095f21a401aa2e9cf9841134680e1c427b4df6) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* diffutils: fix libc overridesKoen Kooi2011-05-191-1/+1
| | | | | | | (From OE-Core rev: 4a63622ee286d9ddbae4476ace672bbb83998788) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-extended: Add Summary informationMark Hatle2010-12-161-0/+1
| | | | | | Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* diffutils: update licenseQing He2010-12-011-2/+4
| | | | Signed-off-by: Qing He <qing.he@intel.com>
* diffutils: use new batch update-alternatives featureKevin Tian2010-09-291-20/+2
| | | | Signed-off-by Kevin Tian <kevin.tian@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-011-0/+38
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>