Felix Fietkau
9dcb921d90
build: add buildbot specific config option for setting defaults
...
This can be used to tweak the buildbot behavior without having to change
buildbot's configuration.
It will also allow us to add more aggressive clean steps (e.g. on
toolchain changes), which would break developers' workflows if enable
by default.
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2017-02-14 14:18:35 +01:00
Felix Fietkau
f4c4d501e4
build: remove profile kernel/build system config override support
...
It has been unused for years
Signed-off-by: Felix Fietkau <nbd@nbd.name>
2016-05-15 20:55:40 +02:00
Alexander Couzens
009a069ec0
imagebuilder: rename OpenWrt into LEDE
...
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
2016-05-05 19:07:28 +01:00
Jo-Philipp Wich
e91342e285
IB: make CONFIG_IB_STANDALONE the default
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45800
2015-05-28 09:51:38 +00:00
Jo-Philipp Wich
6c21bcaa65
IB: use online repositories
...
Change the IB packaging to only embed libc, kernel and kmod packages by default
and generate repositories.conf to refer to the remote package repositories.
Introduce a new config option CONFIG_IB_STANDALONE which restores the old
behaviour of building self contained IB archives.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 45772
2015-05-27 11:22:20 +00:00
Felix Fietkau
0b1c89f6fe
target/imagebuilder: remove obsolete !TARGET_ROOTFS_INITRAMFS dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43128
2014-10-31 12:59:23 +00:00
Felix Fietkau
96bb7c123b
build: consistently use 'depends on' instead of 'depends'
...
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
2013-04-17 15:36:41 +00:00
Nicolas Thill
ceaff7a566
imagebuilder: don't disable on uml
...
SVN-Revision: 20598
2010-03-30 11:42:41 +00:00
Jo-Philipp Wich
cfaeab171a
remove dependency on CONFIG_ALL
...
SVN-Revision: 20084
2010-03-09 14:49:53 +00:00
Nicolas Thill
ac695f35fa
disable IB & SDK when using an external toolchain ( closes : #6001 )
...
SVN-Revision: 18837
2009-12-18 18:55:03 +00:00
Nicolas Thill
be1a9ff41d
fix ImageBuilder ( closes : #3863 )
...
SVN-Revision: 12370
2008-08-22 13:45:54 +00:00
Felix Fietkau
44db3f4117
Detach the building of sdk and imagebuilder from "Select all packages by default", since those really represent two distinct build operations from normal package selection.
...
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
SVN-Revision: 10621
2008-03-19 08:16:02 +00:00
Felix Fietkau
2a7df08119
mark uml as broken and add some cleanups (not working yet)
...
SVN-Revision: 6439
2007-02-28 18:25:14 +00:00
Felix Fietkau
ccd12544f6
disable the image builder in menuconfig for profiles with custom kernel configs
...
SVN-Revision: 6341
2007-02-22 03:56:54 +00:00
Felix Fietkau
7a6a646497
Add initial version of the new Image Builder It's still a bit rough in a few places, but it seems to work for Broadcom at least - other targets untested.
...
SVN-Revision: 6071
2007-01-10 21:52:28 +00:00