diff options
author | Haiqing Bai <Haiqing.Bai@windriver.com> | 2018-01-22 16:46:10 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-23 23:43:45 +0000 |
commit | 9611659a8ced35b43bd6dfd8d0e5ff7ce2fa5138 (patch) | |
tree | aa2a9fc2c6386de54cceb301b5cdba75f7600335 /meta/classes/kernel-uboot.bbclass | |
parent | cc0db5714fff61d85a443586aaab22372dae027a (diff) | |
download | poky-9611659a8ced35b43bd6dfd8d0e5ff7ce2fa5138.tar.gz |
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"
(From OE-Core rev: 8023052653d44a8bbd3618ba700aa260e581036e)
Signed-off-by: Haiqing Bai <Haiqing.Bai@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/kernel-uboot.bbclass')
0 files changed, 0 insertions, 0 deletions