]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 25 Feb 2013 13:49:12 +0000 (05:49 -0800)
commit94c9ced84aa201e808e46e129bf14f328ff5f3e4
tree1fecf1401d21a0ad5eb9f7441ec241d86de1e6fb
parentc2d456cb79f42eefd50605d72361ded823568d1b
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