summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorJoseph Reynolds <joseph-reynolds@charter.net>2021-08-04 18:01:42 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-08-10 14:13:37 +0300
commit516363e50000bf4c41a32dbe521ce50727eaded2 (patch)
tree0c3707eb1dceac90410d112eb0a5118b42c11fde /meta-ibm
parent959379abc1f2279ebc0a102b4091b0d775781747 (diff)
downloadopenbmc-516363e50000bf4c41a32dbe521ce50727eaded2.tar.xz
Remove redundant code to set root password
Background: The OpenBmc project default root account password is set in meta-phosphor/conf/distro/include/phosphor-defaults.inc and can be customized in each layer's local.conf file. Many of these local.conf.sample files had redundant code to set the password, which probably should not have been there. Removing them allows the defaults in phosphor-defaults.inc to take effect. Tested: No. Only meta-ibm was tested. Signed-off-by: Joseph Reynolds <joseph-reynolds@charter.net> Change-Id: I76dce00d269d7afa005d7bcfd63f846d3cf45596
Diffstat (limited to 'meta-ibm')
-rw-r--r--meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
index 57260f06b..45061f767 100644
--- a/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
+++ b/meta-ibm/recipes-phosphor/images/obmc-phosphor-image.bbappend
@@ -33,6 +33,7 @@ IMAGE_FEATURES_remove_witherspoon = "obmc-user-mgmt-ldap"
# The service account does not have a home directory. The home directory is
# set to / (the root directory) to allow dropbear ssh connections.
+# Override defaults from meta-phosphor/conf/distro/include/phosphor-defaults.inc
inherit extrausers
# The password hash used here is the traditional 0penBmc password.