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:[email protected]]
Sent: Wednesday, August 14, 2013 11:37 AM
To: Amit Kumar
Cc: [email protected]
Subject: Re: [yocto] Build packages-ssh,telnet,alsa and other package for arm


On Aug 13, 2013, at 10:49 PM, Amit Kumar 
<[email protected]<mailto:[email protected]>> 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
[email protected]<mailto:[email protected]>
https://lists.yoctoproject.org/listinfo/yocto

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to