Felix Fietkau
|
2900f6984f
scripts/metadata.pl: do not emit ARCH selection for a target if it has subtargets
|
10 gadi atpakaļ |
Jonas Gorski
|
9dc137397f
buildroot: make it easier to build all kmods
|
10 gadi atpakaļ |
Felix Fietkau
|
acb43b3df7
scripts/metadata.pl: move parse_target_metadata() to metadata.pm
|
10 gadi atpakaļ |
John Crispin
|
e2684c218d
build: propagate override information to .config file
|
11 gadi atpakaļ |
Jo-Philipp Wich
|
f0293eae4f
scripts: add version_filter command to metadata.pl
|
11 gadi atpakaļ |
John Crispin
|
eb738f5275
generate list of license information for packages
|
11 gadi atpakaļ |
Felix Fietkau
|
5e4789671a
build: add support for declaring package CONFLICTS which only affect selecting built-in packages
|
11 gadi atpakaļ |
Felix Fietkau
|
a62f0d02ec
build: allow packages with build variants to explicitly select a default variant
|
11 gadi atpakaļ |
Jo-Philipp Wich
|
a720dd209f
build: introduce per feed repository support
|
11 gadi atpakaļ |
Felix Fietkau
|
58bd3b0764
scripts/metadata.pl: avoid adding depends and select for the same symbol
|
11 gadi atpakaļ |
John Crispin
|
ac5d5cbc79
kernel: add a NAND_SUPPORT symbol
|
11 gadi atpakaļ |
Felix Fietkau
|
b24897ee5c
build: add a feature flag for low-memory systems
|
11 gadi atpakaļ |
Felix Fietkau
|
2c4bde9c8f
metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480)
|
11 gadi atpakaļ |
Felix Fietkau
|
e9abf9f8a0
scripts/metadata.pl: fix ignoring missing host dependencies
|
11 gadi atpakaļ |
Felix Fietkau
|
52dcb1f411
scripts/metadata.pl: remove sdk specific config symbol override
|
11 gadi atpakaļ |
Imre Kaloz
|
f3e2331e18
add a feature flag for device tree support
|
12 gadi atpakaļ |
Luka Perkov
|
59eb6137dd
build: drop FIT option until we actually need it
|
12 gadi atpakaļ |
Luka Perkov
|
cc1b164634
build: add menuconfig option for building FIT images
|
12 gadi atpakaļ |
Felix Fietkau
|
e0189ccef4
build: include the cpu type as part of the toolchain/target directory name
|
12 gadi atpakaļ |
Felix Fietkau
|
1d3067892b
build: process transitive dependencies after local dependencies
|
12 gadi atpakaļ |
Felix Fietkau
|
0249f7510c
build: suppress conditional dependencies if there are unconditional dependencies on the same symbol
|
12 gadi atpakaļ |
Felix Fietkau
|
94439c2b5d
kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag)
|
12 gadi atpakaļ |
Felix Fietkau
|
14b307c10e
scripts/metadata.pl: emit dependencies for package/kernel/linux
|
12 gadi atpakaļ |
Jo-Philipp Wich
|
b2f2233306
scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages
|
12 gadi atpakaļ |
Jo-Philipp Wich
|
24f345dbe4
metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config
|
12 gadi atpakaļ |
John Crispin
|
89d41d95bf
metadata.pl: fixpath exclusion of kernel packages
|
12 gadi atpakaļ |
Jonas Gorski
|
9f7ef8d5f0
target: split jffs2 NAND out of jffs2
|
12 gadi atpakaļ |
Felix Fietkau
|
eea89fea6a
build: add config symbols for different ARM arch levels
|
12 gadi atpakaļ |
Felix Fietkau
|
96bb7c123b
build: consistently use 'depends on' instead of 'depends'
|
12 gadi atpakaļ |
Florian Fainelli
|
9e1d2c15d9
buildroot: allow enabling MIPS16 user-space build
|
12 gadi atpakaļ |