diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 2 | ||||
-rw-r--r-- | documentation/dev-manual/dev-manual-model.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index c4c3d9fc3e..d33cef6d89 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -1609,7 +1609,7 @@ | |||
1609 | <filename>poky/build</filename>, and a | 1609 | <filename>poky/build</filename>, and a |
1610 | <filename>qemux86-poky-linux</filename> machine target system. | 1610 | <filename>qemux86-poky-linux</filename> machine target system. |
1611 | Furthermore, suppose your recipe is named | 1611 | Furthermore, suppose your recipe is named |
1612 | <filename>foo_1.3.0-r0.bb</filename>. | 1612 | <filename>foo_1.3.0.bb</filename>. |
1613 | In this case, the work directory the build system uses to | 1613 | In this case, the work directory the build system uses to |
1614 | build the package would be as follows: | 1614 | build the package would be as follows: |
1615 | <literallayout class='monospaced'> | 1615 | <literallayout class='monospaced'> |
diff --git a/documentation/dev-manual/dev-manual-model.xml b/documentation/dev-manual/dev-manual-model.xml index a05a5559f1..eb24643b87 100644 --- a/documentation/dev-manual/dev-manual-model.xml +++ b/documentation/dev-manual/dev-manual-model.xml | |||
@@ -1713,7 +1713,7 @@ | |||
1713 | <filename>qemux86-poky-linux</filename> machine target | 1713 | <filename>qemux86-poky-linux</filename> machine target |
1714 | system. | 1714 | system. |
1715 | Furthermore, suppose your recipe is named | 1715 | Furthermore, suppose your recipe is named |
1716 | <filename>foo_1.3.0-r0.bb</filename>. | 1716 | <filename>foo_1.3.0.bb</filename>. |
1717 | In this case, the work directory the build system uses to | 1717 | In this case, the work directory the build system uses to |
1718 | build the package would be as follows: | 1718 | build the package would be as follows: |
1719 | <literallayout class='monospaced'> | 1719 | <literallayout class='monospaced'> |