* [Buildroot] [PATCH] core/br2-external: fix link to manual for converting old trees
@ 2016-10-19 19:58 Yann E. MORIN
2016-10-19 21:26 ` Thomas Petazzoni
0 siblings, 1 reply; 2+ messages in thread
From: Yann E. MORIN @ 2016-10-19 19:58 UTC (permalink / raw)
To: buildroot
To be noted: that link will only be valid once we have a released
manual. In the meantime, it's accessible on the nightly manual:
http://nightly.buildroot.org/#br2-external-converting
Reported-by: Beno?t Allard <benoit.allard@greenbone.net>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Beno?t Allard <benoit.allard@greenbone.net>
---
support/scripts/br2-external | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/scripts/br2-external b/support/scripts/br2-external
index 848c851..055dc08 100755
--- a/support/scripts/br2-external
+++ b/support/scripts/br2-external
@@ -8,7 +8,7 @@ declare -A BR2_EXT_DESCS
# URL to manual for help in converting old br2-external trees.
# Escape '#' so that make does not consider it a comment.
-MANUAL_URL='https://buildroot.org/manual/manual.html\#br2-external-converting'
+MANUAL_URL='https://buildroot.org/manual.html\#br2-external-converting'
main() {
local OPT OPTARG
--
2.7.4
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] core/br2-external: fix link to manual for converting old trees
2016-10-19 19:58 [Buildroot] [PATCH] core/br2-external: fix link to manual for converting old trees Yann E. MORIN
@ 2016-10-19 21:26 ` Thomas Petazzoni
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2016-10-19 21:26 UTC (permalink / raw)
To: buildroot
Hello,
On Wed, 19 Oct 2016 21:58:30 +0200, Yann E. MORIN wrote:
> To be noted: that link will only be valid once we have a released
> manual. In the meantime, it's accessible on the nightly manual:
> http://nightly.buildroot.org/#br2-external-converting
>
> Reported-by: Beno?t Allard <benoit.allard@greenbone.net>
> Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
> Cc: Beno?t Allard <benoit.allard@greenbone.net>
> ---
> support/scripts/br2-external | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-10-19 21:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-19 19:58 [Buildroot] [PATCH] core/br2-external: fix link to manual for converting old trees Yann E. MORIN
2016-10-19 21:26 ` Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox