All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rongqing Li <rongqing.li@windriver.com>
To: <openembedded-devel@lists.openembedded.org>,
	<joe_macdonald@mentor.com>, Joe MacDonald <joe@deserted.net>
Subject: Re: [PATCH 01/14] iftop: inherit autotools-brokensep
Date: Fri, 13 Jun 2014 08:57:36 +0800	[thread overview]
Message-ID: <539A4C80.6030001@windriver.com> (raw)
In-Reply-To: <1402620392-7425-1-git-send-email-rongqing.li@windriver.com>

I send two copies of these patches, please apply anyone.

These patch are fixing the building failure on master.


On 06/13/2014 08:46 AM, rongqing.li@windriver.com wrote:
> From: Robert Yang <liezhi.yang@windriver.com>
>
> It needs autotools-brokensep, otherwise do_configure error:
>
> cat: config/pthread.c: No such file or directory
>
> Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
> ---
>   meta-networking/recipes-support/iftop/iftop_1.0pre2.bb |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
> index 73f2d85..cc1f8b0 100644
> --- a/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
> +++ b/meta-networking/recipes-support/iftop/iftop_1.0pre2.bb
> @@ -10,5 +10,5 @@ SRC_URI = "http://www.ex-parrot.com/pdw/iftop/download/iftop-${PV}.tar.gz"
>   SRC_URI[md5sum] = "fef521a49ec0122458d02c64212af3c5"
>   SRC_URI[sha256sum] = "1b193037bb3019afae88cd94c87468aac4b045d81ab816ed8d2f489716b14027"
>
> -inherit autotools
> +inherit autotools-brokensep
>
>

-- 
Best Reagrds,
Roy | RongQing Li


  parent reply	other threads:[~2014-06-13  0:57 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-13  0:46 [PATCH 01/14] iftop: inherit autotools-brokensep rongqing.li
2014-06-13  0:46 ` [PATCH 02/14] curlpp: " rongqing.li
2014-06-13  0:46 ` [PATCH 03/14] tcpreplay: " rongqing.li
2014-06-13  0:46 ` [PATCH 04/14] vblade: " rongqing.li
2014-06-13  0:46 ` [PATCH 05/14] radvd: " rongqing.li
2014-06-13  0:46 ` [PATCH 06/14] tftp-hpa: " rongqing.li
2014-06-13  0:46 ` [PATCH 07/14] conntrack-tools: " rongqing.li
2014-06-13  0:46 ` [PATCH 08/14] netcf: " rongqing.li
2014-06-13  0:46 ` [PATCH 09/14] autofs: " rongqing.li
2014-06-13  0:46 ` [PATCH 10/14] rp-pppoe: " rongqing.li
2014-06-13  0:46 ` [PATCH 11/14] cyrus-sasl: " rongqing.li
2014-06-13  0:46 ` [PATCH 12/14] proftpd: " rongqing.li
2014-06-13  0:46 ` [PATCH 13/14] znc: " rongqing.li
2014-06-13  0:46 ` [PATCH 14/14] openflow: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 01/14] iftop: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 02/14] curlpp: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 03/14] tcpreplay: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 04/14] vblade: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 05/14] radvd: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 06/14] tftp-hpa: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 07/14] conntrack-tools: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 08/14] netcf: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 09/14] autofs: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 10/14] rp-pppoe: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 11/14] cyrus-sasl: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 12/14] proftpd: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 13/14] znc: " rongqing.li
2014-06-13  0:46 ` [meta-networking][PATCH 14/14] openflow: " rongqing.li
2014-06-13  0:57 ` Rongqing Li [this message]
2014-06-14  2:51   ` [PATCH 01/14] iftop: " Joe MacDonald

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=539A4C80.6030001@windriver.com \
    --to=rongqing.li@windriver.com \
    --cc=joe@deserted.net \
    --cc=joe_macdonald@mentor.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.