summaryrefslogtreecommitdiffstats
path: root/documentation
diff options
context:
space:
mode:
authorChen Qi <Qi.Chen@windriver.com>2018-06-01 13:03:09 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-02 11:41:25 +0100
commit724ad979a63ce7802c7deb69d48a470e3dc1ff74 (patch)
tree2f2e5833c539f76814729a1675c18a769829fc48 /documentation
parent24a4db03dc5ca607fd3b62916b265e9b83578c30 (diff)
downloadpoky-724ad979a63ce7802c7deb69d48a470e3dc1ff74.tar.gz
bitbake.conf: fix HOSTTOOLS setting related to image testing
A list of tools are added to HOSTTOOLS depending on if we inherit testimage or not. Unfortunately, if we use TEST_IMAGE variable to automate the test, these tools are not added to HOSTTOOLS. Modify the condition to also check TEST_IMAGE to fix the above problem. Also, change to use if...else... instead of list index for such setting. (From OE-Core rev: 263f8ad612674b0b47cd980212556332c17cb370) (From OE-Core rev: d2701a747209b99e816655eb5f70a2bf666c4314) 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 'documentation')
0 files changed, 0 insertions, 0 deletions