> On May 19, 2015, at 9:44 PM, Dilip Basavaraju 
> <dilip.kum...@lnttechservices.com> wrote:
> 
> Dear All,
> 
>                 I am compiling coreutils package with the coreutils.bb file 
> and its compiling  successfully, now I need to modify the arguments passed to 
> ./configure command I tried to modify in the bb file but I did not get the 
> proper results.
> 

Pass it using EXTRA_OECONF in recipe e.g.

EXTRA_OECONF += “—enable-foo"

>                 Please suggest me where to modify parameters to ./configure 
> via bb file or if any other way.
> 
> Thanks and regards
> DILIP KUMAR B
> L&T Technology Services Ltd
> 
> www.LntTechservices.com <http://www.lnttechservices.com/>
> This Email may contain confidential or privileged information for the 
> intended recipient (s). If you are not the intended recipient, please do not 
> use or disseminate the information, notify the sender and delete it from your 
> system.
> 
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/yocto 
> <https://lists.yoctoproject.org/listinfo/yocto>

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

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

Reply via email to