[yocto] running autoreconf during a configuration step
Burton, Ross
ross.burton at intel.com
Thu Jan 4 08:15:41 PST 2018
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180104/74bfc477/attachment.html>
More information about the yocto
mailing list