diff options
author | Lei Liu <lei.liu2@windriver.com> | 2013-11-11 17:27:42 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-12 16:53:05 +0000 |
commit | 78c22d9087b3058dd947f21bd24fa621aba7dd6d (patch) | |
tree | a1d50ac3a8cc0cf04f4fa8f00bce7fd2c852c4f8 /meta/classes/python-dir.bbclass | |
parent | d79f7846f5d538f6f835f52686fd2c749cb1b70f (diff) | |
download | openembedded-core-78c22d9087b3058dd947f21bd24fa621aba7dd6d.tar.gz openembedded-core-78c22d9087b3058dd947f21bd24fa621aba7dd6d.tar.bz2 openembedded-core-78c22d9087b3058dd947f21bd24fa621aba7dd6d.zip |
image-mklibs: Fix grep pattern when mklibs collects executables in rootfs
File command in some version could print extra space between
"LSB" and "executable" - it causes mklibs can't find any executables
using grep "LSB executable". Fix the grep pattern to catch
multiple spaces.
(From OE-Core master rev: a52ef8c5dcd71f39bb48c71fb868cc0db662560e)
Signed-off-by: Lei Liu <lei.liu2@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/python-dir.bbclass')
0 files changed, 0 insertions, 0 deletions