Files
poky/meta/recipes-core
Fedor Ross d754cd3a49 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: af5a68b545fda9013bbe8f07a2175a04e950d768)

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: Anuj Mittal <anuj.mittal@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-12-03 23:02:08 +00:00
..
2020-07-12 12:21:47 +01:00
2020-09-08 16:43:40 +01:00
2020-07-22 12:45:56 +01:00
2019-01-08 11:16:44 +00:00
2020-09-24 22:32:49 +01:00
2020-08-02 14:42:08 +01:00
2018-09-04 11:03:55 +01:00
2020-09-10 13:48:26 +01:00
2020-10-08 08:08:32 +01:00
2019-03-29 08:28:52 +00:00