summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-29 23:07:53 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-05-30 18:36:00 +0300
commit2115ac10bc51a9414cf1175d93f797184ea8a3d0 (patch)
treed083c34482dd37c5fa02e4ea3ed7bad08d34f6c8
parente83680404ac019e5c070505c0c51b15cfa6d46d6 (diff)
downloadopenbmc-2115ac10bc51a9414cf1175d93f797184ea8a3d0.tar.xz
meta-phosphor: ipmi: drop channel.yaml
This file isn't used by ipmid anymore, so don't bother passing it in. See ipmid change 41ac50530a for details. (From meta-phosphor rev: 2bda2f162fdb25d2d77f7845157ff70d94af44d4) Change-Id: I1a0b02a6aa7c1767254b94e91b80ed92c3e99d16 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
index 4e69c2d36..0654cfeb0 100644
--- a/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
+++ b/meta-phosphor/recipes-phosphor/ipmi/phosphor-ipmi-host_git.bb
@@ -75,7 +75,6 @@ EXTRA_OECONF = " \
SENSOR_YAML_GEN=${STAGING_DIR_NATIVE}${sensor_datadir}/sensor.yaml \
INVSENSOR_YAML_GEN=${STAGING_DIR_NATIVE}${sensor_datadir}/invsensor.yaml \
FRU_YAML_GEN=${STAGING_DIR_NATIVE}${config_datadir}/fru_config.yaml \
- CHANNEL_YAML_GEN=${STAGING_DIR_NATIVE}${sensor_datadir}/channel.yaml \
ENTITY_YAML_GEN=${STAGING_DIR_NATIVE}${sensor_datadir}/entity.yaml \
POWER_READING_SENSOR=${datadir}/ipmi-providers/power_reading.json\
"