summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual/dev-manual-common-tasks.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-07-28 10:07:58 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-08-02 10:00:24 +0100
commit6ebbf038ab4ec59454e4465751c7e52a78166d62 (patch)
tree4965b4141fd2c9a61e1d745896a08a2c0c6a070c /documentation/dev-manual/dev-manual-common-tasks.xml
parent0221f8d8a10b7daceeaaa8b9390fd5dd98e91864 (diff)
downloadpoky-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>
Diffstat (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml')
-rw-r--r--documentation/dev-manual/dev-manual-common-tasks.xml2
1 files changed, 1 insertions, 1 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'>