On Tue, Jan 24, 2012 at 12:09 PM, Khem Raj <[email protected]> wrote:
> On Tue, Jan 24, 2012 at 8:13 AM, autif khan <[email protected]> wrote:
>>
>> do_configure_prepend() {
>>    autoreconf -Wcross --verbose --install --force || bbnote "mono
>> failed to autoreconf"
>> }
>>
>> do_compile_prepend() {
>>    ln -s i586-poky-linux-libtool libtool
>> }
>
> get rid of above these are not needed when recipes inherit autotools
> see if you need to copy over some of m4 macros that is what you
> need to do in do_configure_prepend if needed.

Can you point me to an existing recipe that already does something
similar? I am not sure what I am looking for.

Thanks for all the help!

Autif
_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to