]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 8 Sep 2020 13:38:57 +0000 (14:38 +0100)
commit2ce4dd53443e86c707280716bfe23572eff58abb
treec9ef05f84550eea1453c0b892e510690f49d7205
parent775336424bcc7c083e2ac6ccd3db0b16e87dc29a
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.

(From OE-Core rev: db07b09196022078346aadd565760240b7da6a71)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass