summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
2010-07-15bitbake.conf: Add base_libdir_nativesdkRichard Purdie1
2010-07-14bitbake.conf: Update sdk build flags after layout changesRichard Purdie1
2010-07-02meta-toolchain: Improve layoutRichard Purdie1
2010-06-10lib/oe/patch.py: Fix patch application failure interaction handlingRichard Purdie1
2010-06-02bitbake.conf: Remove util-linux from ASSUME_PROVIDEDJoshua Lock1
2010-06-02bitbake.conf: add the LOG_DIR variableNitin A Kamble1
2010-04-27Install cross-packages into the native sysrootJoshua Lock1
2010-04-27Move STAGING_BINDIR_CROSS into target sysroot, instead of nativeJoshua Lock1
2010-03-19base.bbclass: Split up as per the patch in OE.dev by Chris Larson making code...Richard Purdie1
2010-01-29bitbake.conf: quieten wget fetchesJoshua Lock1
2010-01-29packaged-staging: Move packaged staging directory outside of DEPLOY_DIRJoshua Lock1
2010-01-27bitbake.conf: Add virtual/xserver to MUTLI_PROVIDER_WHITELISTRichard Purdie1
2010-01-25bitbake.conf: Add virtual/libintl-nativesdk to MULTI_PROVIDER_WHITELISTRichard Purdie1
2010-01-20bitbake.conf: Add virtual/libintl-native to MUTLI_PROVIDER_WHITELISTRichard Purdie1
2009-11-13bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p...Richard Purdie1
2009-11-13bitbake.conf: Add virtual/libintl-native to ASSUME_PROVIDEDRichard Purdie1
2009-11-12bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig taskRichard Purdie1
2009-10-05bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the la...Richard Purdie1
2009-09-18Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow enviro...Richard Purdie1
2009-09-17bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and...Richard Purdie1
2009-09-17bitbake.conf: Add SDK variable definitionsRichard Purdie1
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie1
2009-09-17Remove layout_* variablesRichard Purdie1
2009-09-17bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCHRichard Purdie1
2009-09-17bitbake.conf: Add SDK variable definitionsRichard Purdie1
2009-09-10bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie1
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau1
2009-08-12bitbake.conf: Create the rootfs in WORKDIR, not directly in TMPDIR allowing c...Richard Purdie1
2009-07-02bitbake.conf: Sync with changes in OE.devRichard Purdie1
2009-06-09bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly nu...Richard Purdie1
2009-05-31bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all ...Richard Purdie1
2009-04-22bitbake.conf: Always add full debug information and increase the default imag...Richard Purdie1
2009-01-23bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)Marcin Juszkiewicz1
2009-01-04Various fixes after recent commit breakageRichard Purdie1
2009-01-02bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sd...Richard Purdie1
2009-01-02bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less usefu...Richard Purdie1
2009-01-02bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie1
2009-01-02bitbake.conf: Create BPN variable containing the pruned version of PN with va...Richard Purdie1
2008-12-31bitbake.conf: Drop stale unused MANIFEST variableRichard Purdie1
2008-12-01bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overriddenRob Bradford1
2008-11-05bitbake.conf: Fix CHECK_COMMAND_wget quotingRichard Purdie1
2008-10-30[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ...Robert Bragg1
2008-10-23base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLsRichard Purdie1
2008-09-25image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz1
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg1
2008-09-08bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spottingRichard Purdie1
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie1
2008-08-26bitbake.conf: Add to PATHRichard Purdie1
2008-07-31bitbake.conf: added freesmartphone.org git mirrorMarcin Juszkiewicz1
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie1