Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] docs: Fix assumed copy+paste error.
@ 2011-11-22 17:55 Trevor Woerner
  2011-11-22 19:59 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Trevor Woerner @ 2011-11-22 17:55 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 docs/buildroot.html                        |    2 +-
 docs/manual/adding-packages-gentargets.txt |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/buildroot.html b/docs/buildroot.html
index d5be127..e13e8f7 100644
--- a/docs/buildroot.html
+++ b/docs/buildroot.html
@@ -1031,7 +1031,7 @@ $(eval $(call GENTARGETS,package,libfoo,host))
 
       <li><code>LIBFOO_SOURCE</code> may contain the name of the tarball of
       the package. If <code>HOST_LIBFOO_SOURCE</code> is not specified, it
-      defaults to <code>LIBFOO_VERSION</code>. If none are specified, then
+      defaults to <code>LIBFOO_SOURCE</code>. If none are specified, then
       the value is assumed to be
       <code>packagename-$(LIBFOO_VERSION).tar.gz</code>.<br/>Example:
       <code>LIBFOO_SOURCE = foobar-$(LIBFOO_VERSION).tar.bz2</code></li>
diff --git a/docs/manual/adding-packages-gentargets.txt b/docs/manual/adding-packages-gentargets.txt
index 29fc640..b344494 100644
--- a/docs/manual/adding-packages-gentargets.txt
+++ b/docs/manual/adding-packages-gentargets.txt
@@ -131,7 +131,7 @@ information is (assuming the package name is +libfoo+) :
 
 * +LIBFOO_SOURCE+ may contain the name of the tarball of
   the package. If +HOST_LIBFOO_SOURCE+ is not specified, it
-  defaults to +LIBFOO_VERSION+. If none are specified, then
+  defaults to +LIBFOO_SOURCE+. If none are specified, then
   the value is assumed to be
   +packagename-$(LIBFOO_VERSION).tar.gz+. +
   Example: +LIBFOO_SOURCE = foobar-$(LIBFOO_VERSION).tar.bz2+
-- 
1.7.6.233.gd79bc

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

* [Buildroot] [PATCH] docs: Fix assumed copy+paste error.
  2011-11-22 17:55 [Buildroot] [PATCH] docs: Fix assumed copy+paste error Trevor Woerner
@ 2011-11-22 19:59 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-11-22 19:59 UTC (permalink / raw)
  To: buildroot

>>>>> "Trevor" == Trevor Woerner <twoerner@gmail.com> writes:

 Trevor> Signed-off-by: Trevor Woerner <twoerner@gmail.com>

Committed, thanks.

-- 
Bye, Peter Korsgaard

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

end of thread, other threads:[~2011-11-22 19:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-22 17:55 [Buildroot] [PATCH] docs: Fix assumed copy+paste error Trevor Woerner
2011-11-22 19:59 ` Peter Korsgaard

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