summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-security/optee-imx/optee-os_3.2.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-os_3.2.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
index f4fc26e7..6d6889c3 100644
--- a/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-os_3.2.0.imx.bb
@@ -10,7 +10,7 @@ inherit deploy pythonnative autotools
10DEPENDS = "python-pycrypto-native u-boot-mkimage-native" 10DEPENDS = "python-pycrypto-native u-boot-mkimage-native"
11 11
12SRCBRANCH = "imx_4.14.78_1.0.0_ga" 12SRCBRANCH = "imx_4.14.78_1.0.0_ga"
13OPTEE_OS_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-os.git;protocol=https" 13OPTEE_OS_SRC ?= "git://github.com/nxp-imx/imx-optee-os.git;protocol=https"
14SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}" 14SRC_URI = "${OPTEE_OS_SRC};branch=${SRCBRANCH}"
15SRCREV = "6a52487eb0ff664e4ebbd48497f0d3322844d51d" 15SRCREV = "6a52487eb0ff664e4ebbd48497f0d3322844d51d"
16 16