summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorRatan Gupta <ratagupt@in.ibm.com>2017-04-03 07:40:00 +0530
committerPatrick Williams <patrick@stwcx.xyz>2017-04-07 21:11:44 +0000
commitcc1b60164fda3d1a73522b07372d1685756b74d8 (patch)
tree36df9eca4fc3b127ba300c5c739a4232e3799448 /meta-phosphor/conf
parent238f3a78a059b7307525cbd60e1bc764ef2bb429 (diff)
downloadtalos-openbmc-cc1b60164fda3d1a73522b07372d1685756b74d8.tar.gz
talos-openbmc-cc1b60164fda3d1a73522b07372d1685756b74d8.zip
phosphor-ipmi-sensor: Rename the native recipe
Rename phosphor-ipmi-sensor-inventory-example-native.bb to phosphor-ipmi-sensor-inventory-native.bb Change-Id: I23b11e85a98cb86573255f34879e1dfdc1417298 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 7e66416e8..c87087bbc 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -114,7 +114,7 @@ PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native ?= \
# configuration files in the format and native sysroot location expected by
# the phosphor-host-ipmid build process in the native sysroot.
PREFERRED_PROVIDER_virtual/phosphor-ipmi-sensor-inventory ?= \
- "${@cf_enabled(d, 'obmc-mrw', 'phosphor-ipmi-sensor-inventory-mrw-native', 'phosphor-ipmi-sensor-inventory-example-native')}"
+ "${@cf_enabled(d, 'obmc-mrw', 'phosphor-ipmi-sensor-inventory-mrw-native', 'phosphor-ipmi-sensor-inventory-native')}"
# The phosphor-logging application has a data driven plugin that adds FRU
# callout information to error logs, when applications generating error logs
OpenPOWER on IntegriCloud