summaryrefslogtreecommitdiffstats
path: root/recipes-security
diff options
context:
space:
mode:
authorJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
committerJulian Kahlert <julian.kahlert@avionic-design.de>2023-04-05 10:59:36 +0200
commit35ba80a5c75fb71aefbb8f9a69e1b36dfc595967 (patch)
tree3077326a0ab6c1adc72d86539b000de640a9ad55 /recipes-security
parent296f367ac913b0170ccf0233c0209d4cbf50341e (diff)
downloadmeta-freescale-35ba80a5c75fb71aefbb8f9a69e1b36dfc595967.tar.gz
meta-freescale: fix broken IMX migration from codeaurora to github
Signed-off-by: Julian Kahlert <julian.kahlert@avionic-design.de>
Diffstat (limited to 'recipes-security')
-rw-r--r--recipes-security/optee/optee-os-qoriq_3.8.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_3.8.0.bb b/recipes-security/optee/optee-os-qoriq_3.8.0.bb
index dbf21b62..4dd60890 100644
--- a/recipes-security/optee/optee-os-qoriq_3.8.0.bb
+++ b/recipes-security/optee/optee-os-qoriq_3.8.0.bb
@@ -10,7 +10,7 @@ DEPENDS += "python3-pyelftools-native python3-pycryptodome-native python3-pycryp
10 10
11inherit deploy python3native 11inherit deploy python3native
12 12
13SRC_URI = "git://github.com/nxp-qoriq/qoriq-components/optee_os;nobranch=1 \ 13SRC_URI = "git://github.com/nxp-qoriq/optee_os;nobranch=1 \
14 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ 14 file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
15 file://0001-arm64-Disable-outline-atomics-when-compiling.patch \ 15 file://0001-arm64-Disable-outline-atomics-when-compiling.patch \
16 " 16 "