summaryrefslogtreecommitdiff
path: root/meta-ibm
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-01-27 22:52:09 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-28 00:51:47 +0300
commitbd165ffebdda2783c086807ebee154c52e70e7b0 (patch)
tree8f4533f61ee4051084f359af2bad1a05f4cec825 /meta-ibm
parent8e30b9f697e5c53f3329d6f7ddd757dd517e5bf5 (diff)
downloadopenbmc-bd165ffebdda2783c086807ebee154c52e70e7b0.tar.xz
meta-phosphor: remove ssh test keys class from default image
The phosphor-deploy-ssh-keys.bbclass was intended to be an optional method to add additional SSH keys into a test image, but the way it was implemented the class is always creating warnings like: WARNING: obmc-phosphor-image-1.0-r0 do_image: Trying to deploy SSH keys but input variable is empty (SSH_KEYS) Remove the inherit in the phosphor-image. If a user wants this feature they can edit their `conf/local.conf` to add: INHERIT += "phosphor-deploy-ssh-keys" They are likely doing something similar anyhow with the SSH_KEYS variable (adding it to the conf/local.conf). Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Id06e25ba0d22f021d81ee2cd0110d696591c1f59
Diffstat (limited to 'meta-ibm')
0 files changed, 0 insertions, 0 deletions