summaryrefslogtreecommitdiffstats
path: root/meta-intel
diff options
context:
space:
mode:
authorRichard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>2018-12-20 11:14:27 +0530
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-02 01:56:03 +0000
commit0569ab20b9dc301a93674514f60178978729b96e (patch)
tree421e39c5be856e1e7bbe3841abedc0fc0563c1cc /meta-intel
parent34f5eff17c2c656cc9fea261b2ce60664d019d2d (diff)
downloadtalos-openbmc-0569ab20b9dc301a93674514f60178978729b96e.tar.gz
talos-openbmc-0569ab20b9dc301a93674514f60178978729b96e.zip
intel: Remove setting password from local.conf
As setting password is doing through obmc-phosphor-image distro and image recipe, updating password is not needed from local.conf (From meta-intel rev: ce88319101ed6b7eae0460438650443fc3c53741) Change-Id: Ie54274c0ce0339797c204b9c647687a1f7ad52dc Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel')
-rw-r--r--meta-intel/meta-s2600wf/conf/local.conf.sample6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-intel/meta-s2600wf/conf/local.conf.sample b/meta-intel/meta-s2600wf/conf/local.conf.sample
index 6c0c97773..a6ac9e158 100644
--- a/meta-intel/meta-s2600wf/conf/local.conf.sample
+++ b/meta-intel/meta-s2600wf/conf/local.conf.sample
@@ -233,9 +233,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; \
- "
OpenPOWER on IntegriCloud