mirror of
https://git.yoctoproject.org/poky
synced 2026-02-25 10:59:41 +01:00
documentation/poky-ref-manual/ref-classes.xml: Fix to <filename> tag
Had to fix the <variable> tag by replacing it with <filename>. Previous commit didn't work so this is fixing it. (From OE-Core rev: 263e572055b09ad2f432f1feda797813ef254e74) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Saul Wold
parent
c0a58abed5
commit
e8486ec930
@@ -36,6 +36,7 @@
|
||||
such as <filename>autotools.bbclass</filename> or
|
||||
<filename>package.bbclass</filename>. The class also contains some commonly
|
||||
used functions such as <function>oe_runmake</function>.
|
||||
used functions such as <filename>oe_runmake</filename>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user