summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-test-qoriq/0001-use-python3-instead-of-python.patch
Commit message (Collapse)AuthorAgeFilesLines
* optee-test-qoriq: upgrade to 3.8.0Ting Liu2020-12-161-48/+0
| | | | | | | Switch to use codes from https://github.com/OP-TEE/optee_test, tag: 3.8.0 Signed-off-by: Ting Liu <ting.liu@nxp.com>
* optee-test-qoriq: add patch to use python3Ting Liu2020-05-061-0/+48
python2 is EOL January 2020. This fixes build failure due to python2. Signed-off-by: Ting Liu <ting.liu@nxp.com>