From aab8563cb837259f29c7e639fa5c52556c466549 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Apr 2013 15:38:33 -0700 Subject: 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 Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'documentation/dev-manual/dev-manual-common-tasks.xml') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 75968e1b44..8435386914 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -699,11 +699,10 @@
- Adding a Package to Your Image + Writing a Recipe to Add a Package to Your Image - 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 .bb file that sets some variables. For information on variables that are useful for recipes and for information about recipe naming -- cgit v1.2.3-54-g00ecf