Re: [Scratchbox-users] OpenEmbedded toolchain in Scratchbox

2007-06-04 Thread Luis Pablo
Thanks, Rodrigo I built that meta-sdk-sbox task successfully, but... what now? Should I try to install it using the instructions in http://www.scratchbox.org/wiki/ForeignToolchains or are they also obsolete? I also read on the mailing list something about installing the ipks (http://lists.scr

Re: [Scratchbox-users] OpenEmbedded toolchain in Scratchbox

2007-06-01 Thread Rodrigo Vivi
Hi Luis, I believe that this wiki instructions are out of date... If you want to proceed with this build I believe that you should try just bitbake meta-sdk-sbox But I don't have idea if it works On 5/31/07, Luis Pablo <[EMAIL PROTECTED]> wrote: Hi, I'm trying to use a OpenEmbedded-generated

[Scratchbox-users] OpenEmbedded toolchain in Scratchbox

2007-05-31 Thread Luis Pablo
Hi, I'm trying to use a OpenEmbedded-generated toolchain (more concretely, arm-angstrom-linux-gnueabi) in Scratchbox. I followed the process described in the wiki: http://www.scratchbox.org/wiki/OpenEmbedded ... and everything goes fine until I try to test the toolchain in an SB target that u