summaryrefslogtreecommitdiffstats
path: root/recipes-virtualization
diff options
context:
space:
mode:
authorTing Liu <ting.liu@freescale.com>2015-01-05 18:32:19 +0800
committerZhenhua Luo <zhenhua.luo@freescale.com>2015-01-07 10:11:44 +0800
commit1f00cf61802ce1918710a97b6f7c6b0c30484073 (patch)
treedeba82562e320adad1a4df561056741c9718bad6 /recipes-virtualization
parent6766a7ffe57b1bbc303113f070dbdd45960ded83 (diff)
downloadmeta-fsl-ppc-1f00cf61802ce1918710a97b6f7c6b0c30484073.tar.gz
dtc: old SRC_URI died, changing to new working one
Signed-off-by: Ting Liu <ting.liu@freescale.com>
Diffstat (limited to 'recipes-virtualization')
-rw-r--r--recipes-virtualization/hypervisor/hypervisor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-virtualization/hypervisor/hypervisor_git.bb b/recipes-virtualization/hypervisor/hypervisor_git.bb
index c2a5d2c..fb76c7a 100644
--- a/recipes-virtualization/hypervisor/hypervisor_git.bb
+++ b/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 "