summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
Commit message (Expand)AuthorAgeFilesLines
* 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
* bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly nu...Richard Purdie2009-06-091-1/+2
* bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all ...Richard Purdie2009-05-311-0/+2
* bitbake.conf: Always add full debug information and increase the default imag...Richard Purdie2009-04-221-2/+2
* bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)Marcin Juszkiewicz2009-01-231-0/+1
* Various fixes after recent commit breakageRichard Purdie2009-01-041-2/+1
* bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sd...Richard Purdie2009-01-021-1/+1
* bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less usefu...Richard Purdie2009-01-021-1/+1
* bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie2009-01-021-3/+3
* bitbake.conf: Create BPN variable containing the pruned version of PN with va...Richard Purdie2009-01-021-4/+13
* bitbake.conf: Drop stale unused MANIFEST variableRichard Purdie2008-12-311-2/+0
* bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overriddenRob Bradford2008-12-011-2/+2
* bitbake.conf: Fix CHECK_COMMAND_wget quotingRichard Purdie2008-11-051-1/+1
* [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ...Robert Bragg2008-10-301-1/+0
* base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLsRichard Purdie2008-10-231-2/+2
* image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz2008-09-251-2/+3
* Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg2008-09-221-0/+1
* bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spottingRichard Purdie2008-09-081-1/+1
* hg fetcher: Apply fixes from Matt HoosierRichard Purdie2008-09-071-0/+2
* bitbake.conf: Add to PATHRichard Purdie2008-08-261-1/+1
* bitbake.conf: added freesmartphone.org git mirrorMarcin Juszkiewicz2008-07-311-0/+1
* Move SANITY_ABI to its own file and give a more general nameRichard Purdie2008-07-241-0/+1
* bitbake.conf: Default to SRCREV of INVALIDRichard Purdie2008-07-221-1/+1
* bitbake.conf: Add nasty workaround to deal with machine specific and 'all' ar...Richard Purdie2008-07-211-2/+8
* bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OERichard Purdie2008-07-191-4/+6