projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9fb1178
)
docs/manual: relax python version requirement
author
Baruch Siach
<baruch@tkos.co.il>
Tue, 14 Jul 2015 15:49:18 +0000
(18:49 +0300)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/docs/manual/prerequisite.txt
b/docs/manual/prerequisite.txt
index 6ee01b4a747e6482e3debab3da947330ae9de629..7edad1f6db3e63267dfee85e365f4b78f375f311 100644
(file)
--- a/
docs/manual/prerequisite.txt
+++ b/
docs/manual/prerequisite.txt
@@
-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+