summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-03-30 14:32:02 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-03-30 20:12:36 +0000
commit338899a5873c4c3ac6b9e907515f75ccb99a8cdc (patch)
treea8556917b3b0a21768f87be3636b6351c3924370 /meta-phosphor/conf
parent588b9f8c70dd7cbb2790539ed669f307dfb1efa5 (diff)
downloadtalos-openbmc-338899a5873c4c3ac6b9e907515f75ccb99a8cdc.tar.gz
talos-openbmc-338899a5873c4c3ac6b9e907515f75ccb99a8cdc.zip
phosphor-ipmi-fru: rename the bb file
Rename the phosphor-ipmi-fru-properties-example-native to phosphor-ipmi-fru-properties-native. Rename the generated out.yaml to extra-properties.yaml. Change-Id: Id6fc1c6c5d30f58f7dd83305181d2b0372b2fb33 Signed-off-by: Ratan Gupta <ratagupt@in.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index 06995baa7..7e66416e8 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -98,7 +98,7 @@ PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config ?= "phosphor-ipmi-fru
PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory ?= \
"${@cf_enabled(d, 'obmc-mrw', 'phosphor-ipmi-fru-inventory-mrw-native', 'phosphor-ipmi-fru-inventory-example-native')}"
PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-properties ?= \
- "${@cf_enabled(d, 'obmc-mrw', 'phosphor-ipmi-fru-properties-mrw-native', 'phosphor-ipmi-fru-properties-example-native')}"
+ "${@cf_enabled(d, 'obmc-mrw', 'phosphor-ipmi-fru-properties-mrw-native', 'phosphor-ipmi-fru-properties-native')}"
# The phosphor-led-manager application is data-driven and requires an input
# yaml of LED group and members.
OpenPOWER on IntegriCloud