diff options
| author | Ting Liu <ting.liu@freescale.com> | 2015-01-05 18:32:19 +0800 |
|---|---|---|
| committer | Zhenhua Luo <zhenhua.luo@freescale.com> | 2015-01-07 10:11:44 +0800 |
| commit | 217d739a6bed850b1ccf5b1d04eab44bdb0b2228 (patch) | |
| tree | 75d73e5c3dc246b268aed20a66e68afbd2ad0718 | |
| parent | 4fe6e184396e83758b2b709c17674d97190972d8 (diff) | |
| download | meta-freescale-217d739a6bed850b1ccf5b1d04eab44bdb0b2228.tar.gz | |
dtc: old SRC_URI died, changing to new working one
Signed-off-by: Ting Liu <ting.liu@freescale.com>
| -rw-r--r-- | meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb b/meta-fsl-ppc/recipes-virtualization/hypervisor/hypervisor_git.bb index c2a5d2c01..fb76c7a3e 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 = " \ | |||
| 14 | git://git.freescale.com/ppc/sdk/hypervisor/hypervisor.git;name=hypervisor;nobranch=1 \ | 14 | git://git.freescale.com/ppc/sdk/hypervisor/hypervisor.git;name=hypervisor;nobranch=1 \ |
| 15 | git://git.freescale.com/ppc/sdk/hypervisor/kconfig.git;name=kconfig;destsuffix=git/kconfig;nobranch=1 \ | 15 | git://git.freescale.com/ppc/sdk/hypervisor/kconfig.git;name=kconfig;destsuffix=git/kconfig;nobranch=1 \ |
| 16 | git://git.freescale.com/ppc/sdk/hypervisor/libos.git;name=libos;destsuffix=git/libos;nobranch=1 \ | 16 | git://git.freescale.com/ppc/sdk/hypervisor/libos.git;name=libos;destsuffix=git/libos;nobranch=1 \ |
| 17 | git://www.jdl.com/software/dtc.git;name=dtc;destsuffix=dtc \ | 17 | git://git.kernel.org/pub/scm/utils/dtc/dtc.git;name=dtc;destsuffix=dtc \ |
| 18 | git://git.freescale.com/ppc/sdk/hypertrk.git;name=hypertrk;destsuffix=git/hypertrk;nobranch=1 \ | 18 | git://git.freescale.com/ppc/sdk/hypertrk.git;name=hypertrk;destsuffix=git/hypertrk;nobranch=1 \ |
| 19 | file://81-fsl-embedded-hv.rules \ | 19 | file://81-fsl-embedded-hv.rules \ |
| 20 | " | 20 | " |
