]> code.ossystems Code Review - openembedded-core.git/commit
manifest.py: fix test_SDK_manifest_entries
authorChen Qi <Qi.Chen@windriver.com>
Mon, 17 Jun 2019 09:24:30 +0000 (17:24 +0800)
committerArmin Kuster <akuster808@gmail.com>
Thu, 27 Jun 2019 13:56:20 +0000 (06:56 -0700)
commiteb32dd2956da99813136842acdb010c8471f5e3c
treeef7280d593436bc359c9ae46d4192c526bcfe0e4
parent8b7f9583b360d5f524f32532aba2e41c2212c778
manifest.py: fix test_SDK_manifest_entries

TOOLCHAIN_OUTPUTNAME could be overridden. So use this variable directly
instead of its default value ${SDK_NAME}-toolchain-${SDK_VERSION}.

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>
meta/lib/oeqa/selftest/cases/manifest.py