]> code.ossystems Code Review - openembedded-core.git/commit
base-files: fix 'dash' expanding '\n'
authorJavier Viguera <javier.viguera@digi.com>
Wed, 20 Feb 2013 15:09:17 +0000 (16:09 +0100)
committerRoss Burton <ross.burton@intel.com>
Wed, 27 Feb 2013 13:45:40 +0000 (13:45 +0000)
commit52969714484fc96f6ece928304913b8f3ae30314
tree0b475cc6fc9739b66ab292f1f9e0322f482efc59
parentb4799833d26eacf60a7590bc5770b3715389fe66
base-files: fix 'dash' expanding '\n'

Dash's 'echo' command expands '\n' by default, so the '\n' is not
included in the '/etc/issue' file.

Use 'printf' for portability between different shells.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/base-files/base-files_3.0.14.bb