| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Allow images to be padded to a certain size. This prevents CFE from
flashing them to the second image offset.
SVN-Revision: 31875
|
|
|
|
|
|
| |
users preferred version if possible
SVN-Revision: 31743
|
|
|
|
|
|
| |
non-3.x python
SVN-Revision: 31742
|
|
|
|
|
|
| |
with python 2.5.2. i guess scons with python 3 is a lost cause...
SVN-Revision: 31741
|
|
|
|
| |
SVN-Revision: 31705
|
|
|
|
| |
SVN-Revision: 31624
|
|
|
|
|
|
| |
issues on non-linux systems
SVN-Revision: 31620
|
|
|
|
|
|
|
| |
This makes it more possible to build scons based applications
for openwrt.
SVN-Revision: 31618
|
|
|
|
|
|
| |
Patch-by: Vince Huang <axishero@foxmail.com>
SVN-Revision: 31609
|
|
|
|
| |
SVN-Revision: 31413
|
|
|
|
| |
SVN-Revision: 31316
|
|
|
|
|
|
|
|
| |
Fixes compile on my Arch Linux system, as unistd.h is needed for ::close().
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
SVN-Revision: 31315
|
|
|
|
|
|
| |
Fixes a build failure caught by buildbot.
SVN-Revision: 31284
|
|
|
|
|
|
|
|
| |
This is needed when compiling with GCC >= 4.7.0 since it doesn't implicitly include 'unistd.h' anymore (needed e.g. for file operations in this particular case)
- Thanks to Luka Perkov
SVN-Revision: 31259
|
|
|
|
|
|
| |
workaround it See references: http://sourceforge.net/tracker/?func=detail&aid=3285611&group_id=599&atid=300599 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52653
SVN-Revision: 31236
|
|
|
|
| |
SVN-Revision: 31229
|
|
|
|
| |
SVN-Revision: 31228
|
|
|
|
| |
SVN-Revision: 31226
|
|
|
|
|
|
|
|
| |
orion_generic
Signed-off-by: Matthias Bücher <mail@maddes.net>
SVN-Revision: 31199
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31176
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This patch has not been tested on freebsd. File block/sheepdog.c has
been changed and the patch does no longer apply. Anyone with freebsd who
could test this?
All my other patches regarding the tools upgrade were tested on linux
x64 and produce a working image. Once submitted patches get applied I
will upgrade the remaining tools...
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31175
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31174
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31173
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31172
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31171
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31170
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31169
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31168
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31167
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <openwrt@lukaperkov.net>
SVN-Revision: 31166
|
|
|
|
| |
SVN-Revision: 31072
|
|
|
|
|
|
| |
named "gstat" (see #4571)
SVN-Revision: 31059
|
|
|
|
| |
SVN-Revision: 30861
|
|
|
|
| |
SVN-Revision: 30797
|
|
|
|
| |
SVN-Revision: 30796
|
|
|
|
| |
SVN-Revision: 30795
|
|
|
|
| |
SVN-Revision: 30770
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This updates mtd-utils in tools:
100-optional_lzo.patch and 101-ubifs-optional_lzo.patch
are now uneeded as a WITHOUT_LZO flag is provided by the
upstream sources. All remaining patches are refreshed
for the new version.
135-mkubifs_optional_lzo.patch was created to respect
WITHOUT_LZO also in mkubifs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 30769
|
|
|
|
| |
SVN-Revision: 30755
|
|
|
|
| |
SVN-Revision: 30627
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While the disadvantage is less available flash space, it's easy and
safe to flash without opening the device.
Going back to the original firmware is also possible.
This patch add two firmware utilities, mkbrncmdline and mkbrnboot.
mkbrncmdline patches the uncompressed kernel so the registeres a0 to
a3 are initialized and the memory size is passed in.
mkbrnboot takes the lzma compressed kernel and squashfs images and
creates a firmware image that can be flashed using the BRN-BOOT
recovery kernel, which is booted by holding both buttons when
powering up the device and will listen on http://192.168.2.1.
The firmware file from bin/lantiq/ to use is
openwrt-lantiq-danube-ARV4525PW-BRNDTW502-brnImage
The BRN-BOOT recovery kernel does size-check the image, so if it's
too big to fit into flash it will complain accordingly.
A second patch is needed to make the wired network interface work
since there is no u-boot to pre-initialise it.
Signed-off-by: Tobias Diedrich <ranma+openwrt@tdiedrich.de>
SVN-Revision: 30532
|
|
|
|
|
|
| |
subtle ways, and the source already has a getline replacement
SVN-Revision: 30479
|
|
|
|
|
|
| |
machine with perl ithreads enabled will fail to run on many Gentoo systems because perl is usually built without thread capability there. In order to circumvent this issue forcibly disable the ithreads support, tested on CentOS 5.6, Ubuntu 10.04 LTS and Gentoo.
SVN-Revision: 29979
|
|
|
|
|
|
| |
prefix with $STAGING_DIR when reading autom4te.cfg
SVN-Revision: 29931
|
|
|
|
| |
SVN-Revision: 29929
|
|
|
|
|
|
| |
Signed-off-by: Johnathan Boyce <jon.boyce@globalreach.eu.com>
SVN-Revision: 29913
|
|
|
|
| |
SVN-Revision: 29839
|
|
|
|
| |
SVN-Revision: 29834
|
|
|
|
| |
SVN-Revision: 29831
|
|
|
|
| |
SVN-Revision: 29830
|