<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">I’m trying to do the same and struggling to get it up on a Rasp Pi 4.<div><br></div><div>My first approach was to add layers to meta-raspberrypi, and I got to the point where the web was up, but I could not log in with root. I added a missing layer that adds groups to the accounts and will test later today.</div><div><br></div><div>The second approach was to use the evb config files. But it can’t make the image. It seems to be using meta-phosphor image layers instead of meta-raspberrypi layers. I used openbmc tag 2.9. I will try 2.8 later and see if it compiles.</div><div><br></div><div>I will post more details later. I can provide config files etc. I am away from my computer for awhile.</div><div><br></div><div>How are you building? Are you using an evb config? What tag are you using?</div><div><br></div><div><br><br><div dir="ltr">Sent from my iPhone</div><div dir="ltr"><br><blockquote type="cite">On Jul 24, 2020, at 6:01 AM, khader basha shaik <shaikkhaderbasha601@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Hi Joseph,</div><div><br></div>Thanks for your response. <br><div><br></div><div>I will be using Raspberrypi3 system.</div><div><br></div><div>Can you please guide what further steps I should take in order to view the /redfish/v1 content in the web(<a href="https://xxx.xxx.xxx:8000/redfish/v1">https://xxx.xxx.xxx:8000/redfish/v1</a>).</div><div><br></div><div>Any pointer on this is really helpful.</div><div><br></div><div>I have gone through the documents the developer docs but could not find anything that points to enabling the redfish stuff in the browser.</div><div>Please correct me if i am wrong</div><div><br></div><div>Thanks & Regards,</div><div>Khader B Shaik</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 23 Jul 2020 at 19:25, Joseph Reynolds <<a href="mailto:jrey@linux.ibm.com">jrey@linux.ibm.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/23/20 5:48 AM, khader basha shaik wrote:<br>
> Hi Team,<br>
><br>
> I am newbiee to  Openbmc.  I want to view  the redfish/v1 <br>
> (<a href="https://10.xxx.xxx.xxx:8000/redfish/v1" rel="noreferrer" target="_blank">https://10.xxx.xxx.xxx:8000/redfish/v1</a>) contents in the browser <br>
> .Could you please guide me on what changes i need to so that i view <br>
> the /redfish/v1/ content in the browser .<br>
><br>
> here are the steps i have followed:<br>
><br>
>  1. Clone OpenBMC project : git clone<br>
>     <a href="https://github.com/openbmc/openbmc.git" rel="noreferrer" target="_blank">https://github.com/openbmc/openbmc.git</a> in the server machine .<br>
>  2. Compile using the following command:<br>
>     TEMPLATECONF=meta-phosphor/conf  . openbmc-env<br>
>  3. modify the following files:<br>
><br>
>   *  #build vi conf/local.conf  (modify the  line "-MACHINE??=qemuarm"<br>
>     " to "-MACHINE??=raspberrypi3-64" "<br>
>   * #build vi conf/bblayer.conf (add the following line<br>
>     "/home/khader<username>/openbmc/meta-raspberrypi \"  to the line <br>
>     above /home/khader<username>/openbmc/metaphosphor \"<br>
><br>
>        4. #build  bitbake obmc-phosphor-image<br>
><br>
> The above steps I have used to build an Openbmc project.<br>
><br>
><br>
> Can you help me what further steps should i need to do so that i can <br>
> view the /redfish/v1/  content in the webbrowser.<br>
<br>
What BMC system will you use to upload, boot, and run the BMC firmware <br>
image?  A QEMU virtual system?<br>
Have you seen the developer docs here? <br>
<a href="https://github.com/openbmc/docs/tree/master/development" rel="noreferrer" target="_blank">https://github.com/openbmc/docs/tree/master/development</a><br>
<br>
Good luck,<br>
- Joseph<br>
<br>
><br>
> Note:- I am compiling the openbmc code in the server machine.<br>
><br>
> Any help /guidelines on this will really help me alot.<br>
> Appreciate all your help.<br>
><br>
> Thanks & Regards,<br>
> khader B Shaik<br>
<br>
</blockquote></div>
</div></blockquote></div></body></html>