Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1]  manual: Fix BR2_GLOBAL_PATCH_DIR example
@ 2014-05-29 15:09 Sebastien Roy
  2014-05-29 15:22 ` Yann E. MORIN
  2014-05-29 21:21 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Sebastien Roy @ 2014-05-29 15:09 UTC (permalink / raw)
  To: buildroot

    As discussed on irc, there is a missing part in the BR2_GLOBAL_PATCH_DIR
    example compared to the ASCII figure under customize-packages section.

Signed-off-by: Sebastien Roy <sebastien.roy@savoirfairelinux.com>
---
 docs/manual/customize-packages.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/manual/customize-packages.txt b/docs/manual/customize-packages.txt
index 6f70bdb..b4ed0b5 100644
--- a/docs/manual/customize-packages.txt
+++ b/docs/manual/customize-packages.txt
@@ -86,7 +86,7 @@ If the user has the +BR2_GLOBAL_PATCH_DIR+ configuration option set as
 follows:
 
 -----
-BR2_GLOBAL_PATCH_DIR="board/common-fooarch board/fooarch-board"
+BR2_GLOBAL_PATCH_DIR="board/common-fooarch/patches board/fooarch-board/patches"
 -----
 
 Then the patches would applied as follows for the Linux kernel:
-- 
1.9.3

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

end of thread, other threads:[~2014-05-29 21:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-29 15:09 [Buildroot] [PATCH 1/1] manual: Fix BR2_GLOBAL_PATCH_DIR example Sebastien Roy
2014-05-29 15:22 ` Yann E. MORIN
2014-05-29 21:21 ` Peter Korsgaard

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