diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index cc2a64d807..81c80f3222 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5737,6 +5737,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5737 | Denotes the Application Binary Interface (ABI) currently | 5737 | Denotes the Application Binary Interface (ABI) currently |
| 5738 | in use for Python. | 5738 | in use for Python. |
| 5739 | By default, the ABI is "m". | 5739 | By default, the ABI is "m". |
| 5740 | You do not have to set this variable as the OpenEmbedded | ||
| 5741 | build system sets it for you. | ||
| 5740 | </para> | 5742 | </para> |
| 5741 | 5743 | ||
| 5742 | <para> | 5744 | <para> |
| @@ -5763,6 +5765,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5763 | For Python 2.x, <filename>PYTHON_PN</filename> would | 5765 | For Python 2.x, <filename>PYTHON_PN</filename> would |
| 5764 | be "python2". For Python 3.x, the variable would be | 5766 | be "python2". For Python 3.x, the variable would be |
| 5765 | "python3". | 5767 | "python3". |
| 5768 | You do not have to set this variable as the | ||
| 5769 | OpenEmbedded build system automatically sets it for you. | ||
| 5766 | </para> | 5770 | </para> |
| 5767 | 5771 | ||
| 5768 | <para> | 5772 | <para> |
