summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee-imx')
-rw-r--r--recipes-security/optee-imx/optee-os_3.15.0.imx.bb (renamed from recipes-security/optee-imx/optee-os_3.10.0.imx.bb)5
1 files changed, 2 insertions, 3 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb b/recipes-security/optee-imx/optee-os_3.15.0.imx.bb
index 003aeba2..defcf63d 100644
--- a/recipes-security/optee-imx/optee-os_3.10.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.15.0.imx.bb
@@ -8,13 +8,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c1f21c4f72f372ef38a5a4aee55ec173"
8 8
9DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage-native" 9DEPENDS = "python3-pycryptodomex-native python3-pyelftools-native u-boot-mkimage-native"
10 10
11SRCBRANCH = "imx_5.4.70_2.3.0" 11SRCBRANCH = "lf-5.10.72_2.2.0"
12
13SRC_URI = "\ 12SRC_URI = "\
14 git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \ 13 git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https;branch=${SRCBRANCH} \
15" 14"
16 15
17SRCREV = "a991c90475bb1c715651e5fe27f7f32cbe61aef9" 16SRCREV = "c939619d64dea014ad1b8382356eee4d1cbfbb22"
18 17
19S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
20 19