summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 00:18:53 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-04-04 13:38:19 +0000
commit211ccf33fb57ddede03d26cf7cb05924d039b2df (patch)
treedd48d4379798885ff51310d02e609e6dd1ec8b19 /meta-phosphor/common/recipes-phosphor
parent2f2163c1d6e4f6d0e004709e21f51ad20ee72ee4 (diff)
downloadtalos-openbmc-211ccf33fb57ddede03d26cf7cb05924d039b2df.tar.gz
talos-openbmc-211ccf33fb57ddede03d26cf7cb05924d039b2df.zip
Remove ipmi distro feature, virtual
We don't need a distro feature for net IPMI at this point, so simplify things a bit. Additionally, remove the net-ipmi virtual since we don't have any alternative implementations today and it just adds unnecessary complexity. Tested: Built a witherspoon image and validated manifest Change-Id: I2784f13b3e8897e855ac128422081ec3ee207bf1 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor')
-rw-r--r--meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
index d1c00f328..6d1a42502 100644
--- a/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
+++ b/meta-phosphor/common/recipes-phosphor/ipmi/phosphor-ipmi-net.bb
@@ -13,8 +13,6 @@ DEPENDS += "systemd"
DEPENDS += "phosphor-ipmi-host"
RDEPENDS_${PN} += "libmapper"
RDEPENDS_${PN} += "libsystemd"
-PROVIDES += "virtual/obmc-net-ipmi"
-RPROVIDES_${PN} += "virtual-obmc-net-ipmi"
SRC_URI += "git://github.com/openbmc/phosphor-net-ipmid"
SRCREV = "1d9d41668fcdaeb99708be784ce04402578182b4"
OpenPOWER on IntegriCloud