diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2014-07-28 10:07:58 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-08-02 10:00:24 +0100 |
| commit | 6ebbf038ab4ec59454e4465751c7e52a78166d62 (patch) | |
| tree | 4965b4141fd2c9a61e1d745896a08a2c0c6a070c | |
| parent | 0221f8d8a10b7daceeaaa8b9390fd5dd98e91864 (diff) | |
| download | poky-6ebbf038ab4ec59454e4465751c7e52a78166d62.tar.gz | |
dev-manual: Updated example "foo" recipe name used in examples.
The recipe should be named "foo_1.3.0.bb" instead of
"foo_1.3.0-r0.bb".
(From yocto-docs rev: c34c3ea05d550fc85ab04036856704a7c04fd64c)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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'> |
