diff options
| author | Ting Liu <ting.liu@nxp.com> | 2020-03-05 14:02:47 +0100 |
|---|---|---|
| committer | Otavio Salvador <otavio@ossystems.com.br> | 2020-04-20 16:17:28 -0300 |
| commit | 80a5d311c6b60e4c44f888a93215efa1fdb9c073 (patch) | |
| tree | c15f1372be7e85ddbadc1434bc1535571348ec56 | |
| parent | c295f1f3569ae51bfde9bd809dace86e04a06021 (diff) | |
| download | meta-freescale-80a5d311c6b60e4c44f888a93215efa1fdb9c073.tar.gz | |
skmm-host: switch to source.codeaurora.org
Signed-off-by: Ting Liu <ting.liu@nxp.com>
| -rw-r--r-- | recipes-kernel/skmm-host/skmm-host_git.bb | 2 |
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 4c7a371ae..4b111b5dc 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 | ||
| 6 | inherit module qoriq_build_64bit_kernel | 6 | inherit module qoriq_build_64bit_kernel |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.freescale.com/ppc/sdk/skmm-host.git;branch=sdk-v2.0.x" | 8 | SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/skmm-host;protocol=https;nobranch=1" |
| 9 | SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80" | 9 | SRCREV = "d5912ebdb8d3b29b1e2df52710e8821d1ce3eb80" |
| 10 | 10 | ||
| 11 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
