Jonas Gorski
c9d7a96ac8
package: linux-atm: br2684ct: fix nas interface bringup on boot
...
Give nas interface time to setup them selves before configuring them.
Should fix #11826 .
Contributed by T-Labs, Deutsche Telekom Innovation Laboratories
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
SVN-Revision: 33074
2012-08-09 13:13:26 +00:00
Jo-Philipp Wich
089a80ae55
linux-atm: remove defunct ipoa protocol support
...
SVN-Revision: 32504
2012-06-26 15:40:03 +00:00
Nicolas Thill
ec11af20f6
package/linux-atm: use new service wrappers
...
SVN-Revision: 28867
2011-11-08 22:48:00 +00:00
Jo-Philipp Wich
20d62f8e5f
linux-atm: don't fail if an PREFIX env var is set
...
SVN-Revision: 27779
2011-07-26 10:47:59 +00:00
Hauke Mehrtens
cdd51194ca
linux-atm: package atm-diagnostics with atmdump, atmdiag, etc.
...
If your ISP is pushing their own DSL equipment (which many do to contain support costs), they won't be
forthcoming with your various settings: encapsulation, VPI/VCI, etc.
These you might have to discover yourself. The easiest way to do this is with atmdiag and atmdump.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 26542
2011-04-09 13:05:48 +00:00
Felix Fietkau
7b7242564a
linux-atm: Solos card requires explicit buffer size to br2684ctl
...
The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory.
Explicitly setting a limit is required.
(Patch by Philip Prindeville)
SVN-Revision: 26242
2011-03-20 01:21:49 +00:00
Felix Fietkau
9766980174
linux-atm: fix path to the correct objcopy tool
...
SVN-Revision: 25285
2011-02-01 18:58:48 +00:00
Florian Fainelli
3810bdf320
br2684ctl from linux-atm
...
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>
SVN-Revision: 25225
2011-01-29 02:14:22 +00:00
John Crispin
deb9a1f3e7
* bump to 2.5.2
...
SVN-Revision: 25067
2011-01-22 22:44:58 +00:00
Florian Fainelli
ad126a54f4
linux-atm: parallel build fix
...
SVN-Revision: 22383
2010-07-24 21:39:33 +00:00
Florian Fainelli
b54bf53833
fix linux-atm build failure on brcm63xx (and probably other targets) ( #7145 )
...
SVN-Revision: 20826
2010-04-12 12:59:09 +00:00
Felix Fietkau
8da4498a27
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
...
SVN-Revision: 20556
2010-03-28 21:41:56 +00:00
Felix Fietkau
1c036e4c7e
linux-atm: clean up package installation into staging
...
SVN-Revision: 20555
2010-03-28 21:41:44 +00:00
Gabor Juhos
15bed86ba6
package/linux-atm: refresh patches
...
SVN-Revision: 20469
2010-03-26 14:28:56 +00:00
Nicolas Thill
4e0681e1db
linux-atm: fix compilation of 'qgen' host tool
...
SVN-Revision: 20387
2010-03-23 14:32:14 +00:00
Travis Kemen
04c3691df1
actually fix linux-atm
...
SVN-Revision: 20233
2010-03-15 18:30:56 +00:00
Travis Kemen
95e564124c
fixup linux-atm package after the broken patch earlier
...
SVN-Revision: 20225
2010-03-15 03:59:14 +00:00
Travis Kemen
6457d34586
linux-atm: Update to stable version 2.5.1 from upstream project
...
This commit integrates the upstream version of the linux-atm tools
version 2.5.1.
It simplify the patchset but keeps the debian-patches,
prevent the usage of libflex on the target, and let the package
compiles every tools.
The Makefile only installs atmarp & atmarpd, but some useful debug
programs are also included (like aread/awrite, atmdump,...) in the
makefile, but commented by default.
Signed-off-by: Obinou <obconseil@gmail.com>
SVN-Revision: 20216
2010-03-14 18:58:33 +00:00
Lars-Peter Clausen
07c499f101
linux-atm: Add libtool fixup
...
SVN-Revision: 19786
2010-02-20 23:42:25 +00:00
Hauke Mehrtens
42d947f5ba
make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
SVN-Revision: 19780
2010-02-20 13:20:36 +00:00
Nicolas Thill
028efe57a7
remove 'svn:keywords' property, not needed anymore after [15242]
...
SVN-Revision: 15245
2009-04-17 14:32:29 +00:00
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Felix Fietkau
2a45adfcda
remove uninstalldev templates (no longer necessary)
...
SVN-Revision: 9906
2007-12-25 01:40:47 +00:00
Felix Fietkau
93575b53a7
Use $(CP) instead of $(INSTALL_BIN) for binaries.
...
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>
SVN-Revision: 9694
2007-12-09 18:53:06 +00:00
Felix Fietkau
999846802f
fix the remaining patch reject in 700-libtoolize.patch in linux-atm
...
SVN-Revision: 9381
2007-10-20 19:46:38 +00:00
John Crispin
d529f387c4
fixed linux-atm
...
SVN-Revision: 9377
2007-10-20 19:07:31 +00:00
Felix Fietkau
19613342e2
refresh linux-atm patches
...
SVN-Revision: 9373
2007-10-20 17:21:13 +00:00
Felix Fietkau
bd3402a740
re-libtoolize linux-atm to fix random libname breakage
...
SVN-Revision: 9365
2007-10-20 15:06:23 +00:00
Felix Fietkau
969ac7459e
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
...
SVN-Revision: 9052
2007-09-28 01:45:11 +00:00
Felix Fietkau
059b0d3c54
only build linux-atm if it's actually selected
...
SVN-Revision: 8968
2007-09-22 23:40:41 +00:00
Nicolas Thill
0d81bea7e3
remove uneeded flags, fix shared lib install
...
SVN-Revision: 8943
2007-09-22 04:22:30 +00:00
Florian Fainelli
fbc7e5e4fc
Fix autotools with the arpd directory
...
SVN-Revision: 8883
2007-09-20 18:15:30 +00:00
Florian Fainelli
ea48798b9f
Add support for IP over ATM
...
SVN-Revision: 8782
2007-09-15 21:01:43 +00:00
Nicolas Thill
3e2f44481f
remove automake prereq not needed anymore since [7011], use a separate description, cleanup
...
SVN-Revision: 8658
2007-09-07 08:30:26 +00:00
Felix Fietkau
9114220553
refresh all package patches in the buildroot using quilt
...
SVN-Revision: 7490
2007-06-04 11:25:53 +00:00
Felix Fietkau
ae925a8f72
upgrade to new version of br2684ctl
...
SVN-Revision: 7011
2007-04-20 15:11:18 +00:00
Felix Fietkau
24faf55360
add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
...
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87
add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
...
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
3133fefe06
pass the CFLAGS through the environment on compile and fix a few packages
...
SVN-Revision: 6154
2007-01-21 02:14:50 +00:00
Felix Fietkau
c2211dc51e
replace lots of manual install commands with INSTALL_* variables
...
SVN-Revision: 5624
2006-11-23 00:29:07 +00:00
Florian Fainelli
b6e15f180b
Change automake-1.4 to automake ( #952 )
...
SVN-Revision: 5516
2006-11-12 18:43:54 +00:00
Florian Fainelli
bbf8e1ffce
Add automake-1.4 host tool dependency to linux-atm ( #910 )
...
SVN-Revision: 5447
2006-11-04 16:35:53 +00:00
Felix Fietkau
60c1f0f64d
finally move buildroot-ng to trunk
2016-03-20 17:29:15 +01:00