All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text
@ 2021-11-22 15:18 Sébastien Szymanski
  2021-11-22 20:03 ` Peter Korsgaard
  2021-12-10 22:06 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Sébastien Szymanski @ 2021-11-22 15:18 UTC (permalink / raw)
  To: buildroot

"Path to to out-of-tree..." -> "Path to the out-of-tree..."

Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
---
 linux/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/linux/Config.in b/linux/Config.in
index d35dacc756..0f677d1e4e 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -411,7 +411,7 @@ config BR2_LINUX_KERNEL_INTREE_DTS_NAME
 config BR2_LINUX_KERNEL_CUSTOM_DTS_PATH
 	string "Out-of-tree Device Tree Source file paths"
 	help
-	  Path to to out-of-tree device tree source files.
+	  Path to the out-of-tree device tree source files.
 	  You can provide a list of dts paths to copy and
 	  build, separated by spaces.
 
-- 
2.32.0

_______________________________________________
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] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text
  2021-11-22 15:18 [Buildroot] [PATCH 1/1] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text Sébastien Szymanski
@ 2021-11-22 20:03 ` Peter Korsgaard
  2021-12-10 22:06 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-11-22 20:03 UTC (permalink / raw)
  To: Sébastien Szymanski; +Cc: buildroot

>>>>> "Sébastien" == Sébastien Szymanski <sebastien.szymanski@armadeus.com> writes:

 > "Path to to out-of-tree..." -> "Path to the out-of-tree..."
 > Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Committed, 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

* Re: [Buildroot] [PATCH 1/1] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text
  2021-11-22 15:18 [Buildroot] [PATCH 1/1] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text Sébastien Szymanski
  2021-11-22 20:03 ` Peter Korsgaard
@ 2021-12-10 22:06 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-12-10 22:06 UTC (permalink / raw)
  To: Sébastien Szymanski; +Cc: buildroot

>>>>> "Sébastien" == Sébastien Szymanski <sebastien.szymanski@armadeus.com> writes:

 > "Path to to out-of-tree..." -> "Path to the out-of-tree..."
 > Signed-off-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>

Committed to 2021.02.x and 2021.08.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:[~2021-12-10 22:06 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-22 15:18 [Buildroot] [PATCH 1/1] linux: fix typo in BR2_LINUX_KERNEL_CUSTOM_DTS_PATH in the help text Sébastien Szymanski
2021-11-22 20:03 ` Peter Korsgaard
2021-12-10 22:06 ` Peter Korsgaard

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.