diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 4eca15c274..3e715ff699 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -10269,30 +10269,6 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 10269 | </glossdef> | 10269 | </glossdef> |
| 10270 | </glossentry> | 10270 | </glossentry> |
| 10271 | 10271 | ||
| 10272 | <glossentry id='var-REMOVE_PKG_SUPPORT'><glossterm>REMOVE_PKG_SUPPORT</glossterm> | ||
| 10273 | <info> | ||
| 10274 | REMOVE_PKG_SUPPORT[doc] = "Allows for removal of supporting packages for images that do not contain a package manager." | ||
| 10275 | </info> | ||
| 10276 | <glossdef> | ||
| 10277 | <para role="glossdeffirst"> | ||
| 10278 | <!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> --> | ||
| 10279 | For images not containing a package manager, | ||
| 10280 | <filename>REMOVE_PKG_SUPPORT</filename> allows the removal | ||
| 10281 | of supporting packages. | ||
| 10282 | Packages that will be uninstalled include: | ||
| 10283 | <filename>update-rc.d</filename>, | ||
| 10284 | <filename>base-passwd</filename>, | ||
| 10285 | <filename>shadow</filename>, | ||
| 10286 | <filename>run-postinsts</filename>, and | ||
| 10287 | <filename>update-alternatives</filename>. | ||
| 10288 | </para> | ||
| 10289 | |||
| 10290 | <para> | ||
| 10291 | Set the variable to "1" to remove these packages. | ||
| 10292 | </para> | ||
| 10293 | </glossdef> | ||
| 10294 | </glossentry> | ||
| 10295 | |||
| 10296 | <glossentry id='var-REQUIRED_DISTRO_FEATURES'><glossterm>REQUIRED_DISTRO_FEATURES</glossterm> | 10272 | <glossentry id='var-REQUIRED_DISTRO_FEATURES'><glossterm>REQUIRED_DISTRO_FEATURES</glossterm> |
| 10297 | <info> | 10273 | <info> |
| 10298 | REQUIRED_DISTRO_FEATURES[doc] = "When a recipe inherits the distro_features_check class, this variable identifies distribution features that must exist in the current configuration in order for the OpenEmbedded build system to build the recipe." | 10274 | REQUIRED_DISTRO_FEATURES[doc] = "When a recipe inherits the distro_features_check class, this variable identifies distribution features that must exist in the current configuration in order for the OpenEmbedded build system to build the recipe." |
