Commit Graph

19 Commits

Author SHA1 Message Date
Felix Fietkau
5076142aa3 libpcap: fix kernel version check
SVN-Revision: 17349
2009-08-21 22:32:14 +00:00
Nicolas Thill
94c1598c3e libpcap: fix typo in protocol api patch
SVN-Revision: 15802
2009-05-12 14:47:19 +00:00
Felix Fietkau
2d9c80b60f pcap: fix disabling bluetooth
SVN-Revision: 15428
2009-04-26 19:35:05 +00:00
Felix Fietkau
25e9d90256 pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture)
SVN-Revision: 15398
2009-04-25 03:30:10 +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
78babdb954 reduce the binary size of libpcap based programs that don't use bpf parsing
SVN-Revision: 13686
2008-12-19 06:35:23 +00:00
Felix Fietkau
e9ea28b0af use $(FPIC) in a few places where it matters
SVN-Revision: 12225
2008-08-06 22:10:29 +00:00
Florian Fainelli
efd3eac055 Update libpcap to 0.9.8 (#3571)
SVN-Revision: 11742
2008-07-07 14:41:48 +00:00
Felix Fietkau
2a45adfcda remove uninstalldev templates (no longer necessary)
SVN-Revision: 9906
2007-12-25 01:40:47 +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
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +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
Nicolas Thill
eef27d8466 fix typo in UnistallDev
SVN-Revision: 6643
2007-03-23 08:11:08 +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
d6299cafc8 various configure related cleanups
SVN-Revision: 6372
2007-02-25 23:34:57 +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
Felix Fietkau
f9e805e6a3 add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
2006-10-19 15:25:58 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00