From b1916ac73833e65b5d4d4e11ffb9b5fab9d10a6f Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 1 Apr 2013 15:15:26 -0700 Subject: dev-manual: Updated the title for the adding a package section. I think this is better wording. (From yocto-docs rev: 4f673b0c3df4a7af4ec54325722e407d12a0e7fc) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 42feb919c1..75968e1b44 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -699,10 +699,11 @@
- Adding a Package + Adding a Package to Your Image - To add a package, you need to write a recipe for it. + To add a package to your image, you need to write a recipe + for the package. 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