aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
AgeCommit message (Expand)Author
2009-03-02bitbake.conf: add GNOME_GITMichael 'Mickey' Lauer
2009-03-02bitbake.conf: sort download locations lexicallyMichael 'Mickey' Lauer
2009-02-28conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting f...Otavio Salvador
2009-02-16bitbake.conf: override XDG_DATA_DIRS to point into our staging area;Michael 'Mickey' Lauer
2009-02-13Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org...Otavio Salvador
2009-02-13flash-plugin: add 10.0.12.36Otavio Salvador
2009-02-11bitbake.conf: Add UBI_VOLNAME to allow distros to set the volume name for the...Tom Rini
2009-02-10bitbake.conf: Add a 'ubi' image target and update 'ubifs' target to take argsTom Rini
2009-02-03base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is...Koen Kooi
2009-01-28Merge branch 'org.openembedded.dev' into trini/canadian-final-mergeTom Rini
2009-01-28bitbake.conf: Add a full set of SDK variables.Tom Rini
2009-01-27Merge trini/canadian-merge branch into org.openembedded.dev, fixup aTom Rini
2009-01-22bitbake.conf: add EXTRA_IMAGECMD_{cpio,cpio.gz} variablesOtavio Salvador
2009-01-22bitbake.conf: enable dynamic locale packages since bitbake 1.8.12 is now rele...Otavio Salvador
2009-01-20image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R...Denys Dmytriyenko
2009-01-20Auto resizing ext2/ext3 images (from Poky)Marcin Juszkiewicz
2009-01-16SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ...Tom Rini
2009-01-16Add a shortcut for the EXEEXT we'll use in packagingRichard Purdie
2009-01-16bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie
2009-01-16Merge branch 'rpurdie/canadian-sofar' into org.openembedded.devTom Rini
2009-01-13bitbake.conf: remove --compr=zlib from ubifs command, the default (favourlzo)...Koen Kooi
2009-01-13bitbake.conf: add first step for generating ubifs images, only the ubinize st...Koen Kooi
2009-01-09Add a shortcut for the EXEEXT we'll use in packagingRichard Purdie
2009-01-09bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie
2008-12-04bitbake.conf: add QEMU_OPTION for armv6-novfpKoen Kooi
2008-11-11bitbake.conf:Define STAGING_BINDIR_CROSS_BASEPKG and add it to the PATH:Stanislav Brabec
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther
2008-10-27bitbake.conf: use base_build_package_revision to ensure DISTRO_PR is usedOtavio Salvador
2008-10-27classes/conf: Handle Distro PR change in sanity.bbclassRichard Purdie
2008-10-23bitbake.conf: add dummy DISTRO_PRKoen Kooi
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther
2008-10-16bitbake.conf: removing trailing space from TARGET_HASH to attempt toKoen Kooi
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé
2008-10-15[commit] Allow the distribution to set the hash-style and enable it for angstromHolger Hans Peter Freyther
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther
2008-10-03Split staging by base package arch (armv7a, ppc603e, etc)Koen Kooi
2008-09-25bitbake.conf: merge in a small piece of darwin support from pokyKoen Kooi
2008-08-29bitbake.conf: add entries needed for hg fetcherKoen Kooi
2008-07-19bitbake.conf: Disable PACKAGES_DYANMIC until we upgrade bitbakeRichard Purdie
2008-07-19conf/bitbake.conf: Merge in multimachine making it the standard layout as dis...Richard Purdie
2008-07-19conf/machine: Set BASE_PACKAGE_ARCH which is then used to construct PACKAGE_A...Richard Purdie
2008-07-19bitbake.conf: For EXTRA_OEMAKE so it works with bitbake 1.8 svn correctlyRichard Purdie
2008-07-19bitbake.conf: Set PACKAGES_DYNAMIC so locale packages can be used in runtime ...Richard Purdie
2008-07-06bitbake.conf: fix PARALLEL_MAKE, it hasn't been working lately. Patch by Rich...Koen Kooi
2008-05-21bitbake.conf: Correctly export PATH variableRichard Purdie
2008-05-05bitbake.conf: define FREESMARTPHONE_GITMichael Lauer
2008-03-14bitbake.conf: Set a variable for internal control of packaged staging codeRichard Purdie
2008-03-09bitbake.conf: Introduce CO_DIR, defaults to DL_DIR, for a user-overridable ch...Leon Woestenberg