meta-phosphor: Fix SYSTEMD_PAGER export

The shell used to execute the bitbake scripts doesn't support `-e` for
for the echo builtin. This triggers an error upon login:

    login: root
    Password:
    -sh: -e: command not found
    root@machine#

Split the workaround into two separate `echo` invocations.

Change-Id: Ic1b59041057d240a880cbf47c459fd364724c7b7
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
1 file changed
tree: 711e78c846971f79e4ef250dab7290db09b03daa
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. raspberrypi/
  6. recipes-connectivity/
  7. recipes-core/
  8. recipes-devtools/
  9. recipes-extended/
  10. recipes-graphics/
  11. recipes-phosphor/
  12. recipes-protocols/
  13. recipes-support/
  14. recipes-textproc/
  15. recipes-x86/
  16. COPYING.apache-2.0
  17. COPYING.MIT
  18. LICENSE
  19. MAINTAINERS
  20. README.md
  21. recipes.txt
README.md

OpenBMC

meta-phosphor is the OpenBMC layer. This layer should be included for all OpenBMC systems. The OpenBMC layer contains content which is shared between all OpenBMC systems.