| Commit message (Expand) | Author | Age | Files | Lines |
* | bitbake.conf/base.bbclass: Rename the staging directory to sysroots and the p... | Richard Purdie | 2009-11-13 | 1 | -1/+1 |
* | bitbake.conf: Add virtual/libintl-native to ASSUME_PROVIDED | Richard Purdie | 2009-11-13 | 1 | -0/+1 |
* | bitbake.conf: Drop SHELLCMDS quoting fixing menuconfig task | Richard Purdie | 2009-11-12 | 1 | -4/+4 |
* | bitbake.conf: Fix STAGING_BINDIR_CROSS to point to the location before the la... | Richard Purdie | 2009-10-05 | 1 | -1/+1 |
* | Add SDKMACHINE to simplify SDK control and add to CACHE paths to allow enviro... | Richard Purdie | 2009-09-18 | 1 | -1/+2 |
* | bitbake.conf: Update SPECIAL_PKGSUFFIX to include crosssdk/cross-canadian and... | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | bitbake.conf: Add SDK variable definitions | Richard Purdie | 2009-09-17 | 1 | -0/+3 |
* | sdk.bbclass: Rename to nativesdk.bbclass | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | Remove layout_* variables | Richard Purdie | 2009-09-17 | 1 | -66/+52 |
* | bitbake.conf: Use BASE_PACKAGE_ARCH as the default, not HOST_ARCH | Richard Purdie | 2009-09-17 | 1 | -1/+1 |
* | bitbake.conf: Add SDK variable definitions | Richard Purdie | 2009-09-17 | 1 | -0/+7 |
* | bitbake.conf: Rename SDK_PREFIX SDKPATH | Richard Purdie | 2009-09-10 | 1 | -1/+1 |
* | base.bbclass: packages pulling a mercurial tree should depend on mercurial | Damien Lespiau | 2009-08-26 | 1 | -0/+4 |
* | bitbake.conf: Create the rootfs in WORKDIR, not directly in TMPDIR allowing c... | Richard Purdie | 2009-08-12 | 1 | -1/+1 |
* | 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 |