index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
metadata.pl
Commit message (
Expand
)
Author
Age
Files
Lines
*
include: group kmod ipk files into a "kernel" subdirectory
Jo-Philipp Wich
2016-01-24
1
-5
/
+5
*
scripts/metadata.pl: add support for ignoring source packages when generating...
Felix Fietkau
2016-01-10
1
-0
/
+4
*
scripts/metadata.pl: do not emit ARCH selection for a target if it has subtar...
Felix Fietkau
2015-03-29
1
-3
/
+3
*
buildroot: make it easier to build all kmods
Jonas Gorski
2015-03-16
1
-1
/
+5
*
scripts/metadata.pl: move parse_target_metadata() to metadata.pm
Felix Fietkau
2015-03-15
1
-85
/
+2
*
build: propagate override information to .config file
John Crispin
2015-02-09
1
-0
/
+8
*
scripts: add version_filter command to metadata.pl
Jo-Philipp Wich
2015-01-29
1
-9
/
+59
*
generate list of license information for packages
John Crispin
2014-10-26
1
-0
/
+26
*
build: add support for declaring package CONFLICTS which only affect selectin...
Felix Fietkau
2014-10-05
1
-0
/
+13
*
build: allow packages with build variants to explicitly select a default variant
Felix Fietkau
2014-09-23
1
-1
/
+1
*
build: introduce per feed repository support
Jo-Philipp Wich
2014-08-05
1
-0
/
+12
*
scripts/metadata.pl: avoid adding depends and select for the same symbol
Felix Fietkau
2014-06-12
1
-1
/
+1
*
kernel: add a NAND_SUPPORT symbol
John Crispin
2014-06-11
1
-0
/
+1
*
build: add a feature flag for low-memory systems
Felix Fietkau
2014-06-02
1
-0
/
+1
*
metadata.pl: suppress profile config.in code for targets that have subtargets...
Felix Fietkau
2014-06-01
1
-1
/
+4
*
scripts/metadata.pl: fix ignoring missing host dependencies
Felix Fietkau
2014-03-13
1
-1
/
+2
*
scripts/metadata.pl: remove sdk specific config symbol override
Felix Fietkau
2014-03-13
1
-8
/
+1
*
add a feature flag for device tree support
Imre Kaloz
2013-11-22
1
-0
/
+1
*
build: drop FIT option until we actually need it
Luka Perkov
2013-10-17
1
-1
/
+0
*
build: add menuconfig option for building FIT images
Luka Perkov
2013-10-16
1
-0
/
+1
*
build: include the cpu type as part of the toolchain/target directory name
Felix Fietkau
2013-09-26
1
-0
/
+11
*
build: process transitive dependencies after local dependencies
Felix Fietkau
2013-08-04
1
-1
/
+7
*
build: suppress conditional dependencies if there are unconditional dependenc...
Felix Fietkau
2013-08-04
1
-0
/
+1
*
kernel: add a new global config symbol for enabling rfkill support (can be en...
Felix Fietkau
2013-07-21
1
-0
/
+1
*
scripts/metadata.pl: emit dependencies for package/kernel/linux
Felix Fietkau
2013-07-19
1
-1
/
+1
*
scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...
Jo-Philipp Wich
2013-07-18
1
-2
/
+7
*
metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...
Jo-Philipp Wich
2013-07-16
1
-1
/
+1
*
metadata.pl: fixpath exclusion of kernel packages
John Crispin
2013-06-29
1
-1
/
+1
*
target: split jffs2 NAND out of jffs2
Jonas Gorski
2013-06-05
1
-1
/
+2
*
build: add config symbols for different ARM arch levels
Felix Fietkau
2013-05-13
1
-0
/
+1
*
build: consistently use 'depends on' instead of 'depends'
Felix Fietkau
2013-04-17
1
-7
/
+7
*
buildroot: allow enabling MIPS16 user-space build
Florian Fainelli
2013-04-05
1
-0
/
+1
*
scrips/metadata.pl: fix broken targets with subtargets being selectable
Jonas Gorski
2012-10-22
1
-0
/
+1
*
AR71xx/9xxx based routers are the most common these days, select that as the ...
Imre Kaloz
2012-09-28
1
-1
/
+1
*
build: ensure that reordering of KCONFIG lines are handled properly and that ...
Felix Fietkau
2012-07-22
1
-0
/
+1
*
target: add a feature flag for RTC support
Felix Fietkau
2012-05-17
1
-0
/
+1
*
metadata.pl: filter direct recursive depends like "select PACKAGE_kmod-ipv6 i...
Jo-Philipp Wich
2012-01-08
1
-0
/
+1
*
allow targets to define a default subtarget when using automatic subtarget de...
John Crispin
2011-07-04
1
-0
/
+9
*
add support for hidden packages that get selected/built but do not show up in...
Felix Fietkau
2011-07-02
1
-1
/
+3
*
metadata.pl: fix handling of multiple conditional depends that reference the ...
Jo-Philipp Wich
2011-06-23
1
-4
/
+4
*
Fix CONFIG_LINUX_ for linux 3.0
Hauke Mehrtens
2011-06-15
1
-1
/
+5
*
remove the now unused Target-Kernel field from the target metadata
Felix Fietkau
2011-05-30
1
-1
/
+0
*
metadata: do not emit feature flag selects for targets which have subtargets ...
Felix Fietkau
2011-05-17
1
-1
/
+2
*
add a new package metadata variable MDEPENDS for specifying local menuconfig ...
Felix Fietkau
2011-04-05
1
-0
/
+1
*
metadata: fix handling of multiple build dependencies with different conditions
Felix Fietkau
2011-02-13
1
-1
/
+1
*
mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...
Felix Fietkau
2011-01-16
1
-0
/
+1
*
switch from ext2 to ext4 (w/o) journaling
Imre Kaloz
2010-11-22
1
-1
/
+1
*
metadata.pl: don't emit LINUX_2_6 selects anymore
Jo-Philipp Wich
2010-10-10
1
-3
/
+0
*
fix build dependencies on packages with multiple variants but no selected vir...
Felix Fietkau
2010-09-20
1
-0
/
+3
*
Implement an ARCH_PACKAGES variable which defaults to BOARD but can be overri...
Jo-Philipp Wich
2010-09-12
1
-0
/
+10
[next]