summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorC.R. Guo <chunrong.guo@nxp.com>2018-03-02 17:17:10 +0800
committerOtavio Salvador <otavio@ossystems.com.br>2018-03-06 10:01:46 -0300
commit1fa4a2c3689733c8edf21e254dfb571c310aecb5 (patch)
tree3589b16fe9c02dacdc290f9fb76b72006c6587da
parenta66c905f568f688bb2e74f0dbdb10fda4c6e91bb (diff)
downloadmeta-freescale-1fa4a2c3689733c8edf21e254dfb571c310aecb5.tar.gz
hv-cfg: update SRC_URL
Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
-rw-r--r--recipes-virtualization/hv-cfg/hv-cfg_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-virtualization/hv-cfg/hv-cfg_git.bb b/recipes-virtualization/hv-cfg/hv-cfg_git.bb
index 4f147d2d..13e07205 100644
--- a/recipes-virtualization/hv-cfg/hv-cfg_git.bb
+++ b/recipes-virtualization/hv-cfg/hv-cfg_git.bb
@@ -18,7 +18,7 @@ PACKAGE_ARCH = "${MACHINE_ARCH}"
18 18
19inherit deploy 19inherit deploy
20 20
21SRC_URI = "git://git.freescale.com/ppc/sdk/hv-cfg.git;branch=sdk-v2.0.x" 21SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/hv-cfg;branch=nxp/sdk-v2.0.x"
22SRCREV = "348748b2ce26258509997b19fead0dd7bba4dea4" 22SRCREV = "348748b2ce26258509997b19fead0dd7bba4dea4"
23 23
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"