[ELDK] Removing graphic support from eldk 5.1 build
Stefano Babic
sbabic at denx.de
Tue Jan 31 18:00:59 CET 2012
On 31/01/2012 16:58, Lorenzo Petroli wrote:
> Hi.
>
> I am building an ELDK image to use on development of embedded systems. Thus
> I would like to build an ELDK without any graphic support (X11, XORG, etc).
> I mean, only command line interface is required.
>
> I've been using lsb-sdk image for that, because I think it comprises all
> tools I need. However, it also has graphics, which makes the ELDK a lot
> bigger and heavier.
>
> How do I build and lsb-sdk image without graphic packages?
If you want to generate yourself the images and do not use the ones
already built:
MACHINE=<your arch> bitbake core-image-minimal
but I prefer to have always the mtd-utils, in that case:
MACHINE=<your arch> bitbake core-image-minimal-mtdutils
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de
=====================================================================
More information about the eldk
mailing list