]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-os-qoriq: update to fe3b3da
authorChunrong Guo <chunrong.guo@nxp.com>
Thu, 5 Jul 2018 09:41:56 +0000 (17:41 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 5 Jul 2018 18:11:21 +0000 (15:11 -0300)
*Following changes are included:
fe3b3da - Changed the target name from ls1012frwy to ls1012afrwy.
408ab3a - Merge branch 'master' of https://bitbucket.sw.nxp.com/scm/dash/optee_os
c925812 - Merge pull request #6 in DASH/optee_os from ~NXA19713/optee_os:master to master
f0451fd - Fix for PLATSEC-522
6d1e7cf - Merge pull request #5 in DASH/optee_os from ~NXA18717/dash_optee_os:master to master
e0f2725 - plat-ls: Add support for armv8 platform flavour
d812df8 - plat-ls: Add support for armv8 platform flavour

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
(cherry picked from commit b5d1e9e4416dc3a9dc0d2d7e784a1fcc563da930)

recipes-security/optee/optee-os-qoriq_git.bb

index 92c3d289ced87ba9129913d957d2fef2961a4397..1845d13d96c106b9edb73903478fb076ce98387e 100644 (file)
@@ -8,11 +8,10 @@ DEPENDS = "python-pycrypto-native"
 
 inherit deploy pythonnative
 
-SRCREV = "1543820b3dd1294af2eb237559ee003981ff26f4"
+SRCREV = "fe3b3da0ff1c108c848a7baafcb2788c506991ac"
 SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \
            file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \
           "
-
 S = "${WORKDIR}/git"
 
 OPTEEMACHINE ?= "${MACHINE}"