summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)Author
2011-03-01Revise stripping and splitting of debug informationMark Hatle
2011-03-01bitbake.conf: Add DISTROOVERRIDES variableSaul Wold
2011-02-14bitbake.conf: change revision fetching to use newer fetch2 codeSaul Wold
2011-02-09bitbake.conf: fix SDK_NAMEKoen Kooi
2011-02-07bitbake.conf: Force git fetches to a new location after fetcher layout changesRichard Purdie
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle
2011-02-03bitbake.conf: Fix missing NM definitionMark Hatle
2011-02-02bitbake.conf: Set LC_ALL instead of requring bitbake or env scripts to do thisRichard Purdie
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu
2011-01-25gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu
2011-01-21bitbake.conf: add USERNAME to BB_HASHBASE_WHITELISTKevin Tian
2011-01-12bitbake.conf: Whitelist FILESPATH as a variable not to include in taskhashesRichard Purdie
2011-01-12bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHSRichard Purdie
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke
2011-01-10bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie
2010-12-30bitbake.conf: Set a default hash policy globally, not just in the poky distro...Richard Purdie
2010-12-17bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabl...Richard Purdie
2010-12-10Drop variables that do nothingRichard Purdie
2010-12-10task-cross-canadian: Ensure it reflects TARGET_ARCH in PNRichard Purdie
2010-10-27Poky -> Yocto name changeRichard Purdie
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie
2010-09-30Make invalid LICENSE fields fatalRichard Purdie
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie
2010-09-21bitbake.conf/documentation.conf: Start using SUMMARY variable and document itRichard Purdie
2010-09-08image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold
2010-08-26meta-toolchain: update to reflect opkg state directory moveJoshua Lock
2010-08-23bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packagesRichard Purdie
2010-08-20bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle
2010-08-18bitbake.conf: Set FAKEROOTENVRichard Purdie
2010-08-12bitbake.conf: Fix up OVERRIDES documentation (some bits from OE) and also add...Richard Purdie
2010-08-12bitbake.conf: Set PKG_CONFIG_LIBDIRRichard Purdie
2010-08-12bitbake.conf: Always specific the sysroot in TOOLCHAIN_OPTIONSRichard Purdie
2010-08-04pseudo: Change pseudo integration to better support local DBsMark Hatle
2010-07-27bitbake.conf: change inode calculation for genext2fs [BUGFIX#138]Kevin Tian
2010-07-24meta/conf/bitbake.conf: Configure pseudo to not expand symlinksMark Hatle
2010-07-24pseudo: EnhancementsJoshua Lock
2010-07-23bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...Richard Purdie
2010-07-22bitbake.conf: Increase the image generation free spaceRichard Purdie
2010-07-21bitbake.conf: move PSTAGE_DIR and DL_DIR with build outputJoshua Lock
2010-07-16Use pseudo rather than fakeroot for fake root privilegesJoshua Lock
2010-07-15bitbake.conf: Add base_libdir_nativesdkRichard Purdie
2010-07-14bitbake.conf: Update sdk build flags after layout changesRichard Purdie
2010-07-02meta-toolchain: Improve layoutRichard Purdie
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie
2010-06-02bitbake.conf: Remove util-linux from ASSUME_PROVIDEDJoshua Lock
2010-06-02bitbake.conf: add the LOG_DIR variableNitin A Kamble
2010-04-27Install cross-packages into the native sysrootJoshua Lock
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie