mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
dev-manual, ref-manual: Rewrote the adding a package title
Second thoughts caused me to adjust this title again. Also fixed the cross-ref in the FAQ. (From yocto-docs rev: 0553790236c60d30306b796587cd5b5213456aff) 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
2ef61680dd
commit
aab8563cb8
@@ -699,11 +699,10 @@
|
||||
</section>
|
||||
|
||||
<section id='usingpoky-extend-addpkg'>
|
||||
<title>Adding a Package to Your Image</title>
|
||||
<title>Writing a Recipe to Add a Package to Your Image</title>
|
||||
|
||||
<para>
|
||||
To add a package to your image, you need to write a recipe
|
||||
for the package.
|
||||
Recipes add packages to your image.
|
||||
Writing a recipe means creating a <filename>.bb</filename> file that sets some
|
||||
variables.
|
||||
For information on variables that are useful for recipes and for information about recipe naming
|
||||
|
||||
Reference in New Issue
Block a user