mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
ref-manual, bsp-guide: Added cross-references for two variables.
Added several cross-link references for the LICENSE_FLAGS and LICENSE_FLAGS_WHITELIST variables. Note that the cross-references previously put in for LICENSE_FLAGS were slightly wrong as they were using the <ulink> tag instead of the <link> tag. (From yocto-docs rev: dc2769c63d24d3650c993cfd48bcb4540ad36ca2) 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
Richard Purdie
parent
980ad4ed0c
commit
8d0d487a12
@@ -1009,7 +1009,7 @@
|
||||
For each of those recipes, you can
|
||||
specify a matching license string in a
|
||||
<filename>local.conf</filename> variable named
|
||||
<filename>LICENSE_FLAGS_WHITELIST</filename>.
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-LICENSE_FLAGS_WHITELIST'><filename>LICENSE_FLAGS_WHITELIST</filename></ulink>.
|
||||
Specifying the matching license string signifies that you agree to the license.
|
||||
Thus, the build system can build the corresponding recipe and include
|
||||
the component in the image.
|
||||
|
||||
Reference in New Issue
Block a user