meta-phosphor: mrw-api: use correct install path

Upstream OE fixed an atypical perl installation path issue:

/usr/lib/perl5/perl/site_perl
becomes:
/usr/lib/perl5/site_perl

Update the mrw-api perl module installation path to match.

Change-Id: I89c3a24cbd120348d0f5eda48cc3993a2a01816d
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
1 file changed
tree: e6e72ce38d07240aaa60b787bfb99428dcac8cee
  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.