On Wed, Feb 03, 2010 at 02:46:10PM -0500, [email protected] wrote: > On Wed, 3 Feb 2010, Marius Gedminas wrote: > > > Check out this post about setting up multiple targets in your scratchbox: > > http://inz.fi/blog/2007/10/22/multi-target-development-for-maemo/ > > > > I currently have targets for mistral, bora, chinook, diablo and > > fremantle. > > I read the blog post but its not clear to me. I used the regular installer > scripts to have FREMANTLE. I just want to add the DIABLO targets and > binaries.
What the installer script did for you was:
* install scratchbox
* set up a couple of fremantle targets
Now you can do the rest yourself:
* download diablo rootstrap
* run the three 'sb-conf st', 'sb-conf rs', 'sb-conf in' commands for
diablo
O, hey, that blog post has no 'diablo'! No matter, it's basically same
as chinook:
sb-conf setup diablo-armel -c cs2005q3.2-glibc2.5-arm -d
perl:debian-etch:Maemo Community council election September
20083-tools:cputransp -t qemu-arm-0.8.2-sb2
sudo wget -O /scratchbox/packages/diablo-armel-rootstrap.tgz
http://repository.maemo.org/stable/4.1/armel/maemo-sdk-rootstrap_4.1_armel.tgz
sb-conf rs diablo-armel /scratchbox/packages/diablo-armel-rootstrap.tgz
sb-conf in diablo-armel -e -d -F
(Note: you run all these in your host system, not inside Scratchbox).
Marius Gedminas
--
Five words to strike fear into the heart of any software developer: 'How long
will it take?'
-- Sean McGrath
signature.asc
Description: Digital signature
_______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
