[meta-freescale] How to re-run configure after changing Makefile.am

Mario Domenech Goulart mario at ossystems.com.br
Thu Mar 13 07:59:07 PDT 2014


On Thu, 13 Mar 2014 11:57:04 -0300 Otavio Salvador <otavio at ossystems.com.br> wrote:

> On Thu, Mar 13, 2014 at 11:54 AM, Gary Thomas <gary at mlbassoc.com> wrote:
>> On 2014-03-13 08:48, Otavio Salvador wrote:
>>> On Wed, Mar 12, 2014 at 11:54 PM, Norman Cheung <brjerome.1 at gmail.com> wrote:
>>>> Hello,
>>>>
>>>> I wonder what bitbake commmand is used in Yocto to re-run configure?
>>>>
>>>> I have modified the gstreamer core elements Makefile.am, and updated a
>>>> source file.
>>>>
>>>> bitbake -f -c compile gstreamer doesn't seem to re-configure the Makefile
>>>
>>> bitbake -f -c configure gstreamer
>>
>> Probably better to do
>>   bitbake gstreamer -C configure
>> which will restart the whole recipe at the configure step.
>>
>> If you use -c (lower case), you only get the configure step and
>> you then have to force a compile to complete the build.
>
> I didn't know this 'trick'; nice one :-) Mario, this is useful for
> your current debug ;-)

Indeed!  Thanks for the tip, Gary.

Best wishes.
Mario
-- 
http://www.ossystems.com.br


More information about the meta-freescale mailing list