public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH tegra-uboot-flasher-scripts] README: use full file names for default.xml and default-notools.xml
@ 2013-06-11 17:29 Aaron Plattner
       [not found] ` <1370971782-25735-1-git-send-email-aplattner-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Aaron Plattner @ 2013-06-11 17:29 UTC (permalink / raw)
  To: linux-tegra-u79uwXL29TY76Z2rM5mHXA
  Cc: Aaron Plattner, swarren-DDmLM1+adcrQT0dZR+AlfA

Passing 'default' or 'default-notools' to repo init's -m parameter fails because
the manifests are actually called 'default.xml' and 'default-notools.xml'
respectively.

Signed-off-by: Aaron Plattner <aplattner-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
Repo sync failed when I tried to follow these instructions because these
manifest names don't exist.

 README-developer.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README-developer.txt b/README-developer.txt
index 46d3492..2525b40 100644
--- a/README-developer.txt
+++ b/README-developer.txt
@@ -51,15 +51,15 @@ repo init -u git://github.com/NVIDIA/tegra-uboot-flasher-manifests.git \
 repo sync
 
 There are two separate repo manifests for this project. Use repo's -m option
-to specify which you want. Valid values are default (all required
-dependencies) and default-notools (excludes the source to potentially distro-
-packaged utilities cbootimage, tegrarcm, dtc).
+to specify which you want. Valid values are default.xml (all required
+dependencies) and default-notools.xml (excludes the source to potentially
+distro-packaged utilities cbootimage, tegrarcm, dtc).
 
 Compiling Potentially Packaged Utilities
 ========================================
 
 If you have installed distro packages for the utilities mentioned above,
-and/or sync'd the default-notools manifest, skip this step.
+and/or sync'd the default-notools.xml manifest, skip this step.
 
 cd to the scripts sub-directory (i.e. the directory containing this README),
 and execute:
-- 
1.8.3

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

* Re: [PATCH tegra-uboot-flasher-scripts] README: use full file names for default.xml and default-notools.xml
       [not found] ` <1370971782-25735-1-git-send-email-aplattner-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
@ 2013-06-11 17:34   ` Stephen Warren
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Warren @ 2013-06-11 17:34 UTC (permalink / raw)
  To: Aaron Plattner
  Cc: linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	swarren-DDmLM1+adcrQT0dZR+AlfA

On 06/11/2013 11:29 AM, Aaron Plattner wrote:
> Passing 'default' or 'default-notools' to repo init's -m parameter fails because
> the manifests are actually called 'default.xml' and 'default-notools.xml'
> respectively.

Thanks, applied.

I guess I didn't notice this, since I used default.xml and hence didn't
supply any -m option at all.

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

end of thread, other threads:[~2013-06-11 17:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-11 17:29 [PATCH tegra-uboot-flasher-scripts] README: use full file names for default.xml and default-notools.xml Aaron Plattner
     [not found] ` <1370971782-25735-1-git-send-email-aplattner-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2013-06-11 17:34   ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox