index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
metadata.pl
Age
Commit message (
Expand
)
Author
2008-10-04
fix infinite recursion in metadata.pl
nbd
2008-10-01
implement conditional dependencies for menuconfig and build deps
nbd
2008-09-23
use #!/usr/bin/env perl instead of #!/usr/bin/perl in openwrt scripts (fixes ...
nbd
2008-08-22
don't display the "Image configuration" menu entry when there's nothing to pr...
nico
2008-08-04
fix a small bug in the recursive dependency lookup for generated menuconfig f...
nbd
2008-06-11
fix missing package compile/installation issue
nbd
2008-06-11
fix some previously ignored build dependencies (for example, uci->lua)
nbd
2008-06-10
consider virtual dependencies (generated by using PROVIDES:=) when generating...
nbd
2008-06-03
add new target feature option for fpu
kaloz
2008-04-20
add a gpio feature for devices supporting the generic GPIO interface
nico
2008-01-29
add feature flag for the cpio.gz support
juhosg
2007-11-10
add config symbols for the kernel version
nbd
2007-10-25
add feature flag for display support. will be used as dependency for x.org
nbd
2007-10-21
remove the dummy profile that was created on targets that have subtargets
nbd
2007-10-20
reorganize subtargets, sort subtargets below top level targets
nbd
2007-10-14
fix duplicate dependencies
nbd
2007-10-05
allow targets to select/deselect config symbols
nbd
2007-09-29
add a packaging method that installs files into a subdirectory of bin/ instea...
nbd
2007-09-23
add initial version of a package feeds management script
nbd
2007-09-21
fix image preconfiguration
ejka
2007-09-09
define extra config symbols for targets containing multiple subtargets
nbd
2007-09-08
major target cleanup. it is now possible to have subtargets that can override...
nbd
2007-09-06
strip the kernel version suffix from target directories, except for brcm-2.4 ...
nbd
2007-07-31
fix a dependency bug
nbd
2007-07-30
next round of build system cleanup - convert package/ to new structure
nbd
2007-07-26
fix a prereq bug
nbd
2007-07-23
more dependency fixes
nbd
2007-07-18
Add a USES_TGZ config.in variable, so that RB1xx profiles can use it
florian
2007-07-18
allow kconfig symbols to be shared between packages
nbd
2007-07-18
dynamically enable/disable kernel config options for kmod packages based on b...
nbd
2007-07-15
properly support dependencies on packages that just use Build/DefaultTargets
nbd
2007-07-15
fixes for recursive package scanning
nbd
2007-07-10
fix PACKAGES:= for target profiles in target.mk
nbd
2007-05-05
Make UCI preconfiguration optional and disabled by default
nbd
2007-03-23
some cleanups in the metadata.pl script; allow target profiles to add overrid...
nbd
2007-03-16
Add an 'Image Configuration' menu to menuconfig
nbd
2007-03-04
disable the automatic config reset if 'Advanced configuration options' is sel...
nbd
2007-03-04
force a config reset when the user changes the target platform in menuconfig
nbd
2007-02-22
ignore profiles with custom kernel configs in the image builder itself
nbd
2007-02-22
disable the image builder in menuconfig for profiles with custom kernel configs
nbd
2007-02-22
rename the Profile template that the image builder uses to prevent name confl...
nbd
2007-02-12
Menuconfig will not treat 'select FOO' as a real dependency
nbd
2007-01-21
make spca5xx depend on video device support in the kernel
nbd
2007-01-20
Add WL-700gE support (based on work by jr)
nbd
2007-01-20
add descriptions to the broadcom target profiles and export them to the targe...
nbd
2007-01-14
include the default profile in target.mk as well - required for the image bui...
nbd
2007-01-13
merge the scripts dealing with package/target metadata to remove some redunda...
nbd
[prev]