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