summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/grep
Commit message (Collapse)AuthorAgeFilesLines
* gettext/awk/sed/grep: Backport WARNING fixes to GPLv2 versionsRichard Purdie2012-03-211-0/+1
| | | | | | (From OE-Core rev: b60d0c57a2e16d690fd11c6349917efc57630004) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: Fix QA warningsRichard Purdie2012-03-161-1/+2
| | | | | | | | | WARNING: For recipe grep, the following files/directories were installed but not shipped in any package: WARNING: /usr/bin (From OE-Core rev: 185f5491176335e98adcf903a40b6399d22850bf) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Add missing SUMMARY fields to various recipesScott Garman2011-12-191-0/+1
| | | | | | | | | | | | | | | | | This adds the SUMMARY field to the following recipes which were missing it: * dosfstools * grep * icu * libevent * libnfsidmap * qemu-helper-nativesdk (From OE-Core rev: e8c194a627e091ef9da3b7fa83ea3897bd283d9e) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: upgrade to 2.9Scott Garman2011-10-271-2/+2
| | | | | | | (From OE-Core rev: c11e8c6976903582b37b49ec27327f25e4218e34) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* Drop PRIORITY variableRichard Purdie2011-07-011-1/+0
| | | | | | | | | | | | | | | | As discussed on the mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (From OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* grep: upgrade to v2.8Scott Garman2011-06-071-3/+4
| | | | | | | (From OE-Core rev: 40030433662c8a43c89e20099330aa5172ac0c27) Signed-off-by: Scott Garman <scott.a.garman@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* gplv2 recipes update upstream status of patchesNitin A Kamble2011-05-231-0/+2
| | | | | | | | | | | | grep-2.5.1a: update upstream status of patches tar-1.17: update upstream-status of patches at-3.1.12: update upstream-status for patches cpio-2.8: update upstream-status for patches (From OE-Core rev: fbc0fdbbb759b37d97de6f28daf04055531fbe0b) Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* recipes-extended: Add Summary informationMark Hatle2010-12-161-1/+3
| | | | | | Add Summary information and update descriptions as necessary. Signed-off-by: Mark Hatle <mark.hatle@windriver.com>
* grep: add version 2.7 (GPLv3)Scott Garman2010-09-271-0/+41
| | | | | | | This is the most recent version of grep. Recipe derived from OpenEmbedded's recipe for grep v2.6.3. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
* packages: Separate out most of the remaining packages into recipesRichard Purdie2010-09-012-0/+93
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>