From: Marcus Folkesson <marcus.folkesson@gmail.com>
To: buildroot@buildroot.org
Cc: Marcus Folkesson <marcus.folkesson@gmail.com>,
Thomas De Schampheleire <thomas.de_schampheleire@nokia.com>
Subject: [Buildroot] [RESEND PATCH v2 2/2] docs/manual: update pkg-kconfig doc about <pkg>-show-fragment
Date: Mon, 20 Mar 2023 12:09:43 +0100 [thread overview]
Message-ID: <20230320110943.1606631-2-marcus.folkesson@gmail.com> (raw)
In-Reply-To: <20230320110943.1606631-1-marcus.folkesson@gmail.com>
Describe this new target.
Signed-off-by: Marcus Folkesson <marcus.folkesson@gmail.com>
---
docs/manual/adding-packages-kconfig.txt | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/docs/manual/adding-packages-kconfig.txt b/docs/manual/adding-packages-kconfig.txt
index a35681775f..b67430c85f 100644
--- a/docs/manual/adding-packages-kconfig.txt
+++ b/docs/manual/adding-packages-kconfig.txt
@@ -45,9 +45,11 @@ This snippet creates the following make targets:
* +foo-diff-config+, which outputs the differences between the current
configuration and the one defined in the Buildroot configuration for
- this kconfig package. The output is useful to identify the
- configuration changes that may have to be propagated to
- configuration fragments for example.
+ this kconfig package. The output is useful to identify
+ configuration changes.
+
+* +foo-show-fragment+, Similiar to +foo-diff-config+, but with an output
+ format more suitable to be used in fragment files.
and ensures that the source configuration file is copied to the build
directory at the right moment.
--
2.39.2
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2023-03-20 11:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 11:09 [Buildroot] [RESEND PATCH v2 1/2] package/pkg-kconfig.mk new <pkg>-show-fragment target Marcus Folkesson
2023-03-20 11:09 ` Marcus Folkesson [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-04-16 15:13 Marcus Folkesson
2023-04-16 15:13 ` [Buildroot] [RESEND PATCH v2 2/2] docs/manual: update pkg-kconfig doc about <pkg>-show-fragment Marcus Folkesson
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=20230320110943.1606631-2-marcus.folkesson@gmail.com \
--to=marcus.folkesson@gmail.com \
--cc=buildroot@buildroot.org \
--cc=thomas.de_schampheleire@nokia.com \
/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