* [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout
@ 2014-01-01 11:03 spdawson at gmail.com
2014-01-02 9:02 ` Thomas Petazzoni
2014-01-03 20:06 ` Thomas Petazzoni
0 siblings, 2 replies; 3+ messages in thread
From: spdawson at gmail.com @ 2014-01-01 11:03 UTC (permalink / raw)
To: buildroot
From: Simon Dawson <spdawson@gmail.com>
If U-Boot patches are nested under BR2_GLOBAL_PATCH_DIR, then the
subdirectory should be called "uboot", and not "u-boot".
Signed-off-by: Simon Dawson <spdawson@gmail.com>
---
docs/manual/customize-packages.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/manual/customize-packages.txt b/docs/manual/customize-packages.txt
index 918ab03..5e622f1 100644
--- a/docs/manual/customize-packages.txt
+++ b/docs/manual/customize-packages.txt
@@ -73,13 +73,13 @@ board/
| +-- linux
| | +-- linux-patch1.patch
| | +-- linux-patch2.patch
-| +-- u-boot
+| +-- uboot
| +-- foopkg
+-- fooarch-board
+-- patches
+-- linux
| +-- linux-patch3.patch
- +-- u-boot
+ +-- uboot
+-- foopkg
-----
--
1.8.3.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout
2014-01-01 11:03 [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout spdawson at gmail.com
@ 2014-01-02 9:02 ` Thomas Petazzoni
2014-01-03 20:06 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-01-02 9:02 UTC (permalink / raw)
To: buildroot
Dear spdawson at gmail.com,
On Wed, 1 Jan 2014 11:03:11 +0000, spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson@gmail.com>
>
> If U-Boot patches are nested under BR2_GLOBAL_PATCH_DIR, then the
> subdirectory should be called "uboot", and not "u-boot".
>
> Signed-off-by: Simon Dawson <spdawson@gmail.com>
> ---
> docs/manual/customize-packages.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout
2014-01-01 11:03 [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout spdawson at gmail.com
2014-01-02 9:02 ` Thomas Petazzoni
@ 2014-01-03 20:06 ` Thomas Petazzoni
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2014-01-03 20:06 UTC (permalink / raw)
To: buildroot
Dear spdawson at gmail.com,
On Wed, 1 Jan 2014 11:03:11 +0000, spdawson at gmail.com wrote:
> From: Simon Dawson <spdawson@gmail.com>
>
> If U-Boot patches are nested under BR2_GLOBAL_PATCH_DIR, then the
> subdirectory should be called "uboot", and not "u-boot".
>
> Signed-off-by: Simon Dawson <spdawson@gmail.com>
> ---
> docs/manual/customize-packages.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-03 20:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-01 11:03 [Buildroot] [PATCH] manual: fix uboot subdirectory in example layout spdawson at gmail.com
2014-01-02 9:02 ` Thomas Petazzoni
2014-01-03 20:06 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox