mirror of
https://git.yoctoproject.org/poky
synced 2026-09-25 07:36:23 +02:00
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:
committed by
Richard Purdie
parent
1947b17478
commit
375935df77
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user