[yocto] running autoreconf during a configuration step

Burton, Ross ross.burton at intel.com
Thu Jan 4 08:35:55 PST 2018


If you look at autotools.bbclass you'll see it already passes -i.

Ross

On 4 January 2018 at 16:20, Rail Shafigulin <rail at esenciatech.com> wrote:

> How do I add parameters to it? I need to run autoreconf -i. Didn't
> find any EXTRA_OE<something> variables.
>
> On Thu, Jan 4, 2018 at 8:15 AM, Burton, Ross <ross.burton at intel.com>
> wrote:
> > On 4 January 2018 at 15:45, Rail Shafigulin <rail at esenciatech.com>
> wrote:
> >>
> >> I'm somewhat new to Yocto. Trying to build libsoc,
> >> https://github.com/jackmitch/libsoc. The steps are outlined here,
> >> https://github.com/jackmitch/libsoc#manually-building. The first one
> >> is to run autoreconf -i. I've been looking through documentation but
> >> didn't find anything on how to do it. Is there an EXTRA_OE<something>
> >> variable? I did run bitbake -e | grep EXTRA_OE but didn't the only one
> >> that is remotely related to it is EXTRA_OECONFIG, but it is for
> >> ./configure step. I would appreciate any help with it.
> >
> >
> > The autotools class will run autoreconf and then configure, so you just
> need
> > to inherit that class.
> >
> > Ross
>
>
>
> --
> Rail Shafigulin
> Software Engineer
> Esencia Technologies
>
> --
>
>
>
>
> *ESENCIA TECHNOLOGIES, INC.*3945 Freedom Circle, Suite #360,
> Santa Clara CA 95054
> ________________________________________________________
>
> Phone: +1 408 736 8284 Fax: +1 408 519 3475
> http://www.esenciatech.com | http://www.lnttechservices.com
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180104/2218f58f/attachment.html>


More information about the yocto mailing list