| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
This improves duplicate dependency detection
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37679
|
|
|
|
|
|
|
|
| |
dependencies on the same symbol
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37678
|
|
|
|
|
|
|
|
| |
enabled by default via target feature flag)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37491
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37433
|
|
|
|
|
|
| |
Kconfig instructions for hidden packages
SVN-Revision: 37397
|
|
|
|
|
|
| |
random ordering of symbols in .config
SVN-Revision: 37369
|
|
|
|
|
|
|
|
| |
module and build deps did not work for kernel modules
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37091
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make jffs2_nand a separate option so this can be triggered without forcing
jffs2 images for nor targets.
Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout
in <page_size>:<block_size> pairs.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 36860
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36620
|
|
|
|
|
|
|
|
| |
make the syntax more compatible with kernel menuconfig
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 36351
|
|
|
|
|
|
|
|
|
|
|
| |
Enabling MIPS16 is made conditional on advertising the "mips16" feature
for a specific target since it requires support from the CPU
(HAS_MIPS16) and the actual use of MIPS16 for building packages
(USE_MIPS16).
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 36202
|
|
|
|
|
|
|
|
|
|
| |
r26926 moved all target features to subtargets if present, which had the
side effect that broken targets are available for selection, just without
any available subtargets (since they are still marked as broken).
Fix this by explicitly letting the top level target also depend on broken.
SVN-Revision: 33892
|
|
|
|
|
|
| |
default target
SVN-Revision: 33590
|
|
|
|
|
|
| |
the final result does not depend on the package scan order
SVN-Revision: 32788
|
|
|
|
| |
SVN-Revision: 31777
|
|
|
|
|
|
| |
if PACKAGE_kmod-ipv6"
SVN-Revision: 29695
|
|
|
|
|
|
| |
detection from r27407
SVN-Revision: 27444
|
|
|
|
|
|
| |
in menuconfig
SVN-Revision: 27344
|
|
|
|
|
|
| |
same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it
SVN-Revision: 27267
|
|
|
|
|
|
| |
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
SVN-Revision: 27184
|
|
|
|
| |
SVN-Revision: 27033
|
|
|
|
|
|
| |
- fixes a buildbot error cause by ssb not being blacklisted for lantiq falcon
SVN-Revision: 26926
|
|
|
|
|
|
| |
dependencies that do not propagate to other packages
SVN-Revision: 26491
|
|
|
|
| |
SVN-Revision: 25505
|
|
|
|
|
|
| |
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
SVN-Revision: 25018
|
|
|
|
| |
SVN-Revision: 24084
|
|
|
|
| |
SVN-Revision: 23375
|
|
|
|
|
|
| |
virtual packages
SVN-Revision: 23102
|
|
|
|
|
|
| |
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.
SVN-Revision: 23029
|
|
|
|
|
|
| |
that only exists as source pkg, e.g. libtool
SVN-Revision: 22946
|
|
|
|
|
|
| |
to analyze package dependencies at some point
SVN-Revision: 22871
|
|
|
|
| |
SVN-Revision: 22798
|
|
|
|
| |
SVN-Revision: 21960
|
|
|
|
| |
SVN-Revision: 21238
|
|
|
|
| |
SVN-Revision: 21088
|
|
|
|
|
|
| |
same package
SVN-Revision: 20085
|
|
|
|
|
|
|
|
|
| |
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.
SVN-Revision: 19643
|
|
|
|
| |
SVN-Revision: 19384
|
|
|
|
| |
SVN-Revision: 19331
|
|
|
|
| |
SVN-Revision: 19097
|
|
|
|
| |
SVN-Revision: 18386
|
|
|
|
|
|
| |
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
SVN-Revision: 18357
|
|
|
|
|
|
| |
hides the ramips target unless the user has requested to play with broken packages/targets (related to #6051)
SVN-Revision: 18306
|
|
|
|
|
|
| |
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
SVN-Revision: 18056
|
|
|
|
|
|
| |
were inherited by others
SVN-Revision: 17840
|
|
|
|
| |
SVN-Revision: 17347
|
|
|
|
|
|
|
|
|
|
|
| |
The config symbol TARGET_ps3 is used in the build files where
special handling for the 64 bit PowerPC processors is needed.
Introduce a new config feature powerpc64, and replace the use
of TARGET_ps3 with powerpc64.
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>
SVN-Revision: 17306
|
|
|
|
| |
SVN-Revision: 16294
|
|
|
|
|
|
| |
which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917
SVN-Revision: 15187
|
|
|
|
| |
SVN-Revision: 14952
|