commit | 779f11d8b90e6829b2ec68311b2aa4f64c1adcef | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Wed Jan 15 13:10:29 2020 -0600 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Jan 16 14:02:07 2020 +0000 |
tree | 16775a597da1034780e0e310541a3a3aa6571af3 | |
parent | 73fd25e801e0e3d765e3a38d104f6ea542a17b76 [diff] |
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>