diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2011-07-13 07:43:58 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-07-14 15:17:19 +0100 |
commit | 54e8e04a87d0319a1c2b362c32e90e89025db5c8 (patch) | |
tree | 6e7779e843956928cca41b4ea2c8866628636aca | |
parent | 30004ea5a956f0d64cf425aef301c97c7d1b07f0 (diff) | |
download | poky-54e8e04a87d0319a1c2b362c32e90e89025db5c8.tar.gz |
scripts: Rename "adt-install" to "adt-installer" in user help.
(From OE-Core rev: 2d97f7e92d1dca3d381f65aeac6904a158d8826c)
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rwxr-xr-x | scripts/oe-setup-builddir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/oe-setup-builddir b/scripts/oe-setup-builddir index bc4962a845..d278c240d8 100755 --- a/scripts/oe-setup-builddir +++ b/scripts/oe-setup-builddir | |||
@@ -118,7 +118,7 @@ Common targets are: | |||
118 | core-image-sato | 118 | core-image-sato |
119 | meta-toolchain | 119 | meta-toolchain |
120 | meta-toolchain-sdk | 120 | meta-toolchain-sdk |
121 | adt-install | 121 | adt-installer |
122 | meta-ide-support | 122 | meta-ide-support |
123 | 123 | ||
124 | You can also run generated qemu images with a command like 'runqemu qemux86' | 124 | You can also run generated qemu images with a command like 'runqemu qemux86' |