summaryrefslogtreecommitdiffstats
path: root/scripts/qemucommand.py
diff options
context:
space:
mode:
authorMing Liu <liu.ming50@gmail.com>2020-01-26 22:14:20 +0100
committerPatrick Vacek <patrickvacek@gmail.com>2020-02-28 13:42:02 +0100
commitb736c8524b85f3e2d3e21fd77c4b5587316b665f (patch)
tree45da63deecb346724966b53bd2a2d7cf7496866a /scripts/qemucommand.py
parent7485d0d2ded4abb3dd84d4e5f30f792eac575740 (diff)
downloadmeta-updater-b736c8524b85f3e2d3e21fd77c4b5587316b665f.tar.gz
meta: move HOSTTOOLS definitions to sota.conf.inc
HOSTTOOLS and HOSTTOOLS_NONFATAL are global variables that being handled in base_eventhandler, so they must be defined in config files or in INHERIT classes or classes being inherited by base.bbclass, or else we might run into the following problems: ``` $ bitbake pkgname $ bitbake imgname ``` the HOSTTOOLS and HOSTTOOLS_NONFATAL in the above image recipe, for instance, 'repo python' in image_repo_manifest.bbclass, they would not be copied to HOSTTOOLS_DIR. Signed-off-by: Ming Liu <liu.ming50@gmail.com>
Diffstat (limited to 'scripts/qemucommand.py')
0 files changed, 0 insertions, 0 deletions