nbd
a91b3a746d
ignore profiles with custom kernel configs in the image builder itself
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6342 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 04:03:35 +00:00
nbd
3b03b65e99
disable the image builder in menuconfig for profiles with custom kernel configs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6341 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 03:56:54 +00:00
nbd
d84816a322
rename the Profile template that the image builder uses to prevent name conflicts with the template that the kernel uses
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6336 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-22 02:27:01 +00:00
nbd
df68e5dff3
Menuconfig will not treat 'select FOO' as a real dependency
...
thus if BAR depends on FOO and FOO depends on other config
options, these dependencies will not be checked.
To fix this, we simply emit all of FOO's depends (only real
dependencies, no select) for BAR as well.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-12 23:50:40 +00:00
nbd
267cc36546
more fixes for rstrip.sh and kernel modules - fixes #1301
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-09 16:24:34 +00:00
mbm
3a8525a17a
move "make symlinks" to "make package/symlinks"
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-31 18:33:04 +00:00
nbd
0a87b5ffbf
fix a small bug in config.pl that tends to mess up kernel cmdlines
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6212 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-26 20:26:49 +00:00
nbd
3a8cc06c51
fix download.pl ( #1257 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-25 13:58:52 +00:00
pavlov
347bed4dab
add functionality to provide local mirrors for development purposes.
...
* any URLs in scripts/localmirrors will be prepended to the mirror list
* this facilitates local builds and recompilations
* will also be useful for the buildbot and auto-build of images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6192 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-24 22:38:02 +00:00
nbd
7082dce3c6
make spca5xx depend on video device support in the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6153 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-21 02:02:01 +00:00
nbd
fca1e28839
Add WL-700gE support (based on work by jr)
...
Includes kernel/diag patch and a new target profile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6142 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 12:35:00 +00:00
nbd
3d1e9d6944
add descriptions to the broadcom target profiles and export them to the target metadata (not presented in menuconfig yet)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 02:30:36 +00:00
nbd
60d35c269d
always return true in rstrip.sh
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6132 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-20 01:17:28 +00:00
nbd
cd8d915cb5
include the default profile in target.mk as well - required for the image builder on certain targets
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6098 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-14 21:44:13 +00:00
nbd
4f811838bc
merge the scripts dealing with package/target metadata to remove some redundant code
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6088 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-13 14:05:14 +00:00
nbd
f8c8554553
Fix the annoying base-files autorebuild bug.
...
When checking file mtimes in directories, timestamp.pl was following symlinks.
This broke on base-files, because there are symlinks to /tmp and to /proc/mounts in the build directory.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6084 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-12 11:09:05 +00:00
nbd
9d65e28d49
cosmetic fixes for ipkg
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6066 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:56:05 +00:00
nbd
b45aad0337
include the full board name in .target.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6065 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:55:32 +00:00
nbd
afb08d2fac
include default package set in .target.mk
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6061 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 16:01:07 +00:00
nico
4c42a84530
add a hack to allow source package names in Build-Depends: (PKG_BUILDDEP)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-10 11:59:42 +00:00
nbd
fb8b4548a0
extend tmp/.target.mk to include target profile information - preparation for the image builder
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-09 19:15:27 +00:00
florian
b8a41d9b79
Add some more comments on the feeds script, use parameters in functions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05 15:28:52 +00:00
nbd
7d588e1ab6
update busybox menuconfig for the latest version
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-01 18:28:03 +00:00
florian
247902e006
Add a first implementation of a source feed checkout
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-31 15:02:08 +00:00
rwhitby
bdeecf5a59
Updated slugimage to the latest upstream version, which fixes the small kernel bug which OpenWRT exposed.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-29 03:37:34 +00:00
rwhitby
49ec6cdd1e
Fixed typo, it might work now :-)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5894 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 10:28:37 +00:00
rwhitby
375bfab5d5
Utility for creating installable image for the NSLU2.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-23 08:09:34 +00:00
nico
76b52ee4a2
move DEFAULT_foo out of PACKAGE_foo, it was breaking package menus.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5881 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-20 09:53:33 +00:00
kaloz
e81aa1003c
next time I should sleep more
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5858 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 15:06:32 +00:00
kaloz
0a679eefa6
upgrade to 2.6.19.1, fix Gateway 7001 patch and enable image generation for ixp4xx
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5856 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-19 13:14:06 +00:00
nbd
ed01170dfe
add a simple maintenance tool for kernel config files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5782 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-14 04:59:04 +00:00
nbd
dab6938d57
add openbsd compatibility patch (thanks, wbx)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5749 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-10 20:58:51 +00:00
nbd
c0dd042eef
update sourceforge downloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-08 12:44:26 +00:00
nbd
4c859c6468
strip trailing / from download urls
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-06 19:29:11 +00:00
pavlov
898136f22c
cleanup properties in here, adding exec, keywords, and eol-style
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 21:39:19 +00:00
pavlov
50e59347b4
correct trailing slash (cosmetic rather than functional)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5647 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-26 20:40:10 +00:00
mbm
0979ae370d
reintroduce LINUX_2_4 and LINUX_2_6 as config variables
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5534 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-14 20:19:48 +00:00
nbd
5be70dfb57
implement target profiles in menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-12 05:06:56 +00:00
nbd
e158d8b6a7
make target/linux/* directories self-contained, use the selected kernel version for the toolchain, autogenerate menuconfig and makefile code for target selection
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-11 23:11:02 +00:00
nbd
631f31e0a0
remove obsolete file
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5251 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 13:36:00 +00:00
nbd
b11d6447e4
*sigh* increase size of the static buffer allocated in menuconfig again
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5198 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:58:47 +00:00
nbd
17cead0483
fix submenu sorting
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5195 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 20:51:25 +00:00
nbd
15230af45d
add PROVIDES option, currently only used for menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5194 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 19:01:08 +00:00
nbd
2c5be9bc38
menuconfig: include dependency checking in submenu sorting function
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5193 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 17:45:14 +00:00
nbd
c08f41eff1
implement sorting for menuconfig submenus
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-17 13:08:57 +00:00
nbd
26448e3894
sync whiterussian download.pl with trunk, allow the user to specify additional wget options by using the WGET_OPTIONS env var
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-16 00:24:43 +00:00
nbd
31ae1eb5c8
don't generate .tmpconfig.h and .kconfig.d
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5071 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 00:48:54 +00:00
nbd
4665bf1d2c
fix download.pl for weird 'which' implementations
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5068 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 00:07:19 +00:00
nbd
e25497a46d
improve ncurses check
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5064 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-13 23:19:00 +00:00
nbd
4207ba105d
fix lxdialog build target
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-13 23:11:19 +00:00