]> code.ossystems Code Review - meta-freescale.git/commitdiff
hypervisor: update SRC_URL
authorC.R. Guo <chunrong.guo@nxp.com>
Fri, 2 Mar 2018 07:06:58 +0000 (15:06 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 6 Mar 2018 13:03:49 +0000 (10:03 -0300)
*kconfig update SRC_URL
*libos update SRC_URL

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-virtualization/hypervisor/hypervisor_git.bb

index 90cdf2bc8e0b0eb73e25aa1307b4526960153ae3..3af7f0f2cc2ee46696e03a0078b2917ef6d60f74 100644 (file)
@@ -11,9 +11,9 @@ inherit deploy
 
 # TODO: fix dtc to use the already built package
 SRC_URI = " \
-       git://git.freescale.com/ppc/sdk/hypervisor/hypervisor.git;name=hypervisor;branch=sdk-v2.0.x \
-       git://git.freescale.com/ppc/sdk/hypervisor/kconfig.git;name=kconfig;destsuffix=git/kconfig;branch=sdk-v2.0.x \
-       git://git.freescale.com/ppc/sdk/hypervisor/libos.git;name=libos;destsuffix=git/libos;branch=sdk-v2.0.x \
+       git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/hypervisor;name=hypervisor;branch=nxp/sdk-v2.0.x \
+       git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/kconfig;name=kconfig;destsuffix=git/kconfig;branch=nxp/sdk-v2.0.x \
+       git://source.codeaurora.org/external/qoriq/qoriq-yocto-sdk/libos;name=libos;destsuffix=git/libos;branch=nxp/sdk-v2.0.x \
        git://git.kernel.org/pub/scm/utils/dtc/dtc.git;name=dtc;destsuffix=dtc \
        git://git.freescale.com/ppc/sdk/hypertrk.git;name=hypertrk;destsuffix=git/hypertrk;branch=sdk-v2.0.x \
        file://81-fsl-embedded-hv.rules \