summaryrefslogtreecommitdiffstats
path: root/meta/lib
diff options
context:
space:
mode:
authorYanfei Xu <yanfei.xu@windriver.com>2020-09-02 10:33:04 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-03 09:43:59 +0100
commit12af8abebf0a1b8bd5689f613497f45a7778ab2d (patch)
tree7c02bc6f5756af414e55b217a5cd2932d54df4d7 /meta/lib
parentccea217e6f8d8489e71b0801953542faf679d23d (diff)
downloadopenembedded-core-contrib-12af8abebf0a1b8bd5689f613497f45a7778ab2d.tar.gz
kernel-yocto: only replace leading -I in include paths
We just want to remove the first '-I' in $d, hence removing the g' of sed avoid changing the real path which is include '-I' We also add an anchor to the regex to only match -I at the start of the path. Signed-off-by: Yanfei Xu <yanfei.xu@windriver.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/lib')
0 files changed, 0 insertions, 0 deletions