1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-05 00:27:37 +03:00
Commit Graph

59 Commits

Author SHA1 Message Date
thepeople
99cbbb372c actually fix linux-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20233 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 18:30:56 +00:00
thepeople
690bcb591b fixup linux-atm package after the broken patch earlier
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-15 03:59:14 +00:00
thepeople
b69c2d4576 [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20216 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-14 18:58:33 +00:00
lars
63b8b93fd4 linux-atm: Add libtool fixup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:42:25 +00:00
hauke
31510cc472 [linux-atm] make linux-atm depend on its kernel modul atm.ko
This hopfully fixes bug #6709.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
nico
31ec0c34bd remove 'svn:keywords' property, not needed anymore after [15242]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:32:29 +00:00
nbd
796a9d1091 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
nbd
b7e7f4edf0 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
c3cd9cb9ab Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
nbd
ec6be5b316 fix the remaining patch reject in 700-libtoolize.patch in linux-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9381 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 19:46:38 +00:00
blogic
723aeefa68 fixed linux-atm
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 19:07:31 +00:00
nbd
9b31379ed2 refresh linux-atm patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 17:21:13 +00:00
nbd
9848eeb1d4 re-libtoolize linux-atm to fix random libname breakage
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-20 15:06:23 +00:00
nbd
640652a244 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
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nbd
1f454ba35a only build linux-atm if it's actually selected
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 23:40:41 +00:00
nico
92e718108c remove uneeded flags, fix shared lib install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:22:30 +00:00
florian
a649bef0a7 Fix autotools with the arpd directory
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 18:15:30 +00:00
florian
49e910b9cd Add support for IP over ATM
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-15 21:01:43 +00:00
nico
a2f0b8eb3e remove automake prereq not needed anymore since [7011], use a separate description, cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:30:26 +00:00
nbd
b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
nbd
704ec35313 upgrade to new version of br2684ctl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7011 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-20 15:11:18 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
nbd
bbe1e39616 pass the CFLAGS through the environment on compile and fix a few packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6154 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:14:50 +00:00
nbd
a4a6443af1 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
florian
aae58acf18 Change automake-1.4 to automake (#952)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5516 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 18:43:54 +00:00
florian
5e8368aba4 Add automake-1.4 host tool dependency to linux-atm (#910)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5447 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-04 16:35:53 +00:00
nbd
a6cb7e0b3c fix stdint include patch
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4868 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-27 17:18:56 +00:00
nico
8afb23270d new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
f9ac1ade34 standardize Makefile
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4843 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 19:30:35 +00:00
florian
2a48ea81df Fix amd64 compilation, does not break other architectures : ppc, x86
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-20 10:41:45 +00:00
mbm
ae98e0cfbc Fix/clean several hundred package makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4603 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-18 21:21:06 +00:00
mbm
001227b780 more cleanup (make sure to pass TARGET_PATH and not just TARGET_CC)
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4432 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 05:30:27 +00:00
mbm
02cdebbb91 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81 add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
4e82307f74 rename br2684.init to br2684.hotplug, normalize Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 18:26:00 +00:00
nico
cf481791c0 prevent autoheader invocation, clean autotools patch.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3978 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 11:20:13 +00:00
nbd
4819927985 convert linux-atm to new format
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3846 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:50:48 +00:00
nbd
3291e76d68 remove old Config.in files
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-30 19:41:55 +00:00
mbm
f47790856c more BR2_ / CONFIG_ patches
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3784 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-05-15 23:13:49 +00:00
nbd
676c017ecf large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3588 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-05 02:09:22 +00:00
nbd
49e1403e37 go back to previous behavior of copying only libatm.so.1 (not dereferencing the symlink)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3222 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-12 06:28:00 +00:00
florian
35563a7de8 Fixed typo, closes #294
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-07 13:23:38 +00:00
florian
d235dc570b Fixed user-space br2684ctl to be more verbose, also copy all the libatm dependencies.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-07 13:12:05 +00:00
mbm
82daa5e9c0 change cp to $(CP)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-02-01 23:53:19 +00:00
nbd
ed8c341a6a add support for routed RFC2684 encaps. on ATM (patches written by joseangel), close #58
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-01-17 15:37:37 +00:00
wbx
589e0e9542 compile linux-atm only on ar7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-12-24 18:49:52 +00:00
nbd
2af90479fb hotplug-based network script rewrite
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2531 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-19 03:17:20 +00:00
nbd
86d5080f25 fix br2684ctl install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07 01:32:51 +00:00