Date
1 - 2 of 2
[PATCH] scripts: Rename "adt-install" to "adt-installer" in user help.
Robert P. J. Day
Signed-off-by: Robert P. J. Day <rpjday@...>
--- i'm hoping the following is correct -- it's just user help output so it's not fatal but it should still be correct. diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index bc4962a..d278c24 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir @@ -118,7 +118,7 @@ Common targets are: core-image-sato meta-toolchain meta-toolchain-sdk - adt-install + adt-installer meta-ide-support You can also run generated qemu images with a command like 'runqemu qemux86' -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== |
|
Richard Purdie
On Wed, 2011-07-13 at 07:43 -0400, Robert P. J. Day wrote:
Signed-off-by: Robert P. J. Day <rpjday@...>Merged to master, thanks. Richard |
|