diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/fragments.rst | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/documentation/ref-manual/fragments.rst b/documentation/ref-manual/fragments.rst index 7fd08656d6..520cf783ad 100644 --- a/documentation/ref-manual/fragments.rst +++ b/documentation/ref-manual/fragments.rst | |||
| @@ -90,15 +90,7 @@ value, for example:: | |||
| 90 | 90 | ||
| 91 | bitbake-config-build enable-fragment machine/qemux86-64 | 91 | bitbake-config-build enable-fragment machine/qemux86-64 |
| 92 | 92 | ||
| 93 | Note that in this case, the fragment will be defined twice in | 93 | In the above example, the new value of :term:`MACHINE` is now equal to |
| 94 | :term:`OE_FRAGMENTS`, and the last value is taken into account: | ||
| 95 | |||
| 96 | .. code-block:: | ||
| 97 | :caption: build/conf/toolcfg.conf | ||
| 98 | |||
| 99 | OE_FRAGMENTS += " ... machine/qemuarm64 machine/qemux86-64" | ||
| 100 | |||
| 101 | In the above example, the value of :term:`MACHINE` is thus equal to | ||
| 102 | ``qemux86-64``. | 94 | ``qemux86-64``. |
| 103 | 95 | ||
| 104 | When a fragment is enabled with :ref:`ref-bitbake-config-build-enable-fragment`, | 96 | When a fragment is enabled with :ref:`ref-bitbake-config-build-enable-fragment`, |
