summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
Commit message (Expand)AuthorAgeFilesLines
* Poky -> Yocto name changeRichard Purdie2010-10-271-1/+1
* pseudo/fakeroot: Move the pseudo directory creation into bitbakeRichard Purdie2010-10-221-0/+1
* Make invalid LICENSE fields fatalRichard Purdie2010-09-301-1/+1
* sstate.bbclass: Update to use SSTATE variables everywhere and remove the now ...Richard Purdie2010-09-291-1/+1
* bitbake.conf/documentation.conf: Start using SUMMARY variable and document itRichard Purdie2010-09-211-4/+8
* image.bbclass: change IMAGE_EXTRA_SPACE to IMAGE_OVERHEAD_FACTORSaul Wold2010-09-081-1/+5
* meta-toolchain: update to reflect opkg state directory moveJoshua Lock2010-08-261-0/+1
* bitbake.conf: Add DESCRIPTION for -dev, -dbg and -doc packagesRichard Purdie2010-08-231-0/+3
* bitbake.conf: Add shared/pkgconfig files to standard -dev globMark Hatle2010-08-201-1/+2
* bitbake.conf: Set FAKEROOTENVRichard Purdie2010-08-181-0/+1
* bitbake.conf: Fix up OVERRIDES documentation (some bits from OE) and also add...Richard Purdie2010-08-121-6/+10
* bitbake.conf: Set PKG_CONFIG_LIBDIRRichard Purdie2010-08-121-0/+1
* bitbake.conf: Always specific the sysroot in TOOLCHAIN_OPTIONSRichard Purdie2010-08-121-1/+1
* pseudo: Change pseudo integration to better support local DBsMark Hatle2010-08-041-3/+2
* bitbake.conf: change inode calculation for genext2fs [BUGFIX#138]Kevin Tian2010-07-271-4/+6
* meta/conf/bitbake.conf: Configure pseudo to not expand symlinksMark Hatle2010-07-241-1/+1
* pseudo: EnhancementsJoshua Lock2010-07-241-1/+3
* bitbake.conf/cross.bbclass: Inject MULTIMACH_TARGET_SYS into the toolchain pa...Richard Purdie2010-07-231-1/+2
* bitbake.conf: Increase the image generation free spaceRichard Purdie2010-07-221-1/+1
* bitbake.conf: move PSTAGE_DIR and DL_DIR with build outputJoshua Lock2010-07-211-2/+2
* Use pseudo rather than fakeroot for fake root privilegesJoshua Lock2010-07-161-0/+6
* bitbake.conf: Add base_libdir_nativesdkRichard Purdie2010-07-151-0/+1
* bitbake.conf: Update sdk build flags after layout changesRichard Purdie2010-07-141-1/+4
* meta-toolchain: Improve layoutRichard Purdie2010-07-021-0/+4
* lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie2010-06-101-2/+1
* bitbake.conf: Remove util-linux from ASSUME_PROVIDEDJoshua Lock2010-06-021-1/+0
* bitbake.conf: add the LOG_DIR variableNitin A Kamble2010-06-021-0/+1
* Install cross-packages into the native sysrootJoshua Lock2010-04-271-3/+1
* Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock2010-04-271-1/+1
* base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie2010-03-191-0/+15
* bitbake.conf: quieten wget fetchesJoshua Lock2010-01-291-3/+3
* packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock2010-01-291-0/+1
* bitbake.conf: Add virtual/xserver to MUTLI_PROVIDER_WHITELISTRichard Purdie2010-01-271-1/+1
* bitbake.conf: Add virtual/libintl-nativesdk to MULTI_PROVIDER_WHITELISTRichard Purdie2010-01-251-1/+1
* bitbake.conf: Add virtual/libintl-native to MUTLI_PROVIDER_WHITELISTRichard Purdie2010-01-201-1/+1
* bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie2009-11-131-1/+1
* bitbake.conf: Add virtual/libintl-native to ASSUME_PROVIDEDRichard Purdie2009-11-131-0/+1
* bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig taskRichard Purdie2009-11-121-4/+4
* bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the la...Richard Purdie2009-10-051-1/+1
* Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow enviro...Richard Purdie2009-09-181-1/+2
* bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and...Richard Purdie2009-09-171-1/+1
* bitbake.conf: Add SDK variable definitionsRichard Purdie2009-09-171-0/+3
* sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie2009-09-171-1/+1
* Remove layout_* variablesRichard Purdie2009-09-171-66/+52
* bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCHRichard Purdie2009-09-171-1/+1
* bitbake.conf: Add SDK variable definitionsRichard Purdie2009-09-171-0/+7
* bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie2009-09-101-1/+1
* base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau2009-08-261-0/+4
* bitbake.conf: Create the rootfs in WORKDIR, not directly in TMPDIR allowing c...Richard Purdie2009-08-121-1/+1
* bitbake.conf: Sync with changes in OE.devRichard Purdie2009-07-021-21/+40