summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/configuration
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2019-02-15 00:56:07 +0300
committerAndrew Geissler <geissonator@yahoo.com>2019-02-20 05:06:20 +0300
commit7575f3aba8873acf21e5e5d3ba9251bbb29e6d29 (patch)
treee27bf938b0e226ade3f618b04a2aaafa476d849f /meta-phosphor/recipes-phosphor/configuration
parentb43cf56ccef3a5de25dec0c3ee5ad10b884ed740 (diff)
downloadopenbmc-7575f3aba8873acf21e5e5d3ba9251bbb29e6d29.tar.xz
meta-phosphor: phosphor-pid-control: transition away from YAML
phosphor-pid-control no longer relies on a native recipes to provide a yaml configuration that is compiled into the binary. To enable this, srcrev bump f72ad44140..dca2d484ee James Feist (1): DBusConfiguration: Fix scaling Patrick Venture (3): main: add json configuration path main: if json configuration, override yaml built build: drop support for YAML configurations (From meta-phosphor rev: c7eef0103625e8a7381c23597165e653fc8868a4) Change-Id: If164061e677bccdd2d3a3afa520722dd641d9f1a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/configuration')
-rw-r--r--meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
index 3b8e0c0559..4bc8025160 100644
--- a/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
+++ b/meta-phosphor/recipes-phosphor/configuration/entity-manager_git.bb
@@ -12,7 +12,6 @@ LIC_FILES_CHKSUM = "file://LICENCE;md5=a6a4edad4aed50f39a66d098d74b265b"
SYSTEMD_SERVICE_${PN} = "xyz.openbmc_project.EntityManager.service \
xyz.openbmc_project.FruDevice.service"
-PROVIDES += "virtual/phosphor-fans-sensor-inventory"
DEPENDS = "boost \
i2c-tools \
nlohmann-json \