recipe does not need to install json file

As noted in this review:
https://gerrit.openbmc-project.xyz/c/openbmc/meta-phosphor/+/27903/6/recipes-phosphor/state/phosphor-state-manager_git.bb#146
meson handles the installation of the json file for you so the
do_install_append section is no longer needed.

Tested:
Built image and verified json file was still in correct location within
QEMU.

Change-Id: I426eaeb73624f5b77678c0f8a971cf8e2168db27
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
1 file changed
tree: 16775a597da1034780e0e310541a3a3aa6571af3
  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.