summaryrefslogtreecommitdiff
path: root/meta-phosphor/conf/machine
diff options
context:
space:
mode:
authorAdriana Kobylak <anoo@us.ibm.com>2016-02-12 01:31:21 +0300
committerAdriana Kobylak <anoo@us.ibm.com>2016-02-12 21:44:05 +0300
commit2745eaf27be0f47864ea61837c538e1d442eac25 (patch)
treeec4fd539505a899b2eeaddb9b2545e88b29b726b /meta-phosphor/conf/machine
parent010f08dee6e4a8e04f799b535f01487678bf430c (diff)
downloadopenbmc-2745eaf27be0f47864ea61837c538e1d442eac25.tar.xz
Recipe update: User management, systemd patch, IPMI net functions
Create virtual class to include user management in the image Add the systemd patch for network support to the systemd recipe Update the IPMI recipe to pickup the support for network configuration
Diffstat (limited to 'meta-phosphor/conf/machine')
-rw-r--r--meta-phosphor/conf/machine/include/sample.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-phosphor/conf/machine/include/sample.inc b/meta-phosphor/conf/machine/include/sample.inc
index f6fe46d0d6..e66dc77ea6 100644
--- a/meta-phosphor/conf/machine/include/sample.inc
+++ b/meta-phosphor/conf/machine/include/sample.inc
@@ -30,3 +30,4 @@ PREFERRED_PROVIDER_virtual/obmc-phosphor-flash-mgmt = "obmc-phosphor-flashd"
PREFERRED_PROVIDER_virtual/obmc-phosphor-policy-mgmt = "obmc-phosphor-policyd"
PREFERRED_PROVIDER_virtual/obmc-phosphor-sensor-mgmt = "obmc-phosphor-sensord"
PREFERRED_PROVIDER_virtual/obmc-phosphor-system-mgmt = "obmc-phosphor-sysd"
+PREFERRED_PROVIDER_virtual/obmc-phosphor-user-mgmt = "obmc-phosphor-userd"