9 Commits (0fb14a2b1ab2f82ce63f4437b062229d73d90516)

Author SHA1 Message Date
Jo-Philipp Wich bf5d32af2a scripts/package-metadata.pl: inhibit compile deps on missing build types 7 years ago
Yousong Zhou 80d9ec5d3d scripts/package-metadata.pl: parse and validate field Require-User 7 years ago
Felix Fietkau cfd83555fc scripts/package-metadata.pl: fix overriding conditional dependencies with conditional select 8 years ago
Jo-Philipp Wich 12d15fa8a5 scripts/package-metadata.pl: honour DEFAULT_VARIANT 8 years ago
Jo-Philipp Wich f64360c7ca scripts/package-metadata.pl: fix handling of virtual (PROVIDES) depends 8 years ago
Zefir Kurtisi cf458de382 scripts: fix build warning when overriding packages 8 years ago
Matthias Schiffer 6177b649ca
scripts/package-metadata.pl: fix generation of dependencies on virtual packages 8 years ago
Felix Fietkau d8dbd33eba scripts/package-metadata.pl: fix kmod pakage dependencies within the SDK 8 years ago
Felix Fietkau 9ae952cf8c build: split scripts/metadata.pl into target-metadata.pl and package-metadata.pl 8 years ago
Felix Fietkau f4c4d501e4 build: remove profile kernel/build system config override support 8 years ago
Felix Fietkau 0d10ada19c scripts/metadata.pl: add support for generating profile make code for the image builder 8 years ago
Felix Fietkau 4a31037a34 build: avoid including profiles/*.mk 8 years ago
Felix Fietkau 1189af85fd metadata.pl: add support for forcing sorting of profiles 8 years ago
Felix Fietkau 4a3348ef09 metadata.pl: add support for selecting packages available only via PROVIDES 8 years ago
Jo-Philipp Wich 941fc5e8c8 global: introduce ALL_NONSHARED symbol 8 years ago
Jo-Philipp Wich 9a04a80677 scripts: metadata: use the new "Repository" field 8 years ago
Jo-Philipp Wich 7322cca9fa scripts: metadata: add CONFIG_TARGET_SUBTARGET symbol 8 years ago
Jo-Philipp Wich 0333da8943 include: group kmod ipk files into a "kernel" subdirectory 9 years ago
Felix Fietkau 3d8c8cf3bb scripts/metadata.pl: add support for ignoring source packages when generating metadata 9 years ago
Felix Fietkau 2900f6984f scripts/metadata.pl: do not emit ARCH selection for a target if it has subtargets 9 years ago
Jonas Gorski 9dc137397f buildroot: make it easier to build all kmods 9 years ago
Felix Fietkau acb43b3df7 scripts/metadata.pl: move parse_target_metadata() to metadata.pm 9 years ago
John Crispin e2684c218d build: propagate override information to .config file 10 years ago
Jo-Philipp Wich f0293eae4f scripts: add version_filter command to metadata.pl 10 years ago
John Crispin eb738f5275 generate list of license information for packages 10 years ago
Felix Fietkau 5e4789671a build: add support for declaring package CONFLICTS which only affect selecting built-in packages 10 years ago
Felix Fietkau a62f0d02ec build: allow packages with build variants to explicitly select a default variant 10 years ago
Jo-Philipp Wich a720dd209f build: introduce per feed repository support 10 years ago
Felix Fietkau 58bd3b0764 scripts/metadata.pl: avoid adding depends and select for the same symbol 10 years ago
John Crispin ac5d5cbc79 kernel: add a NAND_SUPPORT symbol 10 years ago
Felix Fietkau b24897ee5c build: add a feature flag for low-memory systems 10 years ago
Felix Fietkau 2c4bde9c8f metadata.pl: suppress profile config.in code for targets that have subtargets (fixes #14480) 10 years ago
Felix Fietkau e9abf9f8a0 scripts/metadata.pl: fix ignoring missing host dependencies 10 years ago
Felix Fietkau 52dcb1f411 scripts/metadata.pl: remove sdk specific config symbol override 10 years ago
Imre Kaloz f3e2331e18 add a feature flag for device tree support 11 years ago
Luka Perkov 59eb6137dd build: drop FIT option until we actually need it 11 years ago
Luka Perkov cc1b164634 build: add menuconfig option for building FIT images 11 years ago
Felix Fietkau e0189ccef4 build: include the cpu type as part of the toolchain/target directory name 11 years ago
Felix Fietkau 1d3067892b build: process transitive dependencies after local dependencies 11 years ago
Felix Fietkau 0249f7510c build: suppress conditional dependencies if there are unconditional dependencies on the same symbol 11 years ago
Felix Fietkau 94439c2b5d kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) 11 years ago
Felix Fietkau 14b307c10e scripts/metadata.pl: emit dependencies for package/kernel/linux 11 years ago
Jo-Philipp Wich b2f2233306 scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages 11 years ago
Jo-Philipp Wich 24f345dbe4 metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config 11 years ago
John Crispin 89d41d95bf metadata.pl: fixpath exclusion of kernel packages 11 years ago
Jonas Gorski 9f7ef8d5f0 target: split jffs2 NAND out of jffs2 11 years ago
Felix Fietkau eea89fea6a build: add config symbols for different ARM arch levels 11 years ago
Felix Fietkau 96bb7c123b build: consistently use 'depends on' instead of 'depends' 11 years ago
Florian Fainelli 9e1d2c15d9 buildroot: allow enabling MIPS16 user-space build 11 years ago
Jonas Gorski 53c014e221 scrips/metadata.pl: fix broken targets with subtargets being selectable 12 years ago