All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2 1/3] package/unbound: install to staging
@ 2022-10-31 19:52 Bernd Kuhls
  2022-10-31 19:52 ` [Buildroot] [PATCH v2 2/3] package/monero: new package Bernd Kuhls
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Bernd Kuhls @ 2022-10-31 19:52 UTC (permalink / raw)
  To: buildroot; +Cc: Samuel Martin, Stefan Ott

Needed for Monero:
https://github.com/monero-project/monero/blob/release-v0.18/cmake/FindUnbound.cmake

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
v2: no changes

 package/unbound/unbound.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/unbound/unbound.mk b/package/unbound/unbound.mk
index d86d9c2067..7b62522727 100644
--- a/package/unbound/unbound.mk
+++ b/package/unbound/unbound.mk
@@ -6,6 +6,7 @@
 
 UNBOUND_VERSION = 1.17.0
 UNBOUND_SITE = https://www.unbound.net/downloads
+UNBOUND_INSTALL_STAGING = YES
 UNBOUND_DEPENDENCIES = host-pkgconf expat libevent openssl
 UNBOUND_LICENSE = BSD-3-Clause
 UNBOUND_LICENSE_FILES = LICENSE
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-11-22 22:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 19:52 [Buildroot] [PATCH v2 1/3] package/unbound: install to staging Bernd Kuhls
2022-10-31 19:52 ` [Buildroot] [PATCH v2 2/3] package/monero: new package Bernd Kuhls
2022-11-22 22:38   ` Thomas Petazzoni via buildroot
2022-10-31 19:52 ` [Buildroot] [PATCH v2 3/3] package/p2pool: " Bernd Kuhls
2022-11-22 22:41   ` Thomas Petazzoni via buildroot
2022-11-22 22:41 ` [Buildroot] [PATCH v2 1/3] package/unbound: install to staging Thomas Petazzoni via buildroot

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.