On Fri, May 16, 2008 at 2:58 PM, Yuvraj Agarwal <[EMAIL PROTECTED]> wrote: > Hi All, > > I have been using the gumstix and the OE distribution in that context but am > a newbie to using Open-Embedded directly.. For a project I need to have a > very minimal x86 image that uses very less memory (either 32MB or 64MB at > the most) and has a small filesystem image. There was a link on the OE wiki > on building a minimal image (http://oe.linuxtogo.org/wiki/MinimalX86 ) but > that is empty. Anyone have any links to projects with similar goals > (minimum x86 linux image?)
Try dev with the following setting MACHINE = "x86" DISTRO = "angstrom-2008.1" and then bitbake "minimal-image". That should work -- I'll run a build here just to make sure everything is still working. Cliff -- ======================= Cliff Brake http://bec-systems.com _______________________________________________ Openembedded-users mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-users
