[oe] Regarding ./configure and Makefile

Burton, Ross ross.burton at intel.com
Mon Jul 14 17:06:13 UTC 2014


On 14 July 2014 17:25, Himanshu  Pandey
<pandey_himanshu80 at rediffmail.com> 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



More information about the Openembedded-devel mailing list