diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 30 |
1 files changed, 27 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index ced40c0549..b1f61454b2 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -39,7 +39,7 @@ | |||
| 39 | <link linkend='var-UBOOT_CONFIG'>U</link> | 39 | <link linkend='var-UBOOT_CONFIG'>U</link> |
| 40 | <!-- <link linkend='var-glossary-v'>V</link> --> | 40 | <!-- <link linkend='var-glossary-v'>V</link> --> |
| 41 | <link linkend='var-WARN_QA'>W</link> | 41 | <link linkend='var-WARN_QA'>W</link> |
| 42 | <!-- <link linkend='var-glossary-x'>X</link> --> | 42 | <link linkend='var-XSERVER'>X</link> |
| 43 | <!-- <link linkend='var-glossary-y'>Y</link> --> | 43 | <!-- <link linkend='var-glossary-y'>Y</link> --> |
| 44 | <!-- <link linkend='var-glossary-z'>Z</link>--> | 44 | <!-- <link linkend='var-glossary-z'>Z</link>--> |
| 45 | </para> | 45 | </para> |
| @@ -11535,8 +11535,32 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 11535 | 11535 | ||
| 11536 | </glossdiv> | 11536 | </glossdiv> |
| 11537 | 11537 | ||
| 11538 | <!-- <glossdiv id='var-glossary-x'><title>X</title>--> | 11538 | <glossdiv id='var-glossary-x'><title>X</title> |
| 11539 | <!-- </glossdiv>--> | 11539 | |
| 11540 | <glossentry id='var-XSERVER'><glossterm>XSERVER</glossterm> | ||
| 11541 | <info> | ||
| 11542 | XSERVER[doc] = "Specifies the packages that should be installed | ||
| 11543 | to provide an X server and drivers for the current machine." | ||
| 11544 | </info> | ||
| 11545 | <glossdef> | ||
| 11546 | <para> | ||
| 11547 | Specifies the packages that should be installed to | ||
| 11548 | provide an X server and drivers for the current machine, | ||
| 11549 | assuming your image directly includes | ||
| 11550 | <filename>packagegroup-core-x11-xserver</filename> or, | ||
| 11551 | perhaps indirectly, includes "x11-base" in | ||
| 11552 | <link linkend='var-IMAGE_FEATURES'><filename>IMAGE_FEATURES</filename></link>. | ||
| 11553 | </para> | ||
| 11554 | |||
| 11555 | <para> | ||
| 11556 | The default value of <filename>XSERVER</filename>, if not | ||
| 11557 | specified in the machine configuration, is | ||
| 11558 | "xserver-xorg xf86-video-fbdev xf86-input-evdev". | ||
| 11559 | </para> | ||
| 11560 | </glossdef> | ||
| 11561 | </glossentry> | ||
| 11562 | |||
| 11563 | </glossdiv> | ||
| 11540 | 11564 | ||
| 11541 | <!-- <glossdiv id='var-glossary-y'><title>Y</title>--> | 11565 | <!-- <glossdiv id='var-glossary-y'><title>Y</title>--> |
| 11542 | <!-- </glossdiv>--> | 11566 | <!-- </glossdiv>--> |
