All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo
@ 2020-06-06 12:36 Fabrice Fontaine
  2020-06-06 19:28 ` Thomas Petazzoni
  2020-07-05 21:16 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2020-06-06 12:36 UTC (permalink / raw)
  To: buildroot

LIBTOO_SOURCE -> LIBFOO_SOURCE

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 docs/manual/adding-packages-generic.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/adding-packages-generic.txt b/docs/manual/adding-packages-generic.txt
index 568daaeb8d..b8bfcb4aff 100644
--- a/docs/manual/adding-packages-generic.txt
+++ b/docs/manual/adding-packages-generic.txt
@@ -452,7 +452,7 @@ not and can not work as people would expect it should:
   of the manifest file for this package.
 
 * +LIBFOO_ACTUAL_SOURCE_TARBALL+ only applies to packages whose
-  +LIBFOO_SITE+ / +LIBTOO_SOURCE+ pair points to an archive that does
+  +LIBFOO_SITE+ / +LIBFOO_SOURCE+ pair points to an archive that does
   not actually contain source code, but binary code. This a very
   uncommon case, only known to apply to external toolchains which come
   already compiled, although theoretically it might apply to other
-- 
2.26.2

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

* [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo
  2020-06-06 12:36 [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo Fabrice Fontaine
@ 2020-06-06 19:28 ` Thomas Petazzoni
  2020-07-05 21:16 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2020-06-06 19:28 UTC (permalink / raw)
  To: buildroot

On Sat,  6 Jun 2020 14:36:38 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> LIBTOO_SOURCE -> LIBFOO_SOURCE
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  docs/manual/adding-packages-generic.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo
  2020-06-06 12:36 [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo Fabrice Fontaine
  2020-06-06 19:28 ` Thomas Petazzoni
@ 2020-07-05 21:16 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-07-05 21:16 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > LIBTOO_SOURCE -> LIBFOO_SOURCE
 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2020.02.x and 2020.05.x, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2020-07-05 21:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-06 12:36 [Buildroot] [PATCH 1/1] docs/manual/adding-packages-generic.txt: fix typo Fabrice Fontaine
2020-06-06 19:28 ` Thomas Petazzoni
2020-07-05 21:16 ` 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.