summaryrefslogtreecommitdiff
path: root/meta-ibm/meta-palmetto
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-18 16:00:38 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-18 20:53:28 +0300
commit2f13e79f4763793370631c67a8e7bdd8825480e4 (patch)
treeb7d1f5917905d8df872dc8b2dc3baec2191f7667 /meta-ibm/meta-palmetto
parentbdd5bd5c438ea8665fa7e514b49361f91bbe08a3 (diff)
downloadopenbmc-2f13e79f4763793370631c67a8e7bdd8825480e4.tar.xz
ibm: remove setting root pw from local.conf
With meta-phosphor commit fd1f696f99 this is done by the distro configuration; so, no need to do it in local.conf. (From meta-ibm rev: 0525b1723095b6c47af7892ca90f328f92270815) Change-Id: I6fdbf055b24adf768efdd86132faa7f1fffc56f9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ibm/meta-palmetto')
-rw-r--r--meta-ibm/meta-palmetto/conf/local.conf.sample7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-ibm/meta-palmetto/conf/local.conf.sample b/meta-ibm/meta-palmetto/conf/local.conf.sample
index 8627007f79..f26badeb10 100644
--- a/meta-ibm/meta-palmetto/conf/local.conf.sample
+++ b/meta-ibm/meta-palmetto/conf/local.conf.sample
@@ -236,10 +236,3 @@ PACKAGECONFIG_append_pn-nativesdk-qemu = " sdl"
# track the version of this file when it was generated. This can safely be ignored if
# this doesn't mean anything to you.
CONF_VERSION = "1"
-
-# Set the root password to '0penBmc'
-INHERIT += "extrausers"
-
-EXTRA_USERS_PARAMS = " \
- usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
- "