diff options
author | Jessica Zhang <jessica.zhang@intel.com> | 2012-11-12 15:04:40 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-11-18 16:42:08 +0000 |
commit | 0ef08c4593c7a7a0620c82cfa253a255f8fe0b67 (patch) | |
tree | 57f8e58bd0e332af06961d1c56762d06bf4547ec /meta | |
parent | ad0ea7e93902c67033f6ceef4e9f8689a1d0820c (diff) | |
download | poky-0ef08c4593c7a7a0620c82cfa253a255f8fe0b67.tar.gz |
Fix the first line typo of adt-installer
[YOCTO #3384]
(From OE-Core rev: 039e119590b2f3e1d912b446fa68b6cf936d21c2)
Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rwxr-xr-x | meta/recipes-devtools/installer/adt-installer/adt_installer | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/installer/adt-installer/adt_installer b/meta/recipes-devtools/installer/adt-installer/adt_installer index 0be5a1d607..c0123913ef 100755 --- a/meta/recipes-devtools/installer/adt-installer/adt_installer +++ b/meta/recipes-devtools/installer/adt-installer/adt_installer | |||
@@ -1,4 +1,4 @@ | |||
1 | #/bin/bash | 1 | #!/bin/bash |
2 | # Yocto ADT Installer | 2 | # Yocto ADT Installer |
3 | # | 3 | # |
4 | # Copyright 2010-2011 by Intel Corp. | 4 | # Copyright 2010-2011 by Intel Corp. |