mirror of
https://git.yoctoproject.org/poky
synced 2026-06-30 20:13:39 +02:00
A "naked" reference to the bsp-guide was split across two lines in the *.xml file. This splitting causes the link to not be processed correctly by the mega-manual.sed script. I joined the two lines to fix the link. (From yocto-docs rev: e31b4d2210b5c246f3e822fbe8950a625e08ca98) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>