Felix Fietkau
|
459762ace2
add a new package metadata variable MDEPENDS for specifying local menuconfig dependencies that do not propagate to other packages
|
%!s(int64=14) %!d(string=hai) anos |
Felix Fietkau
|
8d0cf8fde2
metadata: fix handling of multiple build dependencies with different conditions
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
8740549c57
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale powerpc cpus The SPE FPU is ABI-incompatible with the regular powerpc FPU, this needs to be reflected in the toolchain target name. Fixes floating point crashes in user space
|
%!s(int64=15) %!d(string=hai) anos |
Imre Kaloz
|
4052849677
switch from ext2 to ext4 (w/o) journaling
|
%!s(int64=15) %!d(string=hai) anos |
Jo-Philipp Wich
|
80a79d3910
metadata.pl: don't emit LINUX_2_6 selects anymore
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
7f80e26661
fix build dependencies on packages with multiple variants but no selected virtual packages
|
%!s(int64=15) %!d(string=hai) anos |
Jo-Philipp Wich
|
064e7c8f00
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overridden on a per-subtarget basis. This is intended for targets such as adm5120 and malta which support both big and little endianess and will replace the target specific exceptions in package-defaults and Image Builder.
|
%!s(int64=15) %!d(string=hai) anos |
Jo-Philipp Wich
|
097d38615b
metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is referenced that only exists as source pkg, e.g. libtool
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
00d1e599d7
add a command for printing a cleaned up make target database - will be used to analyze package dependencies at some point
|
%!s(int64=15) %!d(string=hai) anos |
Michael Büsch
|
7a8066735d
Add usb gadget feature flag
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
bb44616ebe
set the default target to brcm47xx, now that brcm-2.4 is gone
|
%!s(int64=15) %!d(string=hai) anos |
Nicolas Thill
|
b3b591c000
buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZ
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
ceaa4bbe3c
metadata.pl: fix recursive handling of conditional dependencies
|
%!s(int64=15) %!d(string=hai) anos |
Felix Fietkau
|
63350fa59b
scripts/metadata.pl: fix handling of multiple conditional depends on the same package
|
%!s(int64=16) %!d(string=hai) anos |
Lars-Peter Clausen
|
900de42186
Add audio feature flag.
|
%!s(int64=16) %!d(string=hai) anos |
Hauke Mehrtens
|
292b9782cd
preinit: fix #6596 Setting LAN IP Address in menuconfig is ignored
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
56bc02a305
add preinit modularization work by Daniel Dickinson (cshore)
|
%!s(int64=16) %!d(string=hai) anos |
Lars-Peter Clausen
|
db06ca593b
Add support for building ubifs images.
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
edeee3ac19
metadata.pl: fix menuconfig code for package features
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
579d54038b
build system: introduce a new feature called build variants. it allows building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
ea63b88b10
metadata: process dependencies for targets that have subtargets as well - hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
94cdcbde6d
add experimental support for a new menuconfig submenu "Package features". allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2
|
%!s(int64=16) %!d(string=hai) anos |
Nicolas Thill
|
c9b0c63f07
metadata.pl: fix a bug where dependency flags (@ and +) from a dependency were inherited by others
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
ec7621ebf9
add nommu target feature flag
|
%!s(int64=16) %!d(string=hai) anos |
Geoff Levand
|
7581681466
powerpc: Create a powerpc64 config feature
|
%!s(int64=16) %!d(string=hai) anos |
Imre Kaloz
|
48cd8188ef
missing changes for pcie handling
|
%!s(int64=16) %!d(string=hai) anos |
Mirko Vogt
|
9af0ab6efa
use parent-dependencies for all dependencies of a package, not only those which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917
|
%!s(int64=16) %!d(string=hai) anos |
Felix Fietkau
|
08b7cbe44e
fix host dependencies for packages that depend on their own host build
|
%!s(int64=17) %!d(string=hai) anos |
Hamish Guthrie
|
1b216aa20a
Add FEATURE ramdisk to be able to select the use of INITRAMFS for a sub-target
|
%!s(int64=17) %!d(string=hai) anos |
Felix Fietkau
|
ddcfaeb1e5
move host build in packages into a separate namespace: package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
|
%!s(int64=17) %!d(string=hai) anos |