[yocto] ntpclient compile fail

McClintock Matthew-B29882 B29882 at freescale.com
Tue Sep 27 19:12:03 PDT 2011


On Tue, Sep 27, 2011 at 9:04 PM, Ni Qingliang
<niqingliang at insigma.com.cn> wrote:
> 1. sorry, I will.
> 2. Yes, I made a new Makefile (based on the original) as the patch of
> ntpclient (which will override the original Makefile).

There are lots of ways to do this and avoid making a patch. You can
use EXTRA_OECONF, EXTRA_OEMAKE, EXTRA_CFLAGS, etc in the recipe itself
to fix up the build process. You can even go and modify the variables
in the do_configure, do_compile, etc build steps as well.

-M


More information about the yocto mailing list