summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-bitbake.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-bitbake.xml')
-rw-r--r--documentation/ref-manual/ref-bitbake.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml
index 4d4b9d6188..f82a4497cf 100644
--- a/documentation/ref-manual/ref-bitbake.xml
+++ b/documentation/ref-manual/ref-bitbake.xml
@@ -7,8 +7,9 @@
7 <title>BitBake</title> 7 <title>BitBake</title>
8 8
9 <para> 9 <para>
10 BitBake is a program written in Python that interprets the metadata used by the OpenEmbedded 10 BitBake is a program written in Python that interprets the
11 build system. 11 <ulink url='&YOCTO_DOCS_DEV_URL;#metadata'>Metadata</ulink> used by
12 the OpenEmbedded build system.
12 At some point, developers wonder what actually happens when you enter: 13 At some point, developers wonder what actually happens when you enter:
13 <literallayout class='monospaced'> 14 <literallayout class='monospaced'>
14 $ bitbake core-image-sato 15 $ bitbake core-image-sato