summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.7.0.imx.bb
Commit message (Collapse)AuthorAgeFilesLines
* optee-imx: upgrade to version 3.7.0Andrey Zhizhikin2020-09-231-0/+100
Update all recipes to pull sources from imx_5.4.24_2.1.0 branch in NXP upstream and update SRCREV to match release tags. Update PREFERRED_VERSION of optee for mx8 to point to 3.7.0.imx. Following notes are additions to the version update of recipes: -------------------------- optee-os: - Refresh gcc10 patch to resolve the fuzz during apply - Drop python patch as it is already applied upstream - Add new machines to the list optee-client: - Update CFLAGS patch to match 3.7.0 version - Split ${B} from ${S}, this makes build more clear optee-test: - Remove do_compile task and substitute with OEMAKE Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com>