summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee/optee-os-qoriq_git.bb
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-09-09 14:18:56 +0530
committerOtavio Salvador <otavio@ossystems.com.br>2020-09-09 08:54:34 -0300
commitc1a7c93e4ea608427cc9d63956725ab99ac05434 (patch)
treeaad4c9015b6877486ab656ff590eab0f05ff9a74 /recipes-security/optee/optee-os-qoriq_git.bb
parent902fad9d4ec801d53b09c0010c0c8dea0cc22045 (diff)
downloadmeta-freescale-c1a7c93e4ea608427cc9d63956725ab99ac05434.tar.gz
optee-os: backport to fix gcc10 compilation issue
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-security/optee/optee-os-qoriq_git.bb')
-rw-r--r--recipes-security/optee/optee-os-qoriq_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb
index 6ffe8298..d7b28278 100644
--- a/recipes-security/optee/optee-os-qoriq_git.bb
+++ b/recipes-security/optee/optee-os-qoriq_git.bb
@@ -13,6 +13,7 @@ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;
13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ 13 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
14 file://0001-Fix-alignment-of-data-for-mempool_alloc_pool.patch \ 14 file://0001-Fix-alignment-of-data-for-mempool_alloc_pool.patch \
15 file://0001-use-python3-instead-of-python.patch \ 15 file://0001-use-python3-instead-of-python.patch \
16 file://0001-optee-os-fix-gcc10-compilation-issue-and-missing-cc-.patch \
16 " 17 "
17S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
18 19