From: Chunrong Guo <[email protected]> *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 <[email protected]> --- recipes-security/optee/optee-os-qoriq_git.bb | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index 92c3d28..1845d13 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb @@ -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}" -- 2.7.4 -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
