summaryrefslogtreecommitdiffstats
path: root/meta/classes/image-combined-dbg.bbclass
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-01 13:03:07 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-02 11:41:25 +0100
commitb6b05c99b07f967dc3467dbab71f76f8d6921f9f (patch)
treeb8325e5f9f3ae431a47549240d8a13096e141564 /meta/classes/image-combined-dbg.bbclass
parent6af590bd29d5b10efc41347ebfc367eb8559ef66 (diff)
downloadpoky-b6b05c99b07f967dc3467dbab71f76f8d6921f9f.tar.gz
oeqa/runtime/cases/multilib.py: skip if needed packages are not available
1) The test cases use 'readelf' command to do the check. This command is from binutils. So skip the test if the needed binutils package is not installed. The related error message in log.do_testimage is like below. Output: sh: readelf: not found 2) The test case tests /lib/libc.so.6 from lib32-libc6. So skip the test if lib32-libc6 is not installed. The related error message in log.do_testimage is like below. Output: readelf: Error: 'lib/libc.so.6': No such file (From OE-Core rev: eae929a5c224f5c3468d6a0466d1bbb3f678a5a1) (From OE-Core rev: cb80105bbd03d8d9cc10139ed6f39b193e79c1b8) Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> Signed-off-by: Armin Kuster <akuster808@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/image-combined-dbg.bbclass')
0 files changed, 0 insertions, 0 deletions