scripts: metadata: add CONFIG_TARGET_SUBTARGET symbol
[openwrt.git] / scripts / metadata.pl
2007-09-29 nbdadd a packaging method that installs files into a subdi...
2007-09-23 nbdadd initial version of a package feeds management script
2007-09-21 ejkafix image preconfiguration
2007-09-09 nbddefine extra config symbols for targets containing...
2007-09-08 nbdmajor target cleanup. it is now possible to have subtar...
2007-09-06 nbdstrip the kernel version suffix from target directories...
2007-07-31 nbdfix a dependency bug
2007-07-30 nbdnext round of build system cleanup - convert package...
2007-07-26 nbdfix a prereq bug
2007-07-23 nbdmore dependency fixes
2007-07-18 florianAdd a USES_TGZ config.in variable, so that RB1xx profil...
2007-07-18 nbdallow kconfig symbols to be shared between packages
2007-07-18 nbddynamically enable/disable kernel config options for...
2007-07-15 nbdproperly support dependencies on packages that just...
2007-07-15 nbdfixes for recursive package scanning
2007-07-10 nbdfix PACKAGES:= for target profiles in target.mk
2007-05-05 nbdMake UCI preconfiguration optional and disabled by...
2007-03-23 nbdsome cleanups in the metadata.pl script; allow target...
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-04 nbddisable the automatic config reset if 'Advanced configu...
2007-03-04 nbdforce a config reset when the user changes the target...
2007-02-22 nbdignore profiles with custom kernel configs in the image...
2007-02-22 nbddisable the image builder in menuconfig for profiles...
2007-02-22 nbdrename the Profile template that the image builder...
2007-02-12 nbdMenuconfig will not treat 'select FOO' as a real dependency
2007-01-21 nbdmake spca5xx depend on video device support in the...
2007-01-20 nbdAdd WL-700gE support (based on work by jr)
2007-01-20 nbdadd descriptions to the broadcom target profiles and...
2007-01-14 nbdinclude the default profile in target.mk as well -...
2007-01-13 nbdmerge the scripts dealing with package/target metadata...