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 <rstr...@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.
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to