diff options
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml')
| -rw-r--r-- | bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml index 421364c2cf..383f94b162 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-metadata.xml | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | <title>Syntax and Operators</title> | 5 | <title>Syntax and Operators</title> |
| 6 | 6 | ||
| 7 | <para> | 7 | <para> |
| 8 | Bitbake files have their own syntax. | 8 | BitBake files have their own syntax. |
| 9 | The syntax has similarities to several | 9 | The syntax has similarities to several |
| 10 | other languages but also has some unique features. | 10 | other languages but also has some unique features. |
| 11 | This section describes the available syntax and operators | 11 | This section describes the available syntax and operators |
| @@ -1414,7 +1414,7 @@ | |||
| 1414 | </section> | 1414 | </section> |
| 1415 | 1415 | ||
| 1416 | <section id='bitbake-style-python-functions-versus-python-functions'> | 1416 | <section id='bitbake-style-python-functions-versus-python-functions'> |
| 1417 | <title>Bitbake-Style Python Functions Versus Python Functions</title> | 1417 | <title>BitBake-Style Python Functions Versus Python Functions</title> |
| 1418 | 1418 | ||
| 1419 | <para> | 1419 | <para> |
| 1420 | Following are some important differences between | 1420 | Following are some important differences between |
| @@ -1895,7 +1895,7 @@ | |||
| 1895 | <para> | 1895 | <para> |
| 1896 | Sometimes, it is useful to be able to obtain information | 1896 | Sometimes, it is useful to be able to obtain information |
| 1897 | from the original execution environment. | 1897 | from the original execution environment. |
| 1898 | Bitbake saves a copy of the original environment into | 1898 | BitBake saves a copy of the original environment into |
| 1899 | a special variable named | 1899 | a special variable named |
| 1900 | <link linkend='var-bb-BB_ORIGENV'><filename>BB_ORIGENV</filename></link>. | 1900 | <link linkend='var-bb-BB_ORIGENV'><filename>BB_ORIGENV</filename></link>. |
| 1901 | </para> | 1901 | </para> |
| @@ -2616,7 +2616,7 @@ | |||
| 2616 | <para> | 2616 | <para> |
| 2617 | It is often necessary to access variables in the | 2617 | It is often necessary to access variables in the |
| 2618 | BitBake datastore using Python functions. | 2618 | BitBake datastore using Python functions. |
| 2619 | The Bitbake datastore has an API that allows you this | 2619 | The BitBake datastore has an API that allows you this |
| 2620 | access. | 2620 | access. |
| 2621 | Here is a list of available operations: | 2621 | Here is a list of available operations: |
| 2622 | </para> | 2622 | </para> |
