summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
2012-05-30layer.conf/bitbake.conf: Tweak PATHRichard Purdie1
2012-05-30ccache: Separate out into its own classRichard Purdie1
2012-05-25bitbake.conf: add EXTERNAL_TOOLCHAIN to BB_HASHBASE_WHITELISTChristopher Larson1
2012-05-25bitbake.conf: Improve wget timeoutsRichard Purdie1
2012-05-15bitbake.conf: Add CCACHE_DIR to BB_HASHBASE_WHITELISTJason Wessel1
2012-05-03bitbake.conf: shift build config summary control to hereChristopher Larson1
2012-04-26classes: Add recipe class to overridesRichard Purdie1
2012-04-26bitbake.conf: use TUNE_PKGARCH instead of TARGET_ARCH in SDK_NAMEMartin Jansa1
2012-04-23bitbake.conf: Add a STAGING_BASELIBDIR variable that recipes can use to find ...Richard Purdie1
2012-04-16bitbake.conf: Add PARALLEL_MAKE to BB_HASHBASE_WHITELISTRichard Purdie1
2012-04-16bitbake.conf: Include abi_version.conf in a early stageDongxiao Xu1
2012-04-04conf/machine/include/README: Add readme to explain cpu tuningsMark Hatle1
2012-03-23bitbake.conf: Add XAUTHORITY into config white listDongxiao Xu1
2012-03-23Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files...Richard Purdie1
2012-03-22bitbake.conf: add systemd_unitdirAndreas Müller1
2012-03-22bitbake.conf: fix distro-less failure expanding FILESPATHDenys Dmytriyenko1
2012-03-21bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoi...Richard Purdie1
2012-03-19bitbake.conf: Exclude some variables when calculating cache hashDongxiao Xu1
2012-03-15bitbake.conf: Modify PACKAGE list ordering to insert -staticdev file before PNSaul Wold1
2012-03-08bitbake.conf: use empty SRC_URI by defaultAndreas Oberritter1
2012-03-05meta: Convert getVar/getVarFlag(xxx, 1) -> (xxx, True)Richard Purdie1
2012-03-02qt4: make pulseaudio support conditional upon DISTRO_FEATURESPaul Eggleton1
2012-02-28bitbake.conf: add default value for TUNE_PKGARCHMatthew McClintock1
2012-02-27bitbake.conf: Create a new filter variable BB_HASHCONFIG_WHITELISTDongxiao Xu1
2012-02-26Quoting fixesRichard Purdie1
2012-02-26bitbake.conf: remove TARGET_ARCH from in SDKPATHMartin Jansa1
2012-02-26bitbake.conf: use weak assignment for BB_CONSOLELOGMartin Jansa1
2012-02-24conf/bitbake.conf: add DISTRO_FEATURES_BACKFILLPaul Eggleton1
2012-02-21conf/bitbake.conf: remove Opie definitionsPaul Eggleton1
2012-01-23bitbake.conf: Switch to the OEBasic signature generatorRichard Purdie1
2012-01-17conf/bitbake.conf: allow wget to output error messagesPaul Eggleton1
2012-01-17bitbake.conf: search /lib for -native buildsEnrico Scholz1
2012-01-11meta/PRService: Added export/import fuctions.Lianhao Lu1
2012-01-09Remove last remnants of kernel26 MACHINE_FEATURESSteve Sakoman1
2012-01-04bitbake.conf: remove some redundant/unnecessary variable exportsPhil Blundell1
2011-12-16bitbake.conf, core-image-minimal-initramfs: add INITRAMFS_FSTYPESDmitry Eremin-Solenikov1
2011-12-12bitbake.conf: remove texinfo-native from ASSUME_PROVIDEDSaul Wold1
2011-12-08bitbake.conf/image.bbclass: Ensure images use the correct passwd/group filesRichard Purdie1
2011-12-05bitbake.conf: add default PRINC 0 to be able to increment itMartin Jansa1
2011-11-26getVar/setVar cleanupsRichard Purdie1
2011-11-25Nothing uses USERNAME, remove it - can cause sstate-cache conflictsMatthew McClintock1
2011-11-24bitbake.conf: We only care about the absolute value of baselibRichard Purdie1
2011-11-24bitbake.conf: Set BB_CONSOLELOG so we log console messages by defaultRichard Purdie1
2011-11-17bitbake.conf: add a couple explicit vardepsChris Larson1
2011-11-16update-alternatives: Various fixesRichard Purdie1
2011-11-16bitbake.conf: Update ASSUME_PROVIDEDSaul Wold1
2011-11-15bitbake.conf: Correct svn-native -> subversion-native so we use consistent namesRichard Purdie1
2011-11-10bitbake.conf: Unload pseudo when its not required for a given taskRichard Purdie1
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie1
2011-11-04bitbake.conf: Drop remaining TERMCMD pieces and document OE_TERMINAL usage in...Richard Purdie1