summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb
deleted file mode 100644
index aca1d0aab..000000000
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-fru-hostfw-config-example-native.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-SUMMARY = "Sample hostfw inventory map for phosphor-ipmi-fru"
-PR = "r1"
-
-inherit native
-inherit phosphor-ipmi-fru
-
-require phosphor-ipmi-fru.inc
-
-PROVIDES += "virtual/phosphor-ipmi-fru-hostfw-config"
-
-S = "${WORKDIR}/git"
-
-do_install() {
- DEST=${D}${hostfw_datadir}
- install -d ${DEST}
-
- # TODO: copy example hostfw yaml to ${DEST}/config.yaml
- # install fru-types.yaml ${DEST}/config.yaml
-}
OpenPOWER on IntegriCloud