commit | f7b74d601cfed2e1f5dd99ee51cce8e7be316043 | [log] [tgz] |
---|---|---|
author | Ratan Gupta <ratagupt@in.ibm.com> | Mon Apr 03 07:40:00 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Apr 07 21:11:44 2017 +0000 |
tree | 2e1e9cf08d149819a800267043a4842cc957b8c5 | |
parent | 3a20659d3df3d8c50233343195fef551637ce9e1 [diff] |
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>
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-example-native.bb b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-native.bb similarity index 100% rename from common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-example-native.bb rename to common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-native.bb
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-example/config.yaml b/common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml similarity index 100% rename from common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory-example/config.yaml rename to common/recipes-phosphor/ipmi/phosphor-ipmi-sensor-inventory/config.yaml
diff --git a/conf/distro/include/phosphor-defaults.inc b/conf/distro/include/phosphor-defaults.inc index 7e66416..c87087b 100644 --- a/conf/distro/include/phosphor-defaults.inc +++ b/conf/distro/include/phosphor-defaults.inc
@@ -114,7 +114,7 @@ # 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