Gabor Juhos
|
73f2d150e3
|
refresh 2.6.27 patches based on -rc9
SVN-Revision: 12892
|
2008-10-07 12:29:33 +00:00 |
|
Andy Boyett
|
44f3239622
|
generate md5 checksums of generated firware images. closes #4003 - checksums located in bin/md5sums - integrity can be verified using md5sum -c
SVN-Revision: 12889
|
2008-10-07 08:01:55 +00:00 |
|
Felix Fietkau
|
926925622f
|
enable luci by default
SVN-Revision: 12870
|
2008-10-06 16:33:34 +00:00 |
|
Gabor Juhos
|
12701b1d25
|
refresh 2.6.27 patches based on -rc8
SVN-Revision: 12858
|
2008-10-05 06:26:28 +00:00 |
|
Felix Fietkau
|
cdcc68d689
|
implement conditional dependencies for generating the Depends: field of ipkgs
SVN-Revision: 12836
|
2008-10-03 14:37:55 +00:00 |
|
Felix Fietkau
|
bc92b67c41
|
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
|
2008-09-29 01:08:17 +00:00 |
|
Felix Fietkau
|
8ce76ceccb
|
cris is little endian, not big endian (patch from #4048)
SVN-Revision: 12773
|
2008-09-28 19:52:15 +00:00 |
|
Gabor Juhos
|
821170133f
|
update to 2.6.26.5 and 2.6.25.17
SVN-Revision: 12718
|
2008-09-26 18:46:53 +00:00 |
|
Felix Fietkau
|
d0302d323b
|
make sure a predefined CFLAGS variable does not get in the way (fix for #4038)
SVN-Revision: 12702
|
2008-09-25 14:10:04 +00:00 |
|
Nicolas Thill
|
2c8010b2dc
|
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
|
2008-09-22 15:19:59 +00:00 |
|
Florian Fainelli
|
d1f4f4646d
|
Remove 2.6.22 files, no target uses them anymore
SVN-Revision: 12638
|
2008-09-21 11:32:06 +00:00 |
|
Lars-Peter Clausen
|
6f774d468f
|
Change libtool fixup behaviour. Still ugly but it works until we have a real fix. It uses a InstallDev/Post hook to find all .la files which are going to be installed in the staging dir and prefixes every path in those files which starts with /usr/lib with $(STAGING_DIR).
SVN-Revision: 12586
|
2008-09-13 00:29:13 +00:00 |
|
Lars-Peter Clausen
|
3601e8b9bb
|
oops, previous commit was broken. remove wrong line break.
SVN-Revision: 12570
|
2008-09-11 16:17:28 +00:00 |
|
Lars-Peter Clausen
|
013d074603
|
Add InstallDev/(Pre|Post) hooks.
SVN-Revision: 12569
|
2008-09-11 16:13:14 +00:00 |
|
Felix Fietkau
|
5437cc1f7c
|
target features: fix usb support detection
SVN-Revision: 12551
|
2008-09-08 11:33:00 +00:00 |
|
Felix Fietkau
|
3b937f85e8
|
add default Build/Install template, which is activated by setting PKG_INSTALL=1
SVN-Revision: 12512
|
2008-09-03 13:19:50 +00:00 |
|
Felix Fietkau
|
096531f61e
|
make sure that when the kernel config changes, compile is triggered for all kernel dependent packages
SVN-Revision: 12503
|
2008-09-02 15:50:09 +00:00 |
|
Felix Fietkau
|
b0d8473bf4
|
get rid of a shell warning if md5sum is not found
SVN-Revision: 12494
|
2008-09-02 10:57:56 +00:00 |
|
Felix Fietkau
|
6f16d961a5
|
clean up md5s() shell function
SVN-Revision: 12493
|
2008-09-02 10:57:51 +00:00 |
|
Felix Fietkau
|
a7d856c4ce
|
add prereq check for extended getopt (#3944)
SVN-Revision: 12491
|
2008-09-02 10:57:14 +00:00 |
|
Lars-Peter Clausen
|
2552e9362b
|
Add @GNOME download source.
SVN-Revision: 12469
|
2008-09-01 21:46:17 +00:00 |
|
Felix Fietkau
|
5719247ae3
|
add an extra build step Build/Install which allows you to run a make install target after the post-compile hooks have run - will be necessary for some libtool dependent stuff
SVN-Revision: 12452
|
2008-09-01 11:03:58 +00:00 |
|
Florian Fainelli
|
a35b2385ae
|
this adds hg (Mercurial) SCM checkout support, very similar to the current git or svn checkout support; potential use is for building em28xx-new driver (USB hybrid DVB-T device) which lives in a Mercurial repo. (#3229)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
SVN-Revision: 12433
|
2008-08-29 13:02:05 +00:00 |
|
Felix Fietkau
|
38b96e6b68
|
fix kconfig for packages that only define =y, =m or =n rules
SVN-Revision: 12414
|
2008-08-27 21:34:01 +00:00 |
|
John Crispin
|
c1bc95ec34
|
fixes cvs download, signed-off by Bruno Randolf
SVN-Revision: 12401
|
2008-08-27 15:24:25 +00:00 |
|
Felix Fietkau
|
ab8c8b019f
|
enable quilt by default for the kernel tree
SVN-Revision: 12400
|
2008-08-27 14:14:00 +00:00 |
|
Felix Fietkau
|
2311fc9850
|
replace the deprecated git-* command calls with git *
SVN-Revision: 12379
|
2008-08-24 13:40:21 +00:00 |
|
Felix Fietkau
|
811b00f646
|
fix make kernel_menuconfig for subtarget kernel config files
SVN-Revision: 12376
|
2008-08-23 23:45:28 +00:00 |
|
Gabor Juhos
|
184c6b06f2
|
update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
|
2008-08-22 15:37:19 +00:00 |
|
Felix Fietkau
|
bdb9c7351c
|
some more build system cleanup
SVN-Revision: 12329
|
2008-08-17 11:14:13 +00:00 |
|
Felix Fietkau
|
08b6c2294f
|
export the FIND variable which points to a usable find version
SVN-Revision: 12327
|
2008-08-17 09:04:48 +00:00 |
|
Felix Fietkau
|
a3a37d0bb1
|
rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
SVN-Revision: 12322
|
2008-08-16 16:59:47 +00:00 |
|
Travis Kemen
|
99dd3e13fc
|
make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
|
2008-08-16 06:35:14 +00:00 |
|
Florian Fainelli
|
5cf0db54c6
|
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
|
2008-08-11 06:38:48 +00:00 |
|
Felix Fietkau
|
14a3ac5c63
|
fix cut&paste mistake
SVN-Revision: 12254
|
2008-08-09 00:49:36 +00:00 |
|
Felix Fietkau
|
ef05bf3494
|
fix make distclean
SVN-Revision: 12252
|
2008-08-09 00:27:54 +00:00 |
|
Gabor Juhos
|
e5fa05d788
|
update to 2.6.25.15 and 2.6.26.2
SVN-Revision: 12242
|
2008-08-07 16:52:52 +00:00 |
|
Nicolas Thill
|
e848e7654b
|
move arch-specific definitions to arch site files
SVN-Revision: 12229
|
2008-08-06 23:05:19 +00:00 |
|
Felix Fietkau
|
fb344e3dff
|
add ac_cv_file__dev_zero to sitefiles
SVN-Revision: 12227
|
2008-08-06 22:23:24 +00:00 |
|
Felix Fietkau
|
348d5ba521
|
add ssize_t definition to site files, fix up size for x86_64
SVN-Revision: 12226
|
2008-08-06 22:23:21 +00:00 |
|
Felix Fietkau
|
3a321fb110
|
fix 'make docs'
SVN-Revision: 12211
|
2008-08-06 14:30:34 +00:00 |
|
Felix Fietkau
|
311c9403d9
|
fix make variable overriding for package makefiles on the command line
SVN-Revision: 12204
|
2008-08-06 11:33:26 +00:00 |
|
Felix Fietkau
|
352173f782
|
add missing configure variable to sitefile (required by gstreamer)
SVN-Revision: 12152
|
2008-08-05 19:22:06 +00:00 |
|
Felix Fietkau
|
06e754b1f7
|
replace config.guess and config.sub properly, even if they are in a subdirectory
SVN-Revision: 12148
|
2008-08-05 18:02:54 +00:00 |
|
Felix Fietkau
|
86f5eb449c
|
add prereq check for python
SVN-Revision: 12110
|
2008-08-04 23:59:18 +00:00 |
|
John Crispin
|
21bbdc24c3
|
adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ...
SVN-Revision: 12089
|
2008-08-04 11:51:58 +00:00 |
|
Felix Fietkau
|
291e775fcd
|
allow packages to forcibly disable the svn/git mirror downloading attempt by setting PKG_SOURCE_MIRROR:=0 (#3815)
SVN-Revision: 12034
|
2008-07-31 02:43:33 +00:00 |
|
Felix Fietkau
|
a2c17f1bc5
|
export PKG_CONFIG_PATH and PKG_CONFIG_LIBDIR by default (#3376)
SVN-Revision: 12029
|
2008-07-31 01:33:01 +00:00 |
|
Gabor Juhos
|
104b3386a2
|
update to 2.6.25.12
SVN-Revision: 11933
|
2008-07-26 10:53:23 +00:00 |
|
Imre Kaloz
|
1a013cdca4
|
2.6.26 final is out
SVN-Revision: 11829
|
2008-07-14 13:58:54 +00:00 |
|