summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os/0001-scripts-update-scripts-to-use-python3.patch
Commit message (Collapse)AuthorAgeFilesLines
* optee[-imx]: update recipes to use python3Andrey Zhizhikin2020-01-231-0/+427
Since Python2 is dropped in oe-core and classes are not available anymore, optee components should be updated to utilize python3. optee-os recipe received an additionl patch to re-target the Python version in the source tree to python3. Signed-off-by: Andrey Zhizhikin <andrey.zhizhikin@leica-geosystems.com>