All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/9] package/libev: use host-autotools-package macro
@ 2019-10-10  6:37 heiko.thiery at gmail.com
  2019-10-10  6:39 ` Heiko Thiery
  0 siblings, 1 reply; 3+ messages in thread
From: heiko.thiery at gmail.com @ 2019-10-10  6:37 UTC (permalink / raw)
  To: buildroot

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>
---
 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))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/9] package/libev: use host-autotools-package macro
  2019-10-10  6:37 [Buildroot] [PATCH 1/9] package/libev: use host-autotools-package macro heiko.thiery at gmail.com
@ 2019-10-10  6:39 ` Heiko Thiery
  0 siblings, 0 replies; 3+ messages in thread
From: Heiko Thiery @ 2019-10-10  6:39 UTC (permalink / raw)
  To: buildroot

please ignore this mail/patch!

Am Do., 10. Okt. 2019 um 08:37 Uhr schrieb <heiko.thiery@gmail.com>:
>
> 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>
> ---
>  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))
> --
> 2.20.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/9] package/libev: use host-autotools-package macro
@ 2019-10-01 14:30 heiko.thiery at gmail.com
  0 siblings, 0 replies; 3+ messages in thread
From: heiko.thiery at gmail.com @ 2019-10-01 14:30 UTC (permalink / raw)
  To: buildroot

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>
---
 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))
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-10  6:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-10  6:37 [Buildroot] [PATCH 1/9] package/libev: use host-autotools-package macro heiko.thiery at gmail.com
2019-10-10  6:39 ` Heiko Thiery
  -- strict thread matches above, loose matches on Subject: below --
2019-10-01 14:30 heiko.thiery at gmail.com

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.