summaryrefslogtreecommitdiffstats
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)Author
2009-11-12bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig taskRichard Purdie
2009-10-05bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the la...Richard Purdie
2009-09-18Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow enviro...Richard Purdie
2009-09-17bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and...Richard Purdie
2009-09-17bitbake.conf: Add SDK variable definitionsRichard Purdie
2009-09-17sdk.bbclass: Rename to nativesdk.bbclassRichard Purdie
2009-09-17Remove layout_* variablesRichard Purdie
2009-09-17bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCHRichard Purdie
2009-09-17bitbake.conf: Add SDK variable definitionsRichard Purdie
2009-09-10bitbake.conf: Rename SDK_PREFIX SDKPATHRichard Purdie
2009-08-26base.bbclass: packages pulling a mercurial tree should depend on mercurialDamien Lespiau
2009-08-12bitbake.conf: Create the rootfs in WORKDIR, not directly in TMPDIR allowing c...Richard Purdie
2009-07-02bitbake.conf: Sync with changes in OE.devRichard Purdie
2009-06-09bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly nu...Richard Purdie
2009-05-31bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all ...Richard Purdie
2009-04-22bitbake.conf: Always add full debug information and increase the default imag...Richard Purdie
2009-01-23bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE)Marcin Juszkiewicz
2009-01-04Various fixes after recent commit breakageRichard Purdie
2009-01-02bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sd...Richard Purdie
2009-01-02bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less usefu...Richard Purdie
2009-01-02bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OERichard Purdie
2009-01-02bitbake.conf: Create BPN variable containing the pruned version of PN with va...Richard Purdie
2008-12-31bitbake.conf: Drop stale unused MANIFEST variableRichard Purdie
2008-12-01bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overriddenRob Bradford
2008-11-05bitbake.conf: Fix CHECK_COMMAND_wget quotingRichard Purdie
2008-10-30[bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ...Robert Bragg
2008-10-23base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLsRichard Purdie
2008-09-25image.bbclass: make ext2/ext3 images autoresizeMarcin Juszkiewicz
2008-09-22Adds recipes to support building X servers based on the xfree86 DDX insteadRobert Bragg
2008-09-08bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spottingRichard Purdie
2008-09-07hg fetcher: Apply fixes from Matt HoosierRichard Purdie
2008-08-26bitbake.conf: Add to PATHRichard Purdie
2008-07-31bitbake.conf: added freesmartphone.org git mirrorMarcin Juszkiewicz
2008-07-24Move SANITY_ABI to its own file and give a more general nameRichard Purdie
2008-07-22bitbake.conf: Default to SRCREV of INVALIDRichard Purdie
2008-07-21bitbake.conf: Add nasty workaround to deal with machine specific and 'all' ar...Richard Purdie
2008-07-19bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OERichard Purdie
2008-07-19bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie
2008-07-17bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packagesRichard Purdie
2008-07-17bitbake.conf: Add QEMU_OPTIONS for armv7aRichard Purdie
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie
2008-07-17bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from thisRichard Purdie
2008-06-02bitbake.conf: Fix PARALLEL_MAKERichard Purdie
2008-05-21bitbake.conf: Properly export the PATH variableRichard Purdie
2008-05-05bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie
2008-04-25bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fix...Richard Purdie
2008-04-11bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wgetRichard Purdie