All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Remove Bashisms from scripts/bitbake
@ 2011-01-31 12:29 Joshua Lock
  2011-01-31 12:30 ` [PATCH 1/1] scripts/bitbake: remove bashisms Joshua Lock
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Lock @ 2011-01-31 12:29 UTC (permalink / raw)
  To: poky

From: Joshua Lock <josh@linux.intel.com>

The BitBake wrapper script currently won't run under Dash, this patch removes
the Bash only syntax and ensures the script will run under Dash so that users
with this shell can get at least far enough to be advised that they should
run Bash.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: josh/misc
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=josh/misc

Thanks,
    Joshua Lock <josh@linux.intel.com>
---


Joshua Lock (1):
  scripts/bitbake: remove bashisms

 scripts/bitbake |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

-- 
1.7.3.5



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

end of thread, other threads:[~2011-01-31 12:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-31 12:29 [PATCH 0/1] Remove Bashisms from scripts/bitbake Joshua Lock
2011-01-31 12:30 ` [PATCH 1/1] scripts/bitbake: remove bashisms Joshua Lock

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.