I did it, it simple. 1. compile ipkg in the scratchbox, 2. cp *.ipk(from openembedded) into the scratchbox 3. ipkg install -nodeps *.ipk
Except glibc, due to the possibility of binary incompatibility. -- Park Ji Wong 2006/7/25, Lauri Leukkunen <[EMAIL PROTECTED]>:
On 7/19/06, l l <[EMAIL PROTECTED]> wrote: > So i want scratchbox's "environment" on openembedded. > How can i get these environment?, refactoring scratchbox's source? You could use the foreign toolchain concept to re-use the openembedded toolchain in scratchbox. You might do the same for the target stuff as well, basically create a rootstrap from your openembedded target and use that. regards, Lauri _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users
_______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users