diff options
Diffstat (limited to 'meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend')
-rw-r--r-- | meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend b/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend deleted file mode 100644 index d3f84319e..000000000 --- a/meta-openbmc-machines/meta-openpower/meta-ibm/meta-romulus/recipes-phosphor/ipmi/phosphor-ipmi-host.bbappend +++ /dev/null @@ -1,8 +0,0 @@ -FILESEXTRAPATHS_append_romulus := ":${THISDIR}/${PN}" -SRC_URI_append_romulus = " \ - file://channel.yaml \ - " - -EXTRA_OECONF_append_romulus = " \ - CHANNEL_YAML_GEN=${WORKDIR}/channel.yaml \ - " |