diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-12-09 16:21:12 -0600 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-11 14:19:32 +0000 |
| commit | b152cfc4cad7d469c8212670973fe246e1591622 (patch) | |
| tree | ea1f190b6624a90d2f90b989bca80812d6245090 | |
| parent | 704c24c77984b011fa755ec2a58fbd63ae5eb8cc (diff) | |
| download | poky-b152cfc4cad7d469c8212670973fe246e1591622.tar.gz | |
ref-manual: Edits to INHERIT_DISTRO variable.
(From yocto-docs rev: 11cf209d499cad8787ccba06ddbfd8e1755a441a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 3f07f54973..bc66b15a7f 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2953,13 +2953,13 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 2953 | <glossentry id='var-INHERIT_DISTRO'><glossterm>INHERIT_DISTRO</glossterm> | 2953 | <glossentry id='var-INHERIT_DISTRO'><glossterm>INHERIT_DISTRO</glossterm> |
| 2954 | <glossdef> | 2954 | <glossdef> |
| 2955 | <para> | 2955 | <para> |
| 2956 | Lists classes that are inherited by default at the | 2956 | Lists classes that will be inherited at the |
| 2957 | distribution level. | 2957 | distribution level. |
| 2958 | It is unlikely that you want to edit this variable. | 2958 | It is unlikely that you want to edit this variable. |
| 2959 | </para> | 2959 | </para> |
| 2960 | 2960 | ||
| 2961 | <para> | 2961 | <para> |
| 2962 | The variable is set as follows in the | 2962 | The default value of the variable is set as follows in the |
| 2963 | <filename>meta/conf/distro/defaultsetup.conf</filename> | 2963 | <filename>meta/conf/distro/defaultsetup.conf</filename> |
| 2964 | file: | 2964 | file: |
| 2965 | <literallayout class='monospaced'> | 2965 | <literallayout class='monospaced'> |
