diff options
author | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-12 17:32:01 -0500 |
---|---|---|
committer | Tom Hochstein <tom.hochstein@nxp.com> | 2022-05-12 17:37:45 -0500 |
commit | f51ff30cb96c31866fca8ca89bb17511b45efe35 (patch) | |
tree | ceaa8263f3fd68975f5806fe0a2ef8acb18a27d4 /recipes-security | |
parent | 5956fb99eb99866425f163c7083dc3a28c87e0f8 (diff) | |
download | meta-freescale-f51ff30cb96c31866fca8ca89bb17511b45efe35.tar.gz |
optee-client: Update branch, same SRCREV
SRCREV is the same for NXP 5.15.5-1.0.0.
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Diffstat (limited to 'recipes-security')
-rw-r--r-- | recipes-security/optee-imx/optee-client_3.15.0.imx.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-client_3.15.0.imx.bb b/recipes-security/optee-imx/optee-client_3.15.0.imx.bb index 6e8f1e54..53ee5bc4 100644 --- a/recipes-security/optee-imx/optee-client_3.15.0.imx.bb +++ b/recipes-security/optee-imx/optee-client_3.15.0.imx.bb | |||
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.optee.org/" | |||
5 | LICENSE = "BSD-2-Clause" | 5 | LICENSE = "BSD-2-Clause" |
6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" | 6 | LIC_FILES_CHKSUM = "file://LICENSE;md5=69663ab153298557a59c67a60a743e5b" |
7 | 7 | ||
8 | SRCBRANCH = "lf-5.10.72_2.2.0" | 8 | SRCBRANCH = "lf-5.15.5_1.0.0" |
9 | SRC_URI = " \ | 9 | SRC_URI = " \ |
10 | git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH} \ | 10 | git://source.codeaurora.org/external/imx/imx-optee-client.git;protocol=https;branch=${SRCBRANCH} \ |
11 | file://tee-supplicant.service \ | 11 | file://tee-supplicant.service \ |