Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command
@ 2022-06-22 17:11 Nicolas POIROT via buildroot
  2022-06-22 20:10 ` Yann E. MORIN
  2022-07-19 21:43 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Nicolas POIROT via buildroot @ 2022-06-22 17:11 UTC (permalink / raw)
  To: buildroot; +Cc: Nicolas POIROT

Signed-off-by: Nicolas POIROT <ni.poirot@laposte.net>
---
 docs/manual/customize-configuration.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manual/customize-configuration.txt b/docs/manual/customize-configuration.txt
index ae6cebe6c4..fa8f454674 100644
--- a/docs/manual/customize-configuration.txt
+++ b/docs/manual/customize-configuration.txt
@@ -15,8 +15,8 @@ make with +make savedefconfig BR2_DEFCONFIG=<path-to-defconfig>+.
 
 The recommended place to store this defconfig is
 +configs/<boardname>_defconfig+. If you follow this recommendation, the
-configuration will be listed in +make help+ and can be set again by
-running +make <boardname>_defconfig+.
+configuration will be listed in +make list-defconfigs+ and can be set
+again by running +make <boardname>_defconfig+.
 
 Alternatively, you can copy the file to any other place and rebuild with
 +make defconfig BR2_DEFCONFIG=<path-to-defconfig-file>+.
-- 
2.36.1

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

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

* Re: [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command
  2022-06-22 17:11 [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command Nicolas POIROT via buildroot
@ 2022-06-22 20:10 ` Yann E. MORIN
  2022-07-19 21:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2022-06-22 20:10 UTC (permalink / raw)
  To: Nicolas POIROT; +Cc: buildroot

Nicolas, All,

On 2022-06-22 19:11 +0200, Nicolas POIROT via buildroot spake thusly:
> Signed-off-by: Nicolas POIROT <ni.poirot@laposte.net>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  docs/manual/customize-configuration.txt | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/docs/manual/customize-configuration.txt b/docs/manual/customize-configuration.txt
> index ae6cebe6c4..fa8f454674 100644
> --- a/docs/manual/customize-configuration.txt
> +++ b/docs/manual/customize-configuration.txt
> @@ -15,8 +15,8 @@ make with +make savedefconfig BR2_DEFCONFIG=<path-to-defconfig>+.
>  
>  The recommended place to store this defconfig is
>  +configs/<boardname>_defconfig+. If you follow this recommendation, the
> -configuration will be listed in +make help+ and can be set again by
> -running +make <boardname>_defconfig+.
> +configuration will be listed in +make list-defconfigs+ and can be set
> +again by running +make <boardname>_defconfig+.
>  
>  Alternatively, you can copy the file to any other place and rebuild with
>  +make defconfig BR2_DEFCONFIG=<path-to-defconfig-file>+.
> -- 
> 2.36.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command
  2022-06-22 17:11 [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command Nicolas POIROT via buildroot
  2022-06-22 20:10 ` Yann E. MORIN
@ 2022-07-19 21:43 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2022-07-19 21:43 UTC (permalink / raw)
  To: Nicolas POIROT via buildroot; +Cc: Nicolas POIROT

>>>>> "Nicolas" == Nicolas POIROT via buildroot <buildroot@buildroot.org> writes:

 > Signed-off-by: Nicolas POIROT <ni.poirot@laposte.net>

Committed to 2022.05.x and 2022.02.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2022-07-19 21:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 17:11 [Buildroot] [PATCH 1/1] docs/manual: fix configurations listing command Nicolas POIROT via buildroot
2022-06-22 20:10 ` Yann E. MORIN
2022-07-19 21:43 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox