On Thu, 04 Feb 2016 07:31:32 shubham.kum...@wipro.com wrote:
> >That entry is already there in "<build>/conf/local.conf " file as follows:-
>>
> ># We default to enabling the debugging tweaks.
> >EXTRA_IMAGE_FEATURES = "debug-tweaks"
>>
> >In addition to the above, I have also added "tools-sdk" and "tools-debug" as
> >follows in the same file :-
>>
> >#Other packages
> >EXTRA_IMAGE_FEATURES = "tools-sdk"
> >EXTRA_IMAGE_FEATURES = "tools-debug"
>>
> >Is there anything else I'm missing?

>Er... is that exactly how you are setting the EXTRA_IMAGE_FEATURES value? If
>it is, = sets the value, it does not add to it, so you're wiping out the
>previous items. You presumably want to be using += rather than = .

>Cheers,
>Paul


Thanks Paul. The issue is solved now. You pointed out the correct mistake :). 
However, I had been doing the same mistake while building extra packages for 
qemux86. But it didn't throw any such error, and the virtual machine worked 
just perfectly fine. However, It was not the same with Galileo.
But I would take care of these issues in future.
Thanks Paul , Thanks Maciej. Have a Great day ahead !!

Thanks,
Shubham_K
The information contained in this electronic message and any attachments to 
this message are intended for the exclusive use of the addressee(s) and may 
contain proprietary, confidential or privileged information. If you are not the 
intended recipient, you should not disseminate, distribute or copy this e-mail. 
Please notify the sender immediately and destroy all copies of this message and 
any attachments. WARNING: Computer viruses can be transmitted via email. The 
recipient should check this email and any attachments for the presence of 
viruses. The company accepts no liability for any damage caused by any virus 
transmitted by this email. www.wipro.com
-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to