meta-phosphor: fix reboot of BMC

After the commit bba38f38e7e41525c30116a2fe990d113b8157da the firmware
with a static flash layout is unable to reboot.
It happens because the `reboot` applet was removed from the `busybox`.

This commit restore the `reboot` in the `busybox` for static layout.

Resolves openbmc/openbmc#3399

Tested in the `qemu` with firmwares for `palmetto` and `romulus`.

Change-Id: I11ff21ad1157741e6ae2bf6a11a42eab9e577e6a
Signed-off-by: Alexander Filippov <a.filippov@yadro.com>
2 files changed
tree: 912fa032a6f809adbb0fadbbecdc8e6840b36e22
  1. aspeed-layer/
  2. classes/
  3. conf/
  4. nuvoton-layer/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-phosphor/
  10. recipes-support/
  11. recipes-textproc/
  12. COPYING.apache-2.0
  13. COPYING.MIT
  14. LICENSE
  15. MAINTAINERS
  16. README.md
  17. 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.