perl: Drop grep-native from DEPENDS, update grep line
authorTom Rini <tom_rini@mentor.com>
Mon, 28 Feb 2011 17:21:32 +0000 (10:21 -0700)
committerTom Rini <tom_rini@mentor.com>
Mon, 28 Feb 2011 17:25:37 +0000 (10:25 -0700)
commitc596e049ee68ea143a55be3b6040e3cfa9382516
tree2ed8a05a2892aca559502babf4f58dddd6ab0fce
parent31a461d457e4ce582c49a25d1d261ec1a1a1f270
perl: Drop grep-native from DEPENDS, update grep line

Both OS X 10.6 and FreeBSD (for some time) ship with GNU grep.
Also, we can use -l rather than passing on to cut to get the files
to mangle and put -r in with -I and -l.

Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/perl/perl_5.10.1.bb