<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-2022-jp">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:DengXian;
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:"\@\7B49 \7EBF ";
panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
{font-family:Times;
panose-1:0 0 5 0 0 0 0 2 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
text-align:justify;
text-justify:inter-ideograph;
font-size:10.5pt;
font-family:DengXian;}
span.EmailStyle17
{mso-style-type:personal-compose;
font-family:DengXian;
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
font-family:DengXian;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.WordSection1
{page:WordSection1;}
--></style>
</head>
<body lang="ZH-CN" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-family:Times">Hi,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:Times"> I am stark and a newbee for openBMC development. Our company are planning to develop a customized software to manage BMC for our template. I am trying to use openBMC as framework and I
have set up all required environment. <o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:21.0pt"><span lang="EN-US" style="font-family:Times">For now I have set up a system based on Ubantu 16.0.4 and download all packages. Then I successfully build an image based on Romulus and use qemu to start it. And I
can open localhost:2443 to manage it. All the steps have been done as Github procedures.
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:21.0pt"><span lang="EN-US" style="font-family:Times">But as requirement we want to customize the WebUI and I try to do as Github. I put phosphor-webui in build directory. And use npm start it. My npm version is 6.14.7.
But when I try to login into my image with special IP address. It failed and show cors-xml problem and server unreachable.
<o:p></o:p></span></p>
<p class="MsoNormal" style="text-indent:21.0pt"><span lang="EN-US" style="font-family:Times">After that I find original code in /home/bmc/openbmc/build/tmp/work/all-openbmc-linux/phosphor-webui/1.0+gitAUTOINC+2e1eec80de-r1/git/, and I try to change its logo
picture. But it did not work. Can you give some advices how to do that? I can’t find some useful tutorials.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:Times"><o:p> </o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-family:Times">Thanks<o:p></o:p></span></p>
</div>
</body>
</html>