On 4 January 2018 at 15:45, Rail Shafigulin <r...@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
-- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto