From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Denys Dmytriyenko <denys@ti.com>
Subject: Re: [meta-oe][PATCH] linuxptp: fix and simplify recipe, drop dependency on kernel
Date: Sun, 20 Apr 2014 11:05:11 +0200 [thread overview]
Message-ID: <20140420090511.GQ2486@jama> (raw)
In-Reply-To: <1396327671-22282-1-git-send-email-denis@denix.org>
[-- Attachment #1: Type: text/plain, Size: 955 bytes --]
On Tue, Apr 01, 2014 at 12:47:51AM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
>
> * 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 <denys@ti.com>
> ---
> 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!
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
next prev parent reply other threads:[~2014-04-20 9:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-01 4:47 [meta-oe][PATCH] linuxptp: fix and simplify recipe, drop dependency on kernel Denys Dmytriyenko
2014-04-06 22:47 ` Denys Dmytriyenko
2014-04-10 16:59 ` Denys Dmytriyenko
2014-04-20 9:05 ` Martin Jansa [this message]
2014-04-21 17:28 ` Denys Dmytriyenko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140420090511.GQ2486@jama \
--to=martin.jansa@gmail.com \
--cc=denys@ti.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.