From: Scott Rifenbark Date: Wed, 27 Mar 2013 15:30:45 +0000 (-0700) Subject: ref-manual: Added a cross-ref to the term "Metadata" X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=88b6f72dfb0a1be85a57cfe4862b3b1f188c2bcf;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git ref-manual: Added a cross-ref to the term "Metadata" (From yocto-docs rev: ecd58d8ba2b8a345394f07141bd9842af78e565e) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- diff --git a/documentation/ref-manual/technical-details.xml b/documentation/ref-manual/technical-details.xml index 052409adcaf..52ab8e78ddb 100644 --- a/documentation/ref-manual/technical-details.xml +++ b/documentation/ref-manual/technical-details.xml @@ -56,10 +56,12 @@ BitBake - BitBake is the tool at the heart of the OpenEmbedded build system and is responsible - for parsing the metadata, generating a list of tasks from it, - and then executing those tasks. - To see a list of the options BitBake supports, use the following help command: + BitBake is the tool at the heart of the OpenEmbedded build system + and is responsible for parsing the + Metadata, + generating a list of tasks from it, and then executing those tasks. + To see a list of the options BitBake supports, use the following + help command: $ bitbake --help