diff options
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2017-04-19 21:41:29 -0400 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2017-04-25 19:05:16 +0000 |
commit | 792f9b6cd0ec2b5963c24c10919592aa41ab5951 (patch) | |
tree | 0d61d756414ce1f11e44d8edd91a152388af2e0f /meta-phosphor/conf | |
parent | e075d754a2f3b14eb9f26bf0613f6361572f688c (diff) | |
download | talos-openbmc-792f9b6cd0ec2b5963c24c10919592aa41ab5951.tar.gz talos-openbmc-792f9b6cd0ec2b5963c24c10919592aa41ab5951.zip |
Rename and move net-ipmi recipe
Move the net-ipmi recipe to the ipmi folder with all the rest
of the IPMI recipes. Rename to match the convention that exists
there.
Change-Id: I99cd7baa7f8d8eb2696fb1d412c412d9d0aeb38b
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r-- | meta-phosphor/conf/distro/include/phosphor-defaults.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc index c87087bbc..296d30447 100644 --- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc +++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc @@ -61,7 +61,7 @@ VIRTUAL-RUNTIME_obmc-leds-sysfs ?= "phosphor-led-sysfs" VIRTUAL-RUNTIME_obmc-bmc-code-mgr ?= "phosphor-software-manager-version" PREFERRED_PROVIDER_virtual/obmc-logging-mgmt ?= "phosphor-logging" -PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-net-ipmid" +PREFERRED_PROVIDER_virtual/obmc-net-ipmi ?= "phosphor-ipmi-net" # obmc-sensors-hwmon # |