From 960a7b699c4a0b658ba28f0bead1e045ee58ab35 Mon Sep 17 00:00:00 2001 From: Chunrong Guo Date: Tue, 15 Oct 2019 10:15:24 +0800 Subject: [PATCH] optee-os-qoriq: update to 4e8d2e5 *update to lsdk 1909 tag include the following changes: 4e8d2e5 - Merge pull request #19 in DASH/optee_os from ~NXA19713/optee_os:master to master 94bd7cc - Copyright header update. 9c09a28 - Merge pull request #18 in DASH/optee_os from ~NXA19713/optee_os:master to master 587183a - plat-ls:add LS1028ARDB platform Signed-off-by: Chunrong Guo --- recipes-security/optee/optee-os-qoriq_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index fb27cf1a7e..fbde261609 100644 --- a/recipes-security/optee/optee-os-qoriq_git.bb +++ b/recipes-security/optee/optee-os-qoriq_git.bb @@ -8,7 +8,7 @@ DEPENDS = "python-pycrypto-native" inherit deploy pythonnative -SRCREV = "b7a1527b42371e6c60bb4921c5389f1bc693f33b" +SRCREV = "4e8d2e5307b99a91a0cac3ea3560ecb7d62898d6" SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ file://0001-allow-setting-sysroot-for-libgcc-lookup.patch \ file://0001-Fix-alignment-of-data-for-mempool_alloc_pool.patch \