]> code.ossystems Code Review - openembedded-core.git/commit
classes: Fixed the problem of undefined variables when compiling meta-toolchain.
authorzangrc <zangrc.fnst@cn.fujitsu.com>
Thu, 15 Oct 2020 03:47:29 +0000 (11:47 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 17 Oct 2020 11:33:30 +0000 (12:33 +0100)
commit1a566f1685258bdd6da50c8d2183ff21bed41bb3
tree857fdda1a54976bf2b85b338cea391dc81cacc43
parent148a23e4d5ceaf655ccacb52deca4ba501f12975
classes: Fixed the problem of undefined variables when compiling meta-toolchain.

The product name when compiling meta-toolchain is:
poky-glibc-x86_64-${IMAGE_BASENAME}-cortexa57-qemuarm64-toolchain-3.1+snapshot.host.manifest
poky-glibc-x86_64-${IMAGE_BASENAME}-cortexa57-qemuarm64-toolchain-3.1+snapshot.target.manifest
poky-glibc-x86_64-${IMAGE_BASENAME}-cortexa57-qemuarm64-toolchain-3.1+snapshot.testdata.json
poky-glibc-x86_64--cortexa57-qemuarm64-toolchain-3.1+snapshot.sh

inherit image-artifact-names to solve this problem.

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_base.bbclass