summaryrefslogtreecommitdiff
path: root/scripts/metadata.pl
AgeCommit message (Expand)Author
2013-11-22add a feature flag for device tree supportkaloz
2013-10-17build: drop FIT option until we actually need itluka
2013-10-16build: add menuconfig option for building FIT imagesluka
2013-09-26build: include the cpu type as part of the toolchain/target directory namenbd
2013-08-04build: process transitive dependencies after local dependenciesnbd
2013-08-04build: suppress conditional dependencies if there are unconditional dependenc...nbd
2013-07-21kernel: add a new global config symbol for enabling rfkill support (can be en...nbd
2013-07-19scripts/metadata.pl: emit dependencies for package/kernel/linuxnbd
2013-07-18scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kc...jow
2013-07-16metadata.pl: use alphabetical order for menuconfig categories, also fixes ran...jow
2013-06-29metadata.pl: fixpath exclusion of kernel packagesblogic
2013-06-05target: split jffs2 NAND out of jffs2jogo
2013-05-13build: add config symbols for different ARM arch levelsnbd
2013-04-17build: consistently use 'depends on' instead of 'depends'nbd
2013-04-05buildroot: allow enabling MIPS16 user-space buildflorian
2012-10-22scrips/metadata.pl: fix broken targets with subtargets being selectablejogo
2012-09-28AR71xx/9xxx based routers are the most common these days, select that as the ...kaloz
2012-07-22build: ensure that reordering of KCONFIG lines are handled properly and that ...nbd
2012-05-17target: add a feature flag for RTC supportnbd
2012-01-08[scripts] metadata.pl: filter direct recursive depends like "select PACKAGE_k...jow
2011-07-04allow targets to define a default subtarget when using automatic subtarget de...blogic
2011-07-02add support for hidden packages that get selected/built but do not show up in...nbd
2011-06-23[scripts] metadata.pl: fix handling of multiple conditional depends that refe...jow
2011-06-15Fix CONFIG_LINUX_ for linux 3.0hauke
2011-05-30remove the now unused Target-Kernel field from the target metadatanbd
2011-05-17metadata: do not emit feature flag selects for targets which have subtargets ...nbd
2011-04-05add a new package metadata variable MDEPENDS for specifying local menuconfig ...nbd
2011-02-13metadata: fix handling of multiple build dependencies with different conditionsnbd
2011-01-16mpc85xx: add a new 'spe_fpu' feature flag for the FPU used on freescale power...nbd
2010-11-22switch from ext2 to ext4 (w/o) journalingkaloz
2010-10-10[scripts] metadata.pl: don't emit LINUX_2_6 selects anymorejow
2010-09-20fix build dependencies on packages with multiple variants but no selected vir...nbd
2010-09-12[buildroot] Implement an ARCH_PACKAGES variable which defaults to BOARD but c...jow
2010-09-06[scripts] metadata.pl: fix handling of HOST_BUILD_DEPENDS if a package is ref...jow
2010-09-01add a command for printing a cleaned up make target database - will be used t...nbd
2010-08-25Add usb gadget feature flagmb
2010-06-26set the default target to brcm47xx, now that brcm-2.4 is gonenbd
2010-04-28buildsystem: rename tgz/TGZ "feature" and matching options to targz/TARGZnico
2010-04-22metadata.pl: fix recursive handling of conditional dependenciesnbd
2010-03-09scripts/metadata.pl: fix handling of multiple conditional depends on the same...nbd
2010-02-15Add audio feature flag.lars
2010-01-29preinit: fix #6596hauke
2010-01-25add preinit modularization work by Daniel Dickinson (cshore)nbd
2010-01-11Add support for building ubifs images.lars
2009-11-12metadata.pl: fix menuconfig code for package featuresnbd
2009-11-10build system: introduce a new feature called build variants.nbd
2009-11-05metadata: process dependencies for targets that have subtargets as well - hid...nbd
2009-10-17add experimental support for a new menuconfig submenu "Package features".nbd
2009-10-03[scripts] metadata.pl: fix a bug where dependency flags (@ and +) from a depe...nico
2009-08-21add nommu target feature flagnbd