BUGID#_ 1068 - documentation/poky-ref-manual/extendpoky.xml: updated hello ex.

Changed the hello_2.2.bb example to hello_2.3.bb

(From yocto-docs rev: 7afa2f58e7367a5d29bad075df2e6c39995f5394)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2011-05-13 12:27:40 -05:00 committed by Richard Purdie
parent decb8953cd
commit 4194c83a56

View File

@ -87,7 +87,7 @@ do_install() {
The result of the build is automatically packaged.
And, if the application uses NLS for localization, packages with local information are
generated (one package per language).
Following is one example: (<filename>hello_2.2.bb</filename>)
Following is one example: (<filename>hello_2.3.bb</filename>)
</para>
<programlisting>
DESCRIPTION = "GNU Helloworld application"