summaryrefslogtreecommitdiffstats
path: root/recipes-extended/grep/grep_2.5.1a.bb
Commit message (Collapse)AuthorAgeFilesLines
* recipes: Convert to use SPDX license names in LICENSE variablesRichard Purdie2022-03-011-1/+1
| | | | | | This uses the script from OE-Core to make the conversion. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-gplv2: Convert to new override syntaxRichard Purdie2021-07-301-3/+3
| | | | | | | | | | This converts the layer to the new override syntax. This was done using <oe-core>/scripts/contrib/convert-overrides.py <this-layer> with no manual fixes. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: Update to work with autoconf 2.70Richard Purdie2021-02-031-0/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: fix builds with gettext 0.20.xAlexander Kanavin2019-12-181-1/+2
| | | | | Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: fix install if bindir == base_bindirWes Lindauer2018-11-151-5/+7
| | | | | | | | | | This same fix was made to the grep recipe in poky at hash 5f137933c05646dee685d7846cba875ae74064cd. Not everyone gets the luxury of using GPLv3 code, so the same fix needs to be applied to the GPLv2 version. Signed-off-by: Wes Lindauer <wesley.lindauer@gmail.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
* grep: fix compilation with security flags enabledAndré Draszik2017-06-221-0/+1
| | | | | | | | As per attached patch Signed-off-by: André Draszik <adraszik@tycoint.com> Acked-by: Sylvain Lemieux <slemieux@tycoint.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
* Create meta-gplv2 from files from OE-CoreRichard Purdie2017-03-021-0/+56
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>