]> code.ossystems Code Review - openembedded-core.git/commit
populate_sdk_ext: Fix to use python3, not python
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 27 Jun 2020 22:49:45 +0000 (23:49 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 29 Jun 2020 15:17:44 +0000 (05:17 -1000)
commit1373006c28541e8fd6ceb6d5ed905ff1536ef3f7
tree1488f42b0732e2cab712b7c5fbcacebc1bbbf30e
parent20e7b1eeeb12f1cf4bd9934e0a5733c6bbe64372
populate_sdk_ext: Fix to use python3, not python

We should be using python3 here, it was missed in the conversion. Spotted on
autobuilder tests failing on systems with python missing.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit db07b09196022078346aadd565760240b7da6a71)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/classes/populate_sdk_ext.bbclass