diff options
author | Joshua Lock <josh@linux.intel.com> | 2010-06-08 17:23:22 +0100 |
---|---|---|
committer | Joshua Lock <josh@linux.intel.com> | 2010-06-08 17:29:56 +0100 |
commit | 79f330c6c9be1a68e5e201948b9b08e3aef687fb (patch) | |
tree | a1ca7c4de209137091810df1927adef17087777d /handbook/usingpoky.xml | |
parent | 3a6948a2af25c1094b22a70c923dfecc296dad8b (diff) | |
download | poky-79f330c6c9be1a68e5e201948b9b08e3aef687fb.tar.gz |
handbook: point out required Python version
Signed-off-by: Joshua Lock <josh@linux.intel.com>
Diffstat (limited to 'handbook/usingpoky.xml')
-rw-r--r-- | handbook/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/usingpoky.xml b/handbook/usingpoky.xml index d54765c786..07b8f6c939 100644 --- a/handbook/usingpoky.xml +++ b/handbook/usingpoky.xml | |||
@@ -27,7 +27,7 @@ | |||
27 | and configuration data for machines, policy decisions, etc., which acts as | 27 | and configuration data for machines, policy decisions, etc., which acts as |
28 | a glue and binds everything together. Bitbake knows how to combine multiple | 28 | a glue and binds everything together. Bitbake knows how to combine multiple |
29 | data sources together, each data source being referred to as a <link | 29 | data sources together, each data source being referred to as a <link |
30 | linkend='usingpoky-changes-collections'>'collection'</link>. | 30 | linkend='usingpoky-changes-layers'>'layer'</link>. |
31 | </para> | 31 | </para> |
32 | 32 | ||
33 | <para> | 33 | <para> |