| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake.conf: Sync with changes in OE.dev | Richard Purdie | 2009-07-02 | 1 | -21/+40 |
* | bitbake.conf: Add definition of SRCPV so git revisions can be incrementaly nu... | Richard Purdie | 2009-06-09 | 1 | -1/+2 |
* | bitbake.conf: Set PERSISTENT_DIR for the cache location so its common to all ... | Richard Purdie | 2009-05-31 | 1 | -0/+2 |
* | bitbake.conf: Always add full debug information and increase the default imag... | Richard Purdie | 2009-04-22 | 1 | -2/+2 |
* | bitbake.conf: add IMAGE_ROOTFS_SIZE (from OE) | Marcin Juszkiewicz | 2009-01-23 | 1 | -0/+1 |
* | Various fixes after recent commit breakage | Richard Purdie | 2009-01-04 | 1 | -2/+1 |
* | bitbake.conf: In SPECIAL_PKGSUFFIX -cross-sdk must come before -cross and -sd... | Richard Purdie | 2009-01-02 | 1 | -1/+1 |
* | bitbake.conf: Default to an IMAGE_FSTYPES of tar.gz instead of the less usefu... | Richard Purdie | 2009-01-02 | 1 | -1/+1 |
* | bitbake.conf: Rename DEBPV to EXTENDPV to sync up with OE | Richard Purdie | 2009-01-02 | 1 | -3/+3 |
* | bitbake.conf: Create BPN variable containing the pruned version of PN with va... | Richard Purdie | 2009-01-02 | 1 | -4/+13 |
* | bitbake.conf: Drop stale unused MANIFEST variable | Richard Purdie | 2008-12-31 | 1 | -2/+0 |
* | bitbake.conf: Allow TMPDIR and DEPLOY_DIR_IMAGE to be overridden | Rob Bradford | 2008-12-01 | 1 | -2/+2 |
* | bitbake.conf: Fix CHECK_COMMAND_wget quoting | Richard Purdie | 2008-11-05 | 1 | -1/+1 |
* | [bitbake.conf] Removes the MACHINE_DRI_MODULES var since it's no longer used ... | Robert Bragg | 2008-10-30 | 1 | -1/+0 |
* | base.bbclass/bitbake.conf: Fix some string quoting to handle more unusual URLs | Richard Purdie | 2008-10-23 | 1 | -2/+2 |
* | image.bbclass: make ext2/ext3 images autoresize | Marcin Juszkiewicz | 2008-09-25 | 1 | -2/+3 |
* | Adds recipes to support building X servers based on the xfree86 DDX instead | Robert Bragg | 2008-09-22 | 1 | -0/+1 |
* | bitbake.conf: Fix typo introduced in r3774, thanks to Cyril Humbert for spotting | Richard Purdie | 2008-09-08 | 1 | -1/+1 |
* | hg fetcher: Apply fixes from Matt Hoosier | Richard Purdie | 2008-09-07 | 1 | -0/+2 |
* | bitbake.conf: Add to PATH | Richard Purdie | 2008-08-26 | 1 | -1/+1 |
* | bitbake.conf: added freesmartphone.org git mirror | Marcin Juszkiewicz | 2008-07-31 | 1 | -0/+1 |
* | Move SANITY_ABI to its own file and give a more general name | Richard Purdie | 2008-07-24 | 1 | -0/+1 |
* | bitbake.conf: Default to SRCREV of INVALID | Richard Purdie | 2008-07-22 | 1 | -1/+1 |
* | bitbake.conf: Add nasty workaround to deal with machine specific and 'all' ar... | Richard Purdie | 2008-07-21 | 1 | -2/+8 |
* | bitbake.conf: Add CO_DIR and STAGING_EXECPREFIXDIR from OE | Richard Purdie | 2008-07-19 | 1 | -4/+6 |
* | bitbake.conf: Split STAGING and CROSS to become target specific so armv5 bina... | Richard Purdie | 2008-07-19 | 1 | -7/+7 |
* | Switch from ipkg-utils to opkg-utils | Richard Purdie | 2008-07-17 | 1 | -2/+2 |
* | bitbake.conf: Set MULTIMACH_ARCH to a default value | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | bitbake.conf: Add PACKAGES_DYNAMIC for PN-locale packages | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | bitbake.conf: Add QEMU_OPTIONS for armv7a | Richard Purdie | 2008-07-17 | 1 | -0/+1 |
* | Merge multimachine class into bitbake.conf and create singlemachine.bbclass a... | Richard Purdie | 2008-07-17 | 1 | -4/+7 |
* | bitbake.conf/tune.conf: Set BASE_PACKAGE_ARCH and build PACKAGE_ARCH from this | Richard Purdie | 2008-07-17 | 1 | -1/+2 |
* | bitbake.conf: Fix PARALLEL_MAKE | Richard Purdie | 2008-06-02 | 1 | -1/+1 |
* | bitbake.conf: Properly export the PATH variable | Richard Purdie | 2008-05-21 | 1 | -1/+2 |
* | bitbake.conf/siteinfo.bbclass/package.bbclass: Add in support for 'darwin8' | Richard Purdie | 2008-05-05 | 1 | -0/+3 |
* | bitbake: Tweak new URI checkstatus code slightly fixing two corner cases. | Richard Purdie | 2008-04-27 | 1 | -1/+1 |
* | bitbake.conf: Add quoting to the CVSROOT option for the cvs fetch command fix... | Richard Purdie | 2008-04-25 | 1 | -1/+1 |
* | bitbake.conf: Add tar-native to ASSUME_PROVIDED, add FETCHOPTION_checkonly_wget | Richard Purdie | 2008-04-11 | 1 | -0/+2 |
* | bitbake.conf: Sync with OE.dev | Richard Purdie | 2008-03-14 | 1 | -0/+3 |
* | bitbake.conf: set CPU_FEATURES before it is used not after | Marcin Juszkiewicz | 2008-03-06 | 1 | -3/+3 |
* | bitbake.conf: enable VFP support for ARM machines (used by armv6 only) | Marcin Juszkiewicz | 2008-03-05 | 1 | -0/+1 |
* | bitbake.conf: Account for different shared library extensions on darwin in de... | Richard Purdie | 2008-02-11 | 1 | -6/+11 |
* | sdk.bbclass: Set CPPFLAGS and CFLAGS correctly | Richard Purdie | 2008-01-17 | 1 | -0/+2 |
* | sdk.bbclass: Set rpath correctly for sdk binaries and use the target prefix t... | Richard Purdie | 2008-01-17 | 1 | -0/+5 |
* | Add EXTRA_IMAGE_FEATURES for ease of use in local.conf | Richard Purdie | 2008-01-10 | 1 | -0/+1 |
* | bitbake.conf: Make sure PATH is expanded when searching for ccache | Richard Purdie | 2007-12-30 | 1 | -1/+1 |
* | bitbake.conf: introduce CPU_FEATURES variable for listing features of target ... | Marcin Juszkiewicz | 2007-12-19 | 1 | -0/+1 |
* | Sync various tweaks from OE, change default SRCREV policy to not auto increme... | Richard Purdie | 2007-12-18 | 1 | -5/+18 |
* | bitbake.conf: armv4 and armv5 do not need CPU selector for qemu | Marcin Juszkiewicz | 2007-12-05 | 1 | -2/+0 |
* | glibc: make ARMv6 binary locales working with recent qemu | Marcin Juszkiewicz | 2007-12-04 | 1 | -0/+7 |