mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <rhi@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <rhi@pengutronix.de>
Subject: [ptxdist] [PATCH v2 6/7] host-libconfig: add host package
Date: Thu, 25 May 2023 00:34:12 +0200	[thread overview]
Message-ID: <20230524223413.1079888-6-rhi@pengutronix.de> (raw)
In-Reply-To: <20230524223413.1079888-1-rhi@pengutronix.de>

Signed-off-by: Roland Hieber <rhi@pengutronix.de>
---
PATCH v2:
 - no changes

PATCH v1: https://lore.ptxdist.org/ptxdist/20230515072054.1997217-7-rhi@pengutronix.de
---
 rules/host-libconfig.in   |  5 +++++
 rules/host-libconfig.make | 23 +++++++++++++++++++++++
 2 files changed, 28 insertions(+)
 create mode 100644 rules/host-libconfig.in
 create mode 100644 rules/host-libconfig.make

diff --git a/rules/host-libconfig.in b/rules/host-libconfig.in
new file mode 100644
index 000000000000..d47d8b2e8f3b
--- /dev/null
+++ b/rules/host-libconfig.in
@@ -0,0 +1,5 @@
+## SECTION=hosttools_noprompt
+
+config HOST_LIBCONFIG
+	tristate
+	default y if ALLYES
diff --git a/rules/host-libconfig.make b/rules/host-libconfig.make
new file mode 100644
index 000000000000..953fe0e902d3
--- /dev/null
+++ b/rules/host-libconfig.make
@@ -0,0 +1,23 @@
+# -*-makefile-*-
+#
+# Copyright (C) 2023 by Roland Hieber <rhi@pengutronix.de>
+#
+# For further information about the PTXdist project and license conditions
+# see the README file.
+#
+
+#
+# We provide this package
+#
+HOST_PACKAGES-$(PTXCONF_HOST_LIBCONFIG) += host-libconfig
+
+# ----------------------------------------------------------------------------
+# Prepare
+# ----------------------------------------------------------------------------
+
+#
+# autoconf
+#
+HOST_LIBCONFIG_CONF_TOOL	:= autoconf
+
+# vim: syntax=make
-- 
2.39.2




  parent reply	other threads:[~2023-05-24 22:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-24 22:34 [ptxdist] [PATCH v2 1/7] cpputest: new package: C++ unit test framework Roland Hieber
2023-05-24 22:34 ` [ptxdist] [PATCH v2 2/7] libbson: new package: routines related to BSON documents Roland Hieber
2023-06-02  7:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-05-24 22:34 ` [ptxdist] [PATCH v2 3/7] libconfig: correct license and pin down license files Roland Hieber
2023-06-02  7:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-05-24 22:34 ` [ptxdist] [PATCH v2 4/7] libevent: amend license and pin down license file Roland Hieber
2023-06-02  7:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-05-24 22:34 ` [ptxdist] [PATCH v2 5/7] htmldoc: new package: HTML-to-PDF/PostScript/EPUB converter Roland Hieber
2023-06-02  7:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-05-24 22:34 ` Roland Hieber [this message]
2023-06-02  7:17   ` [ptxdist] [APPLIED] host-libconfig: add host package Michael Olbrich
2023-05-24 22:34 ` [ptxdist] [PATCH v2 7/7] host-libevent: " Roland Hieber
2023-06-02  7:17   ` [ptxdist] [APPLIED] " Michael Olbrich
2023-06-02  7:17 ` [ptxdist] [APPLIED] cpputest: new package: C++ unit test framework Michael Olbrich

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=20230524223413.1079888-6-rhi@pengutronix.de \
    --to=rhi@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox