summaryrefslogtreecommitdiff
path: root/handbook/ref-variables.xml
diff options
context:
space:
mode:
Diffstat (limited to 'handbook/ref-variables.xml')
-rw-r--r--handbook/ref-variables.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/handbook/ref-variables.xml b/handbook/ref-variables.xml
index b4d5639ec..7bbcdb81f 100644
--- a/handbook/ref-variables.xml
+++ b/handbook/ref-variables.xml
@@ -216,6 +216,19 @@
</glossdef>
</glossentry>
+ <glossentry id='var-DISTRO_PN_ALIAS'><glossterm>DISTRO_PN_ALIAS</glossterm>
+ <glossdef>
+ <para>Alias names of the recipe in various Linux distributions. </para>
+ <para>See the "meta/package/xorg-app/xset_1.0.4.bb" file for an example</para>
+ <para>More information in
+ <link
+ linkend='usingpoky-configuring-DISTRO_PN_ALIAS'>
+ Configuring the DISTRO_PN_ALIAS variable section
+ </link>
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-DISTRO_VERSION'><glossterm>DISTRO_VERSION</glossterm>
<glossdef>
<para>Version of distribution</para>
@@ -406,6 +419,10 @@
<para> This is an optional variable now. And the plan is to make
it a required variable in the future </para>
<para>See the "meta/package/zlib/zlib_${PV}.bb" file for an example</para>
+
+ <para>More information in <link
+ linkend='usingpoky-configuring-LIC_FILES_CHKSUM'>
+ Configuring the LIC_FILES_CHKSUM variable section</link></para>
</glossdef>
</glossentry>