diff options
author | Ming Liu <ming.liu@toradex.com> | 2020-08-09 12:28:01 +0200 |
---|---|---|
committer | Ming Liu <ming.liu@toradex.com> | 2020-08-10 09:25:25 +0200 |
commit | 235da14ba5f365e7890ea456718eb26323c5a158 (patch) | |
tree | e205dc8c4933c75aa0c939fd4e579adae4800abc /classes/target_version_example.bbclass | |
parent | ab264978fd125e343529f48b5251121173084657 (diff) | |
download | meta-updater-235da14ba5f365e7890ea456718eb26323c5a158.tar.gz |
image_repo_manifest.bbclass: explicitly call python3
Now we have changed to inherit python3native to provide python3 binary
for repo, then we need explicitly call python3 to execute repo, or else
it will firstly try to locate python which will fail if python is not
in HOSTTOOLS.
This fixes a following warning:
| Android repo tool failed to run; manifest not copied
Signed-off-by: Ming Liu <ming.liu@toradex.com>
Diffstat (limited to 'classes/target_version_example.bbclass')
0 files changed, 0 insertions, 0 deletions