[yocto] Modify configuration via bb file

Khem Raj raj.khem at gmail.com
Tue May 19 21:59:44 PDT 2015


> On May 19, 2015, at 9:44 PM, Dilip Basavaraju <DILIP.KUMARB at 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 at yoctoproject.org <mailto:yocto at yoctoproject.org>
> https://lists.yoctoproject.org/listinfo/yocto <https://lists.yoctoproject.org/listinfo/yocto>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150519/48766ea9/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 204 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20150519/48766ea9/attachment.pgp>


More information about the yocto mailing list