diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2010-09-30 11:36:26 -0700 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-10-15 10:40:48 +0100 |
commit | ce8932d28d63f29735013c885fc76944b3ab21a1 (patch) | |
tree | 6de78d58630507523db92a80a44715e6e4a1ab20 /handbook | |
parent | f0500bc699dde873d099cfb80f3b8faffcbd998a (diff) | |
download | openembedded-core-ce8932d28d63f29735013c885fc76944b3ab21a1.tar.gz openembedded-core-ce8932d28d63f29735013c885fc76944b3ab21a1.tar.bz2 openembedded-core-ce8932d28d63f29735013c885fc76944b3ab21a1.zip |
handbook: Fix the Ubuntu version requirement
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Diffstat (limited to 'handbook')
-rw-r--r-- | handbook/introduction.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/introduction.xml b/handbook/introduction.xml index 95017c6a5b..0b407a142a 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml @@ -107,7 +107,7 @@ <para> We recommend Debian-based distributions, in particular a recent Ubuntu - release (7.04 or newer), as the host system for Poky. Nothing in Poky is + release (10.04 or newer), as the host system for Poky. Nothing in Poky is distribution specific and other distributions will most likely work as long as the appropriate prerequisites are installed - we know of Poky being used successfully on Redhat, |