summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
2011-04-10bitbake.conf: Drop FAKEROOT variable since its replaced with FAKEROOTENVRichard Purdie1
2011-04-08bitbake.conf: fix PACKAGE_ARCH[vardepsexclude]Saul Wold1
2011-04-04bitbake.conf: fix MACHINE_ARCHQing He1
2011-03-29bitbake.conf: Disable -feliminate-dwarf2-dups flag until it works with prelin...Richard Purdie1
2011-03-24image_types.bbclass: Drop IMAGE_EXTRA_OPTION in favour of the more standard E...Richard Purdie1
2011-03-24bitbake.conf/image.bbclass: Move image type information into image_types.bbclassRichard Purdie1
2011-03-23bitbake.conf: Prune global OPTIMIZATION flagsKhem Raj1
2011-03-23Various: Update KERNELORG_MIRROR for consistencyTom Rini1
2011-03-21bitbake.conf: replace unused/broken E_CVS/E_URI with E_MIRROR/E_SVN used in OEMartin Jansa1
2011-03-21bitbake.conf/tune files: Adjust PACKAGE_EXTEA_ARCHSRichard Purdie1
2011-03-18bitbake.conf: Increase image overhead factor to account for rpm/zypper databa...Richard Purdie1
2011-03-18bitbake.conf: add POKYBASE to BB_HASHBASE_WHITELISTKevin Tian1
2011-03-14qemux86-64: set qemux86_64 as package arch nameQing He1
2011-03-01Revise stripping and splitting of debug informationMark Hatle1
2011-03-01bitbake.conf: Add DISTROOVERRIDES variableSaul Wold1
2011-02-14bitbake.conf: change revision fetching to use newer fetch2 codeSaul Wold1
2011-02-09bitbake.conf: fix SDK_NAMEKoen Kooi1
2011-02-07bitbake.conf: Force git fetches to a new location after fetcher layout changesRichard Purdie1
2011-02-03bitbake.conf & package.bbclass: Use default SUMMARY and DESCRIPTIONMark Hatle1
2011-02-03bitbake.conf: Fix missing NM definitionMark Hatle1
2011-02-02bitbake.conf: Set LC_ALL instead of requring bitbake or env scripts to do thisRichard Purdie1
2011-01-25bitbake: machine specific sysroots implementationDongxiao Xu1
2011-01-25gcc/libc: Change bootstrap to use an intermediate sysroot and hence no longer...Richard Purdie1
2011-01-21staging: Use relative path in sysroot-destdir for target recipesDongxiao Xu1
2011-01-21bitbake.conf: add USERNAME to BB_HASHBASE_WHITELISTKevin Tian1
2011-01-12bitbake.conf: Whitelist FILESPATH as a variable not to include in taskhashesRichard Purdie1
2011-01-12bitbake.conf: Whitelist MACHINE variable in PACKAGE_ARCHSRichard Purdie1
2011-01-10Fetcher: break the "SRCREVINACTION" deadlockYu Ke1
2011-01-10bitbake/poky.conf: Add TARGET_LINK_HASH_STYLE option to TARGET_LDFLAGS as per...Richard Purdie1
2010-12-30bitbake.conf: Set a default hash policy globally, not just in the poky distro...Richard Purdie1
2010-12-17bitbake.conf/poky-env-internal: Adjust PSEUDO variables to match pseudo enabl...Richard Purdie1
2010-12-10Drop variables that do nothingRichard Purdie1
2010-12-10task-cross-canadian: Ensure it reflects TARGET_ARCH in PNRichard Purdie1
2010-10-27Poky -> Yocto name changeRichard Purdie1
2010-10-22pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie1
2010-09-30Make invalid LICENSE fields fatalRichard Purdie1
2010-09-29sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie1
2010-09-21bitbake.conf/documentation.conf: Start using SUMMARY variable and document itRichard Purdie1
2010-09-08image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold1
2010-08-26meta-toolchain: update to reflect opkg state directory moveJoshua Lock1
2010-08-23bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packagesRichard Purdie1
2010-08-20bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle1
2010-08-18bitbake.conf: Set FAKEROOTENVRichard Purdie1
2010-08-12bitbake.conf: Fix up OVERRIDES documentation (some bits from OE) and also add...Richard Purdie1
2010-08-12bitbake.conf: Set PKG_CONFIG_LIBDIRRichard Purdie1
2010-08-12bitbake.conf: Always specific the sysroot in TOOLCHAIN_OPTIONSRichard Purdie1
2010-08-04pseudo: Change pseudo integration to better support local DBsMark Hatle1
2010-07-27bitbake.conf: change inode calculation for genext2fs [BUGFIX#138]Kevin Tian1
2010-07-24meta/conf/bitbake.conf: Configure pseudo to not expand symlinksMark Hatle1
2010-07-24pseudo: EnhancementsJoshua Lock1