All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v5 1/5] package/libev: use host-autotools-package macro
Date: Tue, 29 Oct 2019 11:01:03 +0100	[thread overview]
Message-ID: <2c77b5dd-c28c-70c0-0c90-efec41f2311b@mind.be> (raw)
In-Reply-To: <20191028090329.25432-2-heiko.thiery@gmail.com>



On 28/10/2019 10:03, Heiko Thiery wrote:
> From: Heiko Thiery <heiko.thiery@kontron.com>
> 
> Enable host support for the lib because the package host-sysrepo (depends on
> package libnetconf2) is needed by package netopeer2keystored.
> 
> Signed-off-by: Heiko Thiery <heiko.thiery@kontron.com>

 Applied to master, thanks.

 Regards,
 Arnout

> ---
>  package/libev/libev.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/libev/libev.mk b/package/libev/libev.mk
> index 2b2d5db004..38b0530f62 100644
> --- a/package/libev/libev.mk
> +++ b/package/libev/libev.mk
> @@ -18,3 +18,4 @@ endef
>  LIBEV_POST_PATCH_HOOKS += LIBEV_DISABLE_EVENT_H_INSTALL
>  
>  $(eval $(autotools-package))
> +$(eval $(host-autotools-package))
> 

  reply	other threads:[~2019-10-29 10:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-28  9:03 [Buildroot] [PATCH v5 0/5] Add netopeer2 package (and dependencies) Heiko Thiery
2019-10-28  9:03 ` [Buildroot] [PATCH v5 1/5] package/libev: use host-autotools-package macro Heiko Thiery
2019-10-29 10:01   ` Arnout Vandecappelle [this message]
2019-10-28  9:03 ` [Buildroot] [PATCH v5 2/5] package/sysrepo: add package Heiko Thiery
2019-10-29 10:09   ` Arnout Vandecappelle
2019-10-28  9:03 ` [Buildroot] [PATCH v5 3/5] package/netopeer2-keystored: " Heiko Thiery
2019-10-28  9:03 ` [Buildroot] [PATCH v5 4/5] package/netopeer2-server: " Heiko Thiery
2019-10-28  9:03 ` [Buildroot] [PATCH v5 5/5] package/netopeer2-cli: " Heiko Thiery

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=2c77b5dd-c28c-70c0-0c90-efec41f2311b@mind.be \
    --to=arnout@mind.be \
    --cc=buildroot@busybox.net \
    /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.