]> code.ossystems Code Review - openembedded-core.git/commit
grep: support Perl regular expression
authorHaiqing Bai <Haiqing.Bai@windriver.com>
Mon, 22 Jan 2018 08:46:10 +0000 (16:46 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 22 Jan 2018 23:25:47 +0000 (23:25 +0000)
commit8023052653d44a8bbd3618ba700aa260e581036e
tree9a6d5b1d25b36223d42600b4d7651b7a76fea2d4
parent712d7acd5dada55f980d46788e8dd129570a9d61
grep: support Perl regular expression

Supporting Perl regular expression is disabled with '--disable-perl-regexp'
but the manpage of 'grep' shows the '-P' option and returns below error:
"/bin/grep.grep -o -P 'PATTERN' file
 /bin/grep.grep: support for the -P option is not compiled into this \
               --disable-perl-regexp binary"

Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/grep/grep_3.1.bb