diff options
Diffstat (limited to 'documentation/ref-manual/devtool-reference.rst')
| -rw-r--r-- | documentation/ref-manual/devtool-reference.rst | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/documentation/ref-manual/devtool-reference.rst b/documentation/ref-manual/devtool-reference.rst index c2e1c2c29b..6aa09f6d6f 100644 --- a/documentation/ref-manual/devtool-reference.rst +++ b/documentation/ref-manual/devtool-reference.rst | |||
| @@ -385,9 +385,7 @@ want to use it because the dependency on ``cdebconf`` is not easily | |||
| 385 | satisfied. Maintainers can explicit the reason that is shown by adding | 385 | satisfied. Maintainers can explicit the reason that is shown by adding |
| 386 | the :term:`RECIPE_NO_UPDATE_REASON` variable to the corresponding recipe. | 386 | the :term:`RECIPE_NO_UPDATE_REASON` variable to the corresponding recipe. |
| 387 | See :yocto_git:`base-passwd.bb </poky/tree/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb>` | 387 | See :yocto_git:`base-passwd.bb </poky/tree/meta/recipes-core/base-passwd/base-passwd_3.5.29.bb>` |
| 388 | for an example. | 388 | for an example:: |
| 389 | |||
| 390 | :: | ||
| 391 | 389 | ||
| 392 | $ devtool check-upgrade-status | 390 | $ devtool check-upgrade-status |
| 393 | ... | 391 | ... |
| @@ -555,8 +553,7 @@ Use the ``devtool undeploy-target`` command to remove deployed build | |||
| 555 | output from the target machine. For the ``devtool undeploy-target`` | 553 | output from the target machine. For the ``devtool undeploy-target`` |
| 556 | command to work, you must have previously used the | 554 | command to work, you must have previously used the |
| 557 | ":ref:`devtool deploy-target <ref-manual/devtool-reference:deploying your software on the target machine>`" | 555 | ":ref:`devtool deploy-target <ref-manual/devtool-reference:deploying your software on the target machine>`" |
| 558 | command. | 556 | command:: |
| 559 | :: | ||
| 560 | 557 | ||
| 561 | $ devtool undeploy-target recipe target | 558 | $ devtool undeploy-target recipe target |
| 562 | 559 | ||
