On Tue, Apr 01, 2014 at 12:47:51AM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <[email protected]> > > * Build script tries to locate the correct /usr/include/linux/net_tstamp.h > just > to see if it contains definition for HWTSTAMP_TX_ONESTEP_SYNC. But that header > file hasn't changed in at least 5 years. The result of the check is to pass > additional defines to the build, which can be passed via EXTRA_OEMAKE. > > * The sed command on makefile wasn't even working, plus there's no AR, prefix > is not used and better way is to use EXTRA_CFLAGS and EXTRA_LDFLAGS anyway. > > * Neither autotools nor pkgconfig are use during the build, don't inherit > them. > > Signed-off-by: Denys Dmytriyenko <[email protected]> > --- > meta-oe/recipes-connectivity/linuxptp/linuxptp_1.4.bb | 11 ++--------- > 1 file changed, 2 insertions(+), 9 deletions(-)
Sorry for delay caused by test-dependencies run, but finally merged, thanks!
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
