diff options
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 1144823779..110368c484 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -2708,6 +2708,11 @@ | |||
| 2708 | variable. | 2708 | variable. |
| 2709 | The OpenEmbedded build system uses the first package type | 2709 | The OpenEmbedded build system uses the first package type |
| 2710 | (e.g. DEB, RPM, or IPK) that appears with the variable | 2710 | (e.g. DEB, RPM, or IPK) that appears with the variable |
| 2711 | <note> | ||
| 2712 | Files using the <filename>.tar</filename> format are | ||
| 2713 | never used as a substitute packaging format for DEB, | ||
| 2714 | RPM, and IPK formatted files for your image or SDK. | ||
| 2715 | </note> | ||
| 2711 | </para> | 2716 | </para> |
| 2712 | </glossdef> | 2717 | </glossdef> |
| 2713 | </glossentry> | 2718 | </glossentry> |
