<html><head><META http-equiv="Content-Type" content="text/html;charset=utf-8"></head><body><div id="content" contenteditable="true" spellcheck="true" autocorrect="true" autocapitalize="true" style="font-family: Helvetica;">This will also be needed f Firestone and garrison.  Is there a concept of a common file?   <br><br>Sent from my iPhone using IBM Verse<br><br><hr>On Apr 29, 2016, 12:31:27 PM, openbmc-patches@stwcx.xyz wrote:<br><br>From: openbmc-patches@stwcx.xyz<br>To: openbmc@lists.ozlabs.org<br>Cc: <br>Date: Apr 29, 2016 12:31:27 PM<br>Subject: [PATCH skeleton] Add BMC Flash dbus object to Palmetto<br><br><div id="MaaS360PIMSDKOriginalMessageId">From: Adriana Kobylak <anoo@us.ibm.com><br>Add the BMC Flash dbus object to Palmetto.py to expose interfaces<br>to flash the BMC. Without it, there are no interfaces to flash BMC<br>from REST. This change is already in Barreleye, just porting to Palmetto.<br>---<br>bin/Palmetto.py | 6 ++++++<br>1 file changed, 6 insertions(+)<br>diff --git a/bin/Palmetto.py b/bin/Palmetto.py<br>index <a dir="ltr" href="tel:7172364" x-apple-data-detectors="true" x-apple-data-detectors-type="telephone" x-apple-data-detectors-result="3">7172364</a>..512a2ca 100755<br>--- a/bin/Palmetto.py<br>+++ b/bin/Palmetto.py<br>@@ -123,6 +123,12 @@ APPS = {<br>                'monitor_process' : True,<br>                'process_name'    : 'flash_bios.exe',<br>        },<br>+        'bmc_flash_control' : {<br>+                'system_state'    : 'BMC_STARTING',<br>+                'start_process'   : True,<br>+                'monitor_process' : True,<br>+                'process_name'    : 'bmc_update.py',<br>+        },<br>        'download_manager' : {<br>                'system_state'    : 'BMC_STARTING',<br>                'start_process'   : True,<br>-- <br>2.8.1<br>_______________________________________________<br>openbmc mailing list<br>openbmc@lists.ozlabs.org<br>https://lists.ozlabs.org/listinfo/openbmc<br></anoo@us.ibm.com></div></div><BR>
</body></html>