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:58:19 +0000 (05:58 -0800)
commit14d275712bec5b97e8b95736dc8cf2f252dde61e
treeb81d526568765ba56bd12d8b2fda945e75cb4874
parent57b15dc729422fed0f30ea9d15d6e95d31df22ba
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.

(From OE-Core rev: 94c9ced84aa201e808e46e129bf14f328ff5f3e4)

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