summaryrefslogtreecommitdiffstats
path: root/recipes-security/optee-imx/optee-test_3.2.0.imx.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2023-03-31 20:43:31 -0300
committerGitHub <noreply@github.com>2023-03-31 20:43:31 -0300
commite56f52e4afdd043c003475fd671cf3f2f497f2e8 (patch)
treec6cfa1f7d67d5950f296c63d7f5800e44894cf25 /recipes-security/optee-imx/optee-test_3.2.0.imx.bb
parent14f1a630a47375432f93c556927b879b51d84c4e (diff)
parentfda27abe2a9ea16f010f103a366ed3ba701acfae (diff)
downloadmeta-freescale-e56f52e4afdd043c003475fd671cf3f2f497f2e8.tar.gz
Merge pull request #1471 from logbaseaofn/zeuszeus
Migrate codeaurora repositories to github
Diffstat (limited to 'recipes-security/optee-imx/optee-test_3.2.0.imx.bb')
-rw-r--r--recipes-security/optee-imx/optee-test_3.2.0.imx.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb
index 245685f5..16625a60 100644
--- a/recipes-security/optee-imx/optee-test_3.2.0.imx.bb
+++ b/recipes-security/optee-imx/optee-test_3.2.0.imx.bb
@@ -12,7 +12,7 @@ inherit pythonnative
12FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" 12FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
13 13
14SRCBRANCH = "imx_4.14.78_1.0.0_ga" 14SRCBRANCH = "imx_4.14.78_1.0.0_ga"
15OPTEE_TEST_SRC ?= "git://source.codeaurora.org/external/imx/imx-optee-test.git;protocol=https" 15OPTEE_TEST_SRC ?= "git://github.com/nxp-imx/imx-optee-test.git;protocol=https"
16 16
17SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \ 17SRC_URI = "${OPTEE_TEST_SRC};branch=${SRCBRANCH} \
18 file://0001-regression-4011-correct-potential-overflow.patch \ 18 file://0001-regression-4011-correct-potential-overflow.patch \