All of lore.kernel.org
 help / color / mirror / Atom feed
* [flasher manifests PATCH] Move tools from nv-tegra to github
@ 2013-08-28 21:02 Stephen Warren
       [not found] ` <1377723778-6714-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Warren @ 2013-08-28 21:02 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA; +Cc: Stephen Warren

From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>

Certain tools were moved from nv-tegra.nvidia.com to github in order
to support features beyond git itself. Update tegra-uboot-flasher
manifests to reflect the move.

Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 default-notools.xml | 3 +--
 default.xml         | 7 +++----
 2 files changed, 4 insertions(+), 6 deletions(-)

diff --git a/default-notools.xml b/default-notools.xml
index e3dfca1..dce72e4 100644
--- a/default-notools.xml
+++ b/default-notools.xml
@@ -3,11 +3,10 @@
   <remote name="dtc" fetch="git://git.jdl.com/"/>
   <remote name="denx" fetch="git://git.denx.de/"/>
   <remote name="github" fetch="git://github.com/NVIDIA/"/>
-  <remote name="nv-tegra" fetch="git://nv-tegra.nvidia.com/"/>
 
   <default revision="master"/>
 
-  <project path="cbootimage-configs" name="tools/tegra-cbootimage-configs.git" remote="nv-tegra"/>
+  <project path="cbootimage-configs" name="cbootimage-configs.git" remote="github"/>
   <project path="scripts" name="tegra-uboot-flasher-scripts.git" remote="github"/>
   <project path="u-boot" name="u-boot.git" remote="denx"/>
 </manifest>
diff --git a/default.xml b/default.xml
index 8e67c43..d6da4dd 100644
--- a/default.xml
+++ b/default.xml
@@ -3,14 +3,13 @@
   <remote name="dtc" fetch="git://git.jdl.com/"/>
   <remote name="denx" fetch="git://git.denx.de/"/>
   <remote name="github" fetch="git://github.com/NVIDIA/"/>
-  <remote name="nv-tegra" fetch="git://nv-tegra.nvidia.com/"/>
 
   <default revision="master"/>
 
-  <project path="cbootimage" name="tools/cbootimage.git" remote="nv-tegra"/>
-  <project path="cbootimage-configs" name="tools/tegra-cbootimage-configs.git" remote="nv-tegra"/>
+  <project path="cbootimage" name="cbootimage.git" remote="github"/>
+  <project path="cbootimage-configs" name="cbootimage-configs.git" remote="github"/>
   <project path="dtc" name="software/dtc.git" remote="dtc"/>
   <project path="scripts" name="tegra-uboot-flasher-scripts.git" remote="github"/>
-  <project path="tegrarcm" name="tools/tegrarcm.git" remote="nv-tegra"/>
+  <project path="tegrarcm" name="tegrarcm.git" remote="github"/>
   <project path="u-boot" name="u-boot.git" remote="denx"/>
 </manifest>
-- 
1.8.1.5

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [flasher manifests PATCH] Move tools from nv-tegra to github
       [not found] ` <1377723778-6714-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
@ 2013-09-06 15:18   ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-09-06 15:18 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA; +Cc: Stephen Warren

On 08/28/2013 03:02 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
> 
> Certain tools were moved from nv-tegra.nvidia.com to github in order
> to support features beyond git itself. Update tegra-uboot-flasher
> manifests to reflect the move.

Oops, I forgot to push this a while back. Pushed now!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-09-06 15:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-28 21:02 [flasher manifests PATCH] Move tools from nv-tegra to github Stephen Warren
     [not found] ` <1377723778-6714-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2013-09-06 15:18   ` Stephen Warren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.