]> code.ossystems Code Review - meta-freescale.git/commitdiff
optee-test: Rename optee-test -> optee-test-qoriq
authorC.R. Guo <chunrong.guo@nxp.com>
Wed, 7 Mar 2018 08:45:47 +0000 (16:45 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Thu, 15 Mar 2018 12:50:54 +0000 (09:50 -0300)
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-security/optee/optee-test-qoriq_git.bb [moved from recipes-security/optee/optee-test_git.bb with 89% similarity]

similarity index 89%
rename from recipes-security/optee/optee-test_git.bb
rename to recipes-security/optee/optee-test-qoriq_git.bb
index 8aee3d2fb72d103bdcd8e016bd875a13940a77bd..e7a8921adb3f76efaa72fff4668a88caa5938c80 100644 (file)
@@ -4,11 +4,11 @@ HOMEPAGE = "https://github.com/qoriq-open-source/optee_test"
 LICENSE = "BSD & GPLv2"
 LIC_FILES_CHKSUM = "file://${S}/LICENSE.md;md5=daa2bcccc666345ab8940aab1315a4fa"
 
-DEPENDS = "optee-client optee-os python-pycrypto-native"
+DEPENDS = "optee-client-qoriq optee-os-qoriq python-pycrypto-native"
 
 inherit pythonnative
 
-SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/optee_test;nobranch=1 \
+SRC_URI = "git://github.com/qoriq-open-source/optee_test.git;nobranch=1 \
           "
 S = "${WORKDIR}/git"