[Buildroot] [PATCH 0/4] Replace 'echo -e' with printf

Maxime Hadjinlian maxime.hadjinlian at gmail.com
Wed May 14 10:26:50 UTC 2014


Hi all

This little series, is only aimed as a follow up of Peter's comment on Samuel's
patch. (http://patchwork.ozlabs.org/patch/342023/)

Maxime Hadjinlian (4):
  acpid: replace "echo -e" with printf
  eudev: replace "echo -en" with printf
  udev: replace "echo -en" with printf
  infra: pkg-utils.mk replace "echo -en" with printf

 package/acpid/acpid.mk | 2 +-
 package/eudev/S10udev  | 4 ++--
 package/pkg-utils.mk   | 2 +-
 package/udev/S10udev   | 4 ++--
 4 files changed, 6 insertions(+), 6 deletions(-)

--
2.0.0.rc0



More information about the buildroot mailing list