From: Stephen Warren <[email protected]>

Commit 3e4b099 "Move dtc from jdl.com to kernel.org" used the wrong
instance of dtc.git on kernel.org. Update the manifest to use the
correct one.

Signed-off-by: Stephen Warren <[email protected]>
---
 default.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/default.xml b/default.xml
index c409bfd..c5a504d 100644
--- a/default.xml
+++ b/default.xml
@@ -8,7 +8,7 @@
 
   <project path="cbootimage" name="cbootimage.git" remote="github"/>
   <project path="cbootimage-configs" name="cbootimage-configs.git" 
remote="github"/>
-  <project path="dtc" name="linux/kernel/git/jdl/dtc.git" remote="korg"/>
+  <project path="dtc" name="utils/dtc/dtc.git" remote="korg"/>
   <project path="scripts" name="tegra-uboot-flasher-scripts.git" 
remote="github"/>
   <project path="tegrarcm" name="tegrarcm.git" remote="github"/>
   <project path="u-boot" name="u-boot.git" remote="denx"/>
-- 
1.8.1.5

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to