<div dir="ltr">On Mon, Sep 22, 2008 at 7:54 PM, rhn <span dir="ltr">&lt;rhn@o2.pl&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hello<br>
This question may be terribly out of place, but I haven&#39;t found a definite answer on the Openmoko or freesmartphone wiki.<br>
<br>
I&#39;d like to be able to develop on my main box some programs to use with FSO on the phone (and package them), but I have found only the Openmoko toolchain via the wiki. It seems to be 2007.4 based.<br>
There was nothing relevant on <a href="http://freesmartphone.org" target="_blank">freesmartphone.org</a>, so I think there is a way to use the aforementioned toolchain to make software compliant to FSO.<br>
Currently, my guess is that I need to set up the repositories list in the toolchain to point the FSO repos.<br>
Would this suffice?<br>
</blockquote></div><br>You may use the Makefile at <a href="http://shr.bearstech.com/">http://shr.bearstech.com/</a> , this will setup the entire openembedded environment to build toolchain and fso images/applications. This is the best solution if your application has dependencies on the fso tree. You should write a bitbake recipie for your application, or use some other tricks to use the toolchain.<br>
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Nicola<br></div>