summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorJessica Zhang <jessica.zhang@intel.com>2012-11-12 15:04:40 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-11-18 16:42:08 +0000
commit0ef08c4593c7a7a0620c82cfa253a255f8fe0b67 (patch)
tree57f8e58bd0e332af06961d1c56762d06bf4547ec /meta/recipes-devtools
parentad0ea7e93902c67033f6ceef4e9f8689a1d0820c (diff)
downloadast2050-yocto-poky-0ef08c4593c7a7a0620c82cfa253a255f8fe0b67.zip
ast2050-yocto-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/recipes-devtools')
-rwxr-xr-xmeta/recipes-devtools/installer/adt-installer/adt_installer2
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 0be5a1d..c012391 100755
--- a/meta/recipes-devtools/installer/adt-installer/adt_installer
+++ b/meta/recipes-devtools/installer/adt-installer/adt_installer
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
# Yocto ADT Installer
#
# Copyright 2010-2011 by Intel Corp.
OpenPOWER on IntegriCloud