[yocto] running autoreconf during a configuration step

Jack Mitchell ml at embed.me.uk
Mon Jan 8 04:59:27 PST 2018


On 04/01/18 20:39, Rail Shafigulin wrote:
> Ross,
> 
> Thanks for the help. Really appreciate it.
> 

There is also already a recipe for libsoc in meta-oe.

http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/libsoc/libsoc_0.8.2.bb?h=master

Regards,
Jack.

> On Thu, Jan 4, 2018 at 8:35 AM, Burton, Ross <ross.burton at intel.com> wrote:
>> 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
>>>
>>>
>>
> 
> 
> 



More information about the yocto mailing list