summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/skmm-host
diff options
context:
space:
mode:
authorTing Liu <ting.liu@nxp.com>2020-03-05 14:02:47 +0100
committerOtavio Salvador <otavio@ossystems.com.br>2020-04-20 16:17:28 -0300
commit80a5d311c6b60e4c44f888a93215efa1fdb9c073 (patch)
treec15f1372be7e85ddbadc1434bc1535571348ec56 /recipes-kernel/skmm-host
parentc295f1f3569ae51bfde9bd809dace86e04a06021 (diff)
downloadmeta-freescale-80a5d311c6b60e4c44f888a93215efa1fdb9c073.tar.gz
skmm-host: switch to source.codeaurora.org
Signed-off-by: Ting Liu <ting.liu@nxp.com>
Diffstat (limited to 'recipes-kernel/skmm-host')
-rw-r--r--recipes-kernel/skmm-host/skmm-host_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/skmm-host/skmm-host_git.bb b/recipes-kernel/skmm-host/skmm-host_git.bb
index 4c7a371a..4b111b5d 100644
--- a/recipes-kernel/skmm-host/skmm-host_git.bb
+++ b/recipes-kernel/skmm-host/skmm-host_git.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=99803d8e9a595c0bdb45ca710f353813"
5 5
6inherit module qoriq_build_64bit_kernel 6inherit module qoriq_build_64bit_kernel
7 7
8SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-host.git;branch=sdk-v2.0.x" 8SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/skmm-host;protocol=https;nobranch=1"
9SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80" 9SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80"
10 10
11S = "${WORKDIR}/git" 11S = "${WORKDIR}/git"