Linus Walleij
|
1c7ec8ab19
|
scripts/jungo-image: Fix up whitespace
Recent Python versions are strict about whitespace and will
complain about mixtures of tabs and spaces. Convert any tabs
so the script just use spaces for indentation.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://github.com/openwrt/openwrt/pull/21116
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
|
2025-12-10 19:11:13 +01:00 |
|
Petr Štetiar
|
57bb89b57f
|
scripts/jungo-image: convert to Python 3 with 2-to-3
Let's convert the script to Python 3.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
|
2019-07-26 08:09:16 +02:00 |
|
Florian Fainelli
|
27fc94ff52
|
make flashing scripts executable
SVN-Revision: 21958
|
2010-06-26 22:18:15 +00:00 |
|
Jose Vasconcellos
|
6e22a2bb4f
|
Add check for IXP42x A0 stepping.
SVN-Revision: 15013
|
2009-03-24 12:24:06 +00:00 |
|
Jose Vasconcellos
|
9a74dd2faa
|
Added support WRV54G.
SVN-Revision: 14186
|
2009-01-25 20:42:03 +00:00 |
|
Jose Vasconcellos
|
f30bf8cbd4
|
Fix to wait for internal http server to complete transfer. Rework and simplify command line options.
SVN-Revision: 14098
|
2009-01-18 18:38:32 +00:00 |
|
Jose Vasconcellos
|
435790e112
|
Fix parsing of password option; set timeout for writing.
SVN-Revision: 14046
|
2009-01-15 22:05:10 +00:00 |
|
Florian Fainelli
|
d8df4c38a8
|
Also move jungo-image.py to scripts/flashing
SVN-Revision: 13675
|
2008-12-17 13:50:04 +00:00 |
|