summaryrefslogtreecommitdiffstats
path: root/meta-phosphor
diff options
context:
space:
mode:
authorRichard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com>2018-12-14 10:35:05 +0530
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-12-18 12:47:39 +0000
commiteac57e788c725ae5901e0402ee2989e1fa0c22ae (patch)
treec93434e4c19a91db33150786c777de87b5916c5d /meta-phosphor
parent4b5a9efd23fe3eeabac9b77f1bd7a528e7c88933 (diff)
downloadtalos-openbmc-eac57e788c725ae5901e0402ee2989e1fa0c22ae.tar.gz
talos-openbmc-eac57e788c725ae5901e0402ee2989e1fa0c22ae.zip
Restrict root user password to obmc-phosphor-image
Restrict root user password to obmc-phosphor-image image recipe. (From meta-phosphor rev: 2ce22326700e4ea1d382081b980bd51447700de6) Change-Id: Icaab0a1017e8abe54dce0ad5f0ac091f6e2045eb Signed-off-by: Richard Marian Thomaiyar <richard.marian.thomaiyar@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc2
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 565921580..bac3ad12d 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -248,6 +248,6 @@ VIRTUAL-RUNTIME_phosphor-ipmi-providers ?= "phosphor-ipmi-fru"
# Set the root password to '0penBmc'
inherit extrausers
-EXTRA_USERS_PARAMS = " \
+EXTRA_USERS_PARAMS_pn-obmc-phosphor-image = " \
usermod -p '\$1\$UGMqyqdG\$FZiylVFmRRfl9Z0Ue8G7e/' root; \
"
OpenPOWER on IntegriCloud