docs/manual: relax python version requirement
authorBaruch Siach <baruch@tkos.co.il>
Tue, 14 Jul 2015 15:49:18 +0000 (18:49 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 14 Jul 2015 21:56:35 +0000 (23:56 +0200)
Buildroot should now work with host installed python version 3. Update the
manual accordingly.

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/prerequisite.txt

index 6ee01b4a747e6482e3debab3da947330ae9de629..7edad1f6db3e63267dfee85e365f4b78f375f311 100644 (file)
@@ -32,7 +32,7 @@ between distributions).
 ** +perl+ (version 5.8.7 or any later)
 ** +tar+
 ** +cpio+
-** +python+ (version 2.6 or 2.7)
+** +python+ (version 2.6 or any later)
 ** +unzip+
 ** +rsync+