Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] fix bashism for a few scripts
@ 2013-08-02  7:52 Qi.Chen
  2013-08-02  7:52 ` [PATCH 1/4] scripts/contrib/mkefidisk.sh: fix bashism Qi.Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Qi.Chen @ 2013-08-02  7:52 UTC (permalink / raw)
  To: openembedded-core; +Cc: Zhangle.Yang

From: Chen Qi <Qi.Chen@windriver.com>

I used the checkbashism command to check our OE repo.
This patchset fixes the auto-detected bashism.

The following changes since commit bd1c441a210cae03fb6006c996227211cc29056b:

  bitbake: bitbake: runqueue: add warning if invalidating invalid task (2013-07-29 15:25:09 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib ChenQi/fix-bashism
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=ChenQi/fix-bashism

Chen Qi (4):
  scripts/contrib/mkefidisk.sh: fix bashism
  qtdemo-init: fix bashism
  xtscal: fix bashism
  initramfs-framework: fix bashism

 .../initrdscripts/initramfs-framework/finish       |    5 +++--
 .../initrdscripts/initramfs-framework/init         |   13 +++++++------
 .../xtscal/xtscal/30xTs_Calibrate.sh               |    2 +-
 meta/recipes-qt/qt-demo/qt-demo-init/qtdemo-init   |    8 ++++----
 scripts/contrib/mkefidisk.sh                       |    8 ++++----
 5 files changed, 19 insertions(+), 17 deletions(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2013-08-02  7:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-02  7:52 [PATCH 0/4] fix bashism for a few scripts Qi.Chen
2013-08-02  7:52 ` [PATCH 1/4] scripts/contrib/mkefidisk.sh: fix bashism Qi.Chen
2013-08-02  7:52 ` [PATCH 2/4] qtdemo-init: " Qi.Chen
2013-08-02  7:52 ` [PATCH 3/4] xtscal: " Qi.Chen
2013-08-02  7:52 ` [PATCH 4/4] initramfs-framework: " Qi.Chen

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