meta-phosphor: Add mapper dependency to time mgr

Without the mapper installed, phosphor-time-manager fails like this at
startup:

terminate called after throwing an instance of
'sdbusplus::exception::SdBusError'
   what(): sd_bus_call: org.freedesktop.DBus.Error.ServiceUnknown: The
name is not activatable

Add a runtime dependency on the mapper.

Change-Id: I9882fa58574bc624bba3b992e2ab7ee4ca271adb
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: 51e719c0fd5f4734f0bcb4d95496056ea027ce1f
  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-protocols/
  11. recipes-support/
  12. recipes-textproc/
  13. COPYING.apache-2.0
  14. COPYING.MIT
  15. LICENSE
  16. MAINTAINERS
  17. README.md
  18. 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.