summaryrefslogtreecommitdiff
path: root/meta/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
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
2008-07-22bitbake.conf: Default to SRCREV of INVALIDRichard Purdie1
2008-07-21bitbake.conf: Add nasty workaround to deal with machine specific and 'all' ar...Richard Purdie1
2008-07-19bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OERichard Purdie1
2008-07-19bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina...Richard Purdie1
2008-07-17Switch from ipkg-utils to opkg-utilsRichard Purdie1
2008-07-17bitbake.conf: Set MULTIMACH_ARCH to a default valueRichard Purdie1
2008-07-17bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packagesRichard Purdie1
2008-07-17bitbake.conf: Add QEMU_OPTIONS for armv7aRichard Purdie1
2008-07-17Merge multimachine class into bitbake.conf and create singlemachine.bbclass a...Richard Purdie1
2008-07-17bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from thisRichard Purdie1
2008-06-02bitbake.conf: Fix PARALLEL_MAKERichard Purdie1
2008-05-21bitbake.conf: Properly export the PATH variableRichard Purdie1
2008-05-05bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8'Richard Purdie1
2008-04-27bitbake: Tweak new URI checkstatus code slightly fixing two corner cases.Richard Purdie1
2008-04-25bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fix...Richard Purdie1
2008-04-11bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wgetRichard Purdie1
2008-03-14bitbake.conf: Sync with OE.devRichard Purdie1
2008-03-06bitbake.conf: set CPU_FEATURES before it is used not afterMarcin Juszkiewicz1
2008-03-05bitbake.conf: enable VFP support for ARM machines (used by armv6 only)Marcin Juszkiewicz1
2008-02-11bitbake.conf: Account for different shared library extensions on darwin in de...Richard Purdie1
2008-01-17sdk.bbclass: Set CPPFLAGS and CFLAGS correctlyRichard Purdie1
2008-01-17sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t...Richard Purdie1
2008-01-10Add EXTRA_IMAGE_FEATURES for ease of use in local.confRichard Purdie1
2007-12-30bitbake.conf: Make sure PATH is expanded when searching for ccacheRichard Purdie1
2007-12-19bitbake.conf: introduce CPU_FEATURES variable for listing features of target ...Marcin Juszkiewicz1
2007-12-18Sync various tweaks from OE, change default SRCREV policy to not auto increme...Richard Purdie1
2007-12-05bitbake.conf: armv4 and armv5 do not need CPU selector for qemuMarcin Juszkiewicz1
2007-12-04glibc: make ARMv6 binary locales working with recent qemuMarcin Juszkiewicz1