summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb
diff options
context:
space:
mode:
authorMarri Devender Rao <devenrao@in.ibm.com>2017-07-07 12:15:45 -0500
committerPatrick Williams <patrick@stwcx.xyz>2017-07-26 13:04:40 +0000
commitcfc32161b48580f45fbeeeb70905a587f338486f (patch)
tree9be2689e5408df505dab3c35a85c228784180b04 /meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb
parent3a341e17965d90ad4789768311f9fd2eb52eae8f (diff)
downloadtalos-openbmc-cfc32161b48580f45fbeeeb70905a587f338486f.tar.gz
talos-openbmc-cfc32161b48580f45fbeeeb70905a587f338486f.zip
renamed yaml file for fru read inventory example recipe
Change-Id: I80203330199da67fdb36fd9602b61052ce8cf9e8 Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb
index 25fa0f16e..6031322f6 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-read-inventory-example-native.bb
@@ -13,5 +13,5 @@ S = "${WORKDIR}/git"
do_install() {
DEST=${D}${config_datadir}
install -d ${DEST}
- install scripts/example.yaml ${DEST}/config.yaml
+ install scripts/fru-read-example.yaml ${DEST}/config.yaml
}
OpenPOWER on IntegriCloud