aboutsummaryrefslogtreecommitdiffstats
path: root/package/iproute2/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* AA: iproute2: Backport r36910Steven Barth2013-06-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/attitude_adjustment@36912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build: add the + token to any commands that can pass through the jobserver, ↵Felix Fietkau2012-09-231-1/+1
| | | | | | fixes parallel build on some systems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33523 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: fix build errors with newer versions of eglibcFelix Fietkau2012-06-071-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32103 3c298f89-4303-0410-b956-a3cf2f4a3e73
* tc: depend on kmod-sched-core instead of kmod-sched (fixes #11465)Felix Fietkau2012-05-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31769 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: update to 3.3.0, drop a few useless old patches, add codel supportFelix Fietkau2012-05-161-12/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31758 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Add hotplug script to add slave devices to TEQL masterJo-Philipp Wich2012-04-161-1/+3
| | | | | | | | Resolves https://dev.openwrt.org/ticket/11192 Signed-off-by: David Woodhouse <dwmw2@infradead.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to 3.2.0 and package 'ss'Florian Fainelli2012-04-021-7/+17
| | | | | | | | | | This patch bumps iproute2 to the latest available version, fixes the package URL to use kernel.org (as things have now been moved back there) and also adds ss (socket statistics) to menuconfig. Signed-off-by: Oliver Smith <olipro@8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31179 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to 2.6.39Florian Fainelli2011-10-071-4/+4
| | | | | | Signed-off-by: Daniel Mierswa <impulze@impulze.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28378 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2 relayd: Moved iproute2 and relayd to Routing and ↵Daniel Dickinson2011-03-121-0/+1
| | | | | | Redirection submenu of the Network package group so that they appear with the packages feed packages that are related. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26081 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: dont filter cached routes on iproute_get (#8339)Jo-Philipp Wich2010-12-021-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24216 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: mark /etc/iproute2/rt_tables as conffileJo-Philipp Wich2010-10-051-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@23250 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Once the make calls were fixed up, parallel compile seems to work ↵Michael Büsch2010-09-091-1/+5
| | | | | | well. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22992 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: Fix compilationMichael Büsch2010-09-091-4/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22987 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/iproute2: update iproute2 to version 2.6.35Alexandros C. Couloumbis2010-09-031-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22879 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513Florian Fainelli2010-05-211-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21519 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to v2.6.31 (#7354)Florian Fainelli2010-05-211-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21518 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: cleanup Makefile after r21513Jo-Philipp Wich2010-05-201-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21514 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: update to v2.6.31 (#7354)Jo-Philipp Wich2010-05-201-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21513 3c298f89-4303-0410-b956-a3cf2f4a3e73
* this patches fixes iproute2 parallel build.Travis Kemen2010-03-141-8/+6
| | | | | | -Raphael git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20189 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: make tc depend on kmod-sched (#6681)Jo-Philipp Wich2010-02-191-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* iproute2: compile the static libraries with $(FPIC), as they are reused by ↵Felix Fietkau2009-11-051-1/+7
| | | | | | | | other packages for inclusion into shared libraries should fix collectd build failures on mips git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18323 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Pass TARGET_CFLAGS using and external variable instead a sed expression that ↵Felix Fietkau2009-11-051-3/+2
| | | | | | | | can fail when TARGET_CFLAGS contains the ":" symbol. Signed-off: Luigi 'Comio' Mantellini <luigi.mantellini@idf-hit.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18311 3c298f89-4303-0410-b956-a3cf2f4a3e73
* upgrade iproute2 to 2.6.29-1 - includes support for the skbedit scheduler actionFelix Fietkau2009-07-111-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16777 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iproute2: install netlink header and libraryNicolas Thill2009-05-261-0/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16100 3c298f89-4303-0410-b956-a3cf2f4a3e73
* the bison prereq check is no longer necessaryFelix Fietkau2009-05-061-4/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Require* calls must now be placed before BuildPackage callsFelix Fietkau2009-05-051-3/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* adds rt_tables to files installed by ip ipkgJohn Crispin2008-06-281-0/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Update iproute2 to version 2.6.25, and fixup patchesPeter Denison2008-05-201-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11230 3c298f89-4303-0410-b956-a3cf2f4a3e73
* revert iproute2 to the old version until the new one is fixed (#3026)Felix Fietkau2008-04-061-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10744 3c298f89-4303-0410-b956-a3cf2f4a3e73
* md5sum was left outTim Yardley2008-01-081-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10148 3c298f89-4303-0410-b956-a3cf2f4a3e73
* updated iproute2 to 2.6.23 + latest debian patches + latest esfq. deleted ↵Tim Yardley2008-01-081-4/+4
| | | | | | patches have been merged upstream. note, this also brings in the necessary esfq changes in the kernel git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10147 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move package description to a separate definition, remove it when ↵Nicolas Thill2007-09-071-3/+4
| | | | | | DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update iproute2 to 2.6.20-070313, and package genl utilityPeter Denison2007-06-091-2/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix MacOSX build errors with iproute2 (#1533)Florian Fainelli2007-04-081-0/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵Felix Fietkau2007-03-161-1/+0
| | | | | | lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵Felix Fietkau2007-03-161-2/+0
| | | | | | 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
* replace lots of manual install commands with INSTALL_* variablesFelix Fietkau2006-11-231-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus -j1 options from make callsFelix Fietkau2006-10-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5217 3c298f89-4303-0410-b956-a3cf2f4a3e73
* new (last?) attempt at standardizing MakefilesNicolas Thill2006-09-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
* standardize Makefile, add URLNicolas Thill2006-09-231-5/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4833 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove bogus dependency lineFelix Fietkau2006-08-221-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4621 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccacheMike Baker2006-08-041-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
* credit where credit is dueMike Baker2006-06-271-0/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add INCLUDE_DIR variable for $(TOPDIR)/includeFelix Fietkau2006-06-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
* build system cleanup. move shared include files into $(TOPDIR)/include, move ↵Felix Fietkau2006-06-211-1/+1
| | | | | | lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing BuildPackage lines, convert install-dev: to Build/InstallDevFelix Fietkau2006-05-311-3/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3857 3c298f89-4303-0410-b956-a3cf2f4a3e73
* improve dependency handling, fix some package makefile bugsFelix Fietkau2006-05-301-10/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3843 3c298f89-4303-0410-b956-a3cf2f4a3e73
* replace $(IDIR_*) with $(1)Felix Fietkau2006-05-111-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Convert packages to new templateMike Baker2006-05-101-19/+39
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73