From: Ting Liu Date: Mon, 5 Jan 2015 10:32:19 +0000 (+0800) Subject: dtc: old SRC_URI died, changing to new working one X-Git-Tag: 2.1~534^2~74 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=217d739a6bed850b1ccf5b1d04eab44bdb0b2228;p=meta-freescale.git dtc: old SRC_URI died, changing to new working one Signed-off-by: Ting Liu --- diff --git a/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb index c2a5d2c0..fb76c7a3 100644 --- a/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb +++ b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb @@ -14,7 +14,7 @@ SRC_URI = " \ git://git.freescale.com/ppc/sdk/hypervisor/hypervisor.git;name=hypervisor;nobranch=1 \ git://git.freescale.com/ppc/sdk/hypervisor/kconfig.git;name=kconfig;destsuffix=git/kconfig;nobranch=1 \ git://git.freescale.com/ppc/sdk/hypervisor/libos.git;name=libos;destsuffix=git/libos;nobranch=1 \ - git://www.jdl.com/software/dtc.git;name=dtc;destsuffix=dtc \ + 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;nobranch=1 \ file://81-fsl-embedded-hv.rules \ "