diff options
Diffstat (limited to 'documentation/profile-manual')
| -rw-r--r-- | documentation/profile-manual/intro.rst | 4 | ||||
| -rw-r--r-- | documentation/profile-manual/usage.rst | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/profile-manual/intro.rst b/documentation/profile-manual/intro.rst index e9208dfde8..93f8429ee3 100644 --- a/documentation/profile-manual/intro.rst +++ b/documentation/profile-manual/intro.rst | |||
| @@ -38,7 +38,7 @@ an 'sdk' image e.g. :: | |||
| 38 | 38 | ||
| 39 | $ bitbake core-image-sato-sdk | 39 | $ bitbake core-image-sato-sdk |
| 40 | 40 | ||
| 41 | or alternatively by adding 'tools-profile' to the EXTRA_IMAGE_FEATURES line in | 41 | or alternatively by adding 'tools-profile' to the :term:`EXTRA_IMAGE_FEATURES` line in |
| 42 | your local.conf:: | 42 | your local.conf:: |
| 43 | 43 | ||
| 44 | EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile" | 44 | EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile" |
| @@ -65,7 +65,7 @@ If you've already built a stripped image, you can generate debug | |||
| 65 | packages (xxx-dbg) which you can manually install as needed. | 65 | packages (xxx-dbg) which you can manually install as needed. |
| 66 | 66 | ||
| 67 | To generate debug info for packages, you can add dbg-pkgs to | 67 | To generate debug info for packages, you can add dbg-pkgs to |
| 68 | EXTRA_IMAGE_FEATURES in local.conf. For example:: | 68 | :term:`EXTRA_IMAGE_FEATURES` in local.conf. For example:: |
| 69 | 69 | ||
| 70 | EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs" | 70 | EXTRA_IMAGE_FEATURES = "debug-tweaks tools-profile dbg-pkgs" |
| 71 | 71 | ||
diff --git a/documentation/profile-manual/usage.rst b/documentation/profile-manual/usage.rst index 01fbde1411..1e31019897 100644 --- a/documentation/profile-manual/usage.rst +++ b/documentation/profile-manual/usage.rst | |||
| @@ -1896,7 +1896,7 @@ manual, and boot the resulting target image. | |||
| 1896 | .. note:: | 1896 | .. note:: |
| 1897 | 1897 | ||
| 1898 | If you have a :term:`Build Directory` containing multiple machines, you need | 1898 | If you have a :term:`Build Directory` containing multiple machines, you need |
| 1899 | to have the MACHINE you're connecting to selected in local.conf, and | 1899 | to have the :term:`MACHINE` you're connecting to selected in local.conf, and |
| 1900 | the kernel in that machine's :term:`Build Directory` must match the kernel on | 1900 | the kernel in that machine's :term:`Build Directory` must match the kernel on |
| 1901 | the booted system exactly, or you'll get the above 'crosstap' message | 1901 | the booted system exactly, or you'll get the above 'crosstap' message |
| 1902 | when you try to invoke a script. | 1902 | when you try to invoke a script. |
