Hi Amit,

Please refer,
https://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html#var-IMAGE_INSTALL
where u can add the packages u need in ur image.

core-image-sato is a full linux system with GUI, it is obvious that the
size will be somewhat big.
About the image size, it really depends on what package system are you
using(rpm, deb, ipk)
If its rpm, the size would be big for a filesystem, and ipk would have the
smallest size.

-JC




On Sat, Aug 17, 2013 at 11:24 AM, Amit Kumar <amit.ku...@lntinfotech.com>wrote:

> Hi Raj,****
>
>             Thanks for the suggestion, I have built the image as
> “core-image-base” , now I got the ssh, sftp working with my image.****
>
> But some more packages I need like- gtk+, I have taken those packages
> using the “hob” and build the image “bitbake core-image-base”, ****
>
> But when I check that image using QEMU the “libgtk” does not present. I am
> not able to test or run my gtk app in QEMU.****
>
> ** **
>
> How do I get it in my image. If I build core-image-sato the libgtk present
> and I can test my app, but the image size is too big. ****
>
> Is there anyway either reduce the image-sato size or include the gtk
> support in core-image-base?****
>
> ** **
>
> ** **
>
> Thanks & Regards****
>
> Amit K ****
>
> ** **
>
> *From:* Khem Raj [mailto:raj.k...@gmail.com]
> *Sent:* Wednesday, August 14, 2013 11:37 AM
> *To:* Amit Kumar
> *Cc:* yocto@yoctoproject.org
> *Subject:* Re: [yocto] Build packages-ssh,telnet,alsa and other package
> for arm****
>
> ** **
>
> ** **
>
> On Aug 13, 2013, at 10:49 PM, Amit Kumar <amit.ku...@lntinfotech.com>
> wrote:****
>
>
>
> ****
>
> Hi,****
>
>  ****
>
>             Using the Yocto Project 1.4, I want to build the packages
> like ssh, telnet, alias and other library packages for arm. I am not
> getting an idea how I should have to add those packages in my build
> environment. I want to build them and test, using the QEMU, is that
> possible? I want to build them for arm.****
>
> ** **
>
> ** **
>
> You can start by building a reference image e.g. core-image-basic and then
> add the packages as you want extra I would encourage to read through the *
> ***
>
> manual****
>
> ** **
>
>
> https://www.yoctoproject.org/docs/current/poky-ref-manual/poky-ref-manual.html
> ****
>
> ** **
>
> especially IMAGE_FEATURES and IMAGE_INSTALL and CORE_IMAGE_EXTRA_INSTALL
> variables.****
>
>
>
> ****
>
>  ****
>
>  ****
>
>  ****
>
> Thanks & Regards****
>
> Amit K****
>
> ** **
> ------------------------------
>
> The contents of this e-mail and any attachment(s) may contain confidential
> or privileged information for the intended recipient(s). Unintended
> recipients are prohibited from taking action on the basis of information in
> this e-mail and using or disseminating the information, and must notify the
> sender and delete it from their system. L&T Infotech will not accept
> responsibility or liability for the accuracy or completeness of, or the
> presence of any virus or disabling code in this e-mail"
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto****
>
> ** **
>
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
JCP
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to