diff options
author | Chunrong Guo <chunrong.guo@nxp.com> | 2019-10-15 10:15:24 +0800 |
---|---|---|
committer | Otavio Salvador <otavio@ossystems.com.br> | 2019-10-21 09:07:06 -0300 |
commit | 30cbb6dd71886e4eb178ab71cde22e9e4e316ddc (patch) | |
tree | 7d2600d9e566c5b8513e2564deef5d64592dc358 /recipes-security/optee | |
parent | 369356ffb9940f8bc9cbc49e99b3abf146a40e8b (diff) | |
download | meta-freescale-30cbb6dd71886e4eb178ab71cde22e9e4e316ddc.tar.gz |
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 <chunrong.guo@nxp.com>
Diffstat (limited to 'recipes-security/optee')
-rw-r--r-- | recipes-security/optee/optee-os-qoriq_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee/optee-os-qoriq_git.bb b/recipes-security/optee/optee-os-qoriq_git.bb index fb27cf1a..fbde2616 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" | |||
8 | 8 | ||
9 | inherit deploy pythonnative | 9 | inherit deploy pythonnative |
10 | 10 | ||
11 | SRCREV = "b7a1527b42371e6c60bb4921c5389f1bc693f33b" | 11 | SRCREV = "4e8d2e5307b99a91a0cac3ea3560ecb7d62898d6" |
12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ | 12 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_os;nobranch=1 \ |
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 \ |