boot/optee-os: depend on host-python3
authorDick Olsson <hi@senzilla.io>
Wed, 22 Jul 2020 07:11:41 +0000 (07:11 +0000)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sat, 8 Aug 2020 22:13:41 +0000 (00:13 +0200)
commit0d61dde6747dcd21e11a494db86c5cc30e90205f
treef6820be29924e029a03a17ae403da96f60778813
parentbd78244174d42e7970b28044326c3f438da841cb
boot/optee-os: depend on host-python3

Recent versions of OP-TEE depend on Python 3. Currently, OP-TEE is
building with the Python interpreter provided by the user. This patch
includes an upstream patch that makes the interpreter configurable,
and makes use of this configuration with host-python3.

Signed-off-by: Dick Olsson <hi@senzilla.io>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
boot/optee-os/0003-mk-core-ta-Configurable-Python-interpreter.patch [new file with mode: 0644]
boot/optee-os/optee-os.mk