mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
Poky Reference Manual: Fixed list tag.
There was a mis-matched list element in an ordered list near the end of the chapter. I had an <orderedlist> tag matched with an </itemizedlist> tag preventing the make. Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
f30a2a7e4d
commit
4e6a8212c0
@@ -456,7 +456,7 @@ FILESEXTRAPATHS := "${THISDIR}/${PN}"
|
||||
process.
|
||||
</para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
</orderedlist>
|
||||
<para>
|
||||
Note that the third method is also the only option available
|
||||
when downloading pre-compiled images generated from
|
||||
|
||||
Reference in New Issue
Block a user