[yocto] IMAGE_INSTALL

Bharath Chandra ellurubharath29 at gmail.com
Tue Jul 8 16:37:09 PDT 2014


Hi Rudolf,

I need to include only coreutils package in my image. I have written a
recipe file as follows
My recipe file is as follows:

DESCRIPTION = "A test image for Gumstix boards."
LICENSE = "CLOSED"

IMAGE_INSTALL += " \
          coreutils \
"

Thanks,
Bharath.




On Tue, Jul 8, 2014 at 5:42 PM, Rudolf Streif <rstreif at linuxfoundation.org>
wrote:

> Hi Bharath,
>
> IMAGE_INSTALL += " \
>
>>         coreutils \
>> "
>>
>
> You may want to post your entire recipe.
>
>
>> in my image file. But, I do not see any coreutils package in tmp folder.
>> Let me know if my understanding is wrong.
>>
>>
> It should be in tmp/work/i586-poky-linux/coreutils/ if you are building
> for x86.
>
> Did you check your image too?
>
>
> Best regards,
> Rudi
>



-- 
Thanks & Regards,
Bharath Chandra Elluru.
Contact Number:785-979-4875.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20140708/169578de/attachment.html>


More information about the yocto mailing list