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: b1d07533b82a37aa5e52ebdbb3e9629e2b8ba549)

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 1947b17478
commit 375935df77
1 changed files with 1 additions and 1 deletions

View File

@ -87,7 +87,7 @@ do_install() {
The result of the build is automatically packaged. The result of the build is automatically packaged.
And, if the application uses NLS for localization, packages with local information are And, if the application uses NLS for localization, packages with local information are
generated (one package per language). 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> </para>
<programlisting> <programlisting>
DESCRIPTION = "GNU Helloworld application" DESCRIPTION = "GNU Helloworld application"