emmc-image: fix echo service files

"-e" is only needed in bash but not in dash, which will make service files
have a "-e" garbage line.

Tested: in bash and dash, verified that printf works fine
Google-Bug-Id: N/A, systemd will ignore the line so no real impact
Fusion-Link: fusion2 N/A platforms specific only change
Change-Id: Id07d6b0a4b0041a80912be3c3120c1228205952d
Signed-off-by: Yuxiao Zhang <yuxiaozhang@google.com>
1 file changed
tree: 5bce76e8c47f8c8f64043e940ceabb30eac26f32
  1. classes/
  2. conf/
  3. dynamic-layers/
  4. recipes-bsp/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-google/
  10. recipes-kernel/
  11. recipes-phosphor/
  12. recipes-support/
  13. recipes-tpm1/
  14. recipes-tpm2/
  15. LICENSE
  16. README.md
README.md

meta-gbmc-staging

This repository contains additions to the openbmc/meta-google layer that are not yet ready for OpenBMC inclusion.

How to use this layer

  1. Clone openbmc/openbmc from GitHub.
  2. Clone this layer from GitHub into a subdirectory of openbmc.