Files
poky/meta/recipes-core
Fedor Ross fc44091929 eudev: remove bashism to be compatible with dash
Remove 'echo -e' and replace it with 'printf'. In bash the builtin
'echo' has an option for interpreting backslash escapes. In a shell like
dash the builtin 'echo' interprets backslash escapes by default.
Therefor the 'echo' in dash doesn't have the '-e' option. When using
'printf' instead it is safe to use it either with bash or dash.

(From OE-Core rev: 34161447a03386d629a3782dabcd7f56fd8b9814)

Signed-off-by: Fedor Ross <fedor.ross@ifm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit c747acca33f84879a1ebd0ef972c07f4d5dff8b7)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-09 23:49:01 +00:00
..
2020-07-02 16:12:36 +01:00
2020-09-17 12:51:24 +01:00
2019-10-15 14:16:12 +01:00
2019-01-08 11:16:44 +00:00
2015-01-23 11:36:27 +00:00
2020-01-27 16:48:10 +00:00
2018-09-04 11:03:55 +01:00
2020-06-23 11:40:46 +01:00
2020-09-17 12:51:24 +01:00
2020-05-14 16:45:42 +01:00
2020-01-10 21:18:22 +00:00
2019-03-29 08:28:52 +00:00