Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Fix the first line of adt-installer script [YOCTO #3384]
@ 2012-11-12 23:04 Jessica Zhang
  2012-11-12 23:04 ` [PATCH 1/1] Fix the first line typo of adt-installer [YOCTO#3384] Jessica Zhang
  0 siblings, 1 reply; 2+ messages in thread
From: Jessica Zhang @ 2012-11-12 23:04 UTC (permalink / raw)
  To: openembedded-core

The following changes since commit e5822cf6c8373746faca0271d6394a5380edd738:

  poky.conf: Enable warning on textrel QA check (2012-11-12 13:36:42 +0000)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib jzhang/YOCTO3384
  http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/YOCTO3384

Jessica Zhang (1):
  Fix the first line typo of adt-installer [YOCTO#3384]

 .../installer/adt-installer/adt_installer          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
1.7.9.5




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

* [PATCH 1/1] Fix the first line typo of adt-installer [YOCTO#3384]
  2012-11-12 23:04 [PATCH 0/1] Fix the first line of adt-installer script [YOCTO #3384] Jessica Zhang
@ 2012-11-12 23:04 ` Jessica Zhang
  0 siblings, 0 replies; 2+ messages in thread
From: Jessica Zhang @ 2012-11-12 23:04 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Jessica Zhang <jessica.zhang@intel.com>
---
 .../installer/adt-installer/adt_installer          |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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.
-- 
1.7.9.5




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

end of thread, other threads:[~2012-11-12 23:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-12 23:04 [PATCH 0/1] Fix the first line of adt-installer script [YOCTO #3384] Jessica Zhang
2012-11-12 23:04 ` [PATCH 1/1] Fix the first line typo of adt-installer [YOCTO#3384] Jessica Zhang

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