On 14 July 2014 17:25, Himanshu Pandey <[email protected]> wrote: > Then how can I include these in my package receipe.
Is that configure script actually generated by autoconf? If so, then you can inherit autotools. Otherwise you'll need to provide a do_configure() do_compile() and do_install() functions that call the right things. Ross -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
