aboutsummaryrefslogtreecommitdiffstats
path: root/handbook/ref-variables.xml
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-06-01 16:19:22 -0700
committerRichard Purdie <rpurdie@linux.intel.com>2010-06-02 14:06:03 +0100
commit6b82b70c9335d6cf6a0b84cb61392c2589ef12f7 (patch)
tree5846612563c169b3712f132e83af43f12ed38085 /handbook/ref-variables.xml
parent682983b54825615a7ea7f13f8277b35d967aa102 (diff)
downloadopenembedded-core-6b82b70c9335d6cf6a0b84cb61392c2589ef12f7.tar.gz
Handbook: Documentation for DISTRO_PN_ALIAS
Signed-Off-By: Nitin A Kamble <nitin.a.kamble@intel.com
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 b4d5639ec1..7bbcdb81f0 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>