summaryrefslogtreecommitdiff
path: root/conf/bitbake.conf
AgeCommit message (Expand)AuthorFiles
2009-04-20bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.soJeremy Lainé1
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support...Stanislav Brabec1
2009-04-17bitbake.conf: fix package population for darwinJeremy Lainé1
2009-04-08bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default.Chris Larson1
2009-04-06kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi1
2009-03-31bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/.Chris Larson1
2009-03-23bitbake.conf: resurrect FILESDIR, didn't intend its complete removal just yet.Chris Larson1
2009-03-22bitbake.conf: --no-check-certificate was added to the wrong place for RESUMEC...Denys Dmytriyenko1
2009-03-21bitbake.conf: make cvs and wget fetching obey PATH from the metadata.Chris Larson1
2009-03-21bitbake.conf: Make FILESPATH only contain directories that actually exist.Chris Larson1
2009-03-21bitbake.conf: Move the list of vars shown in the pre-build config display to ...Chris Larson1
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson1
2009-03-19bitbake.conf: weak assignment for DEPLOY_DIRMichael 'Mickey' Lauer1
2009-03-02bitbake.conf: add GNOME_GITMichael 'Mickey' Lauer1
2009-03-02bitbake.conf: sort download locations lexicallyMichael 'Mickey' Lauer1
2009-02-28conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting f...Otavio Salvador1
2009-02-16bitbake.conf: override XDG_DATA_DIRS to point into our staging area;Michael 'Mickey' Lauer1
2009-02-13Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org...Otavio Salvador1
2009-02-13flash-plugin: add 10.0.12.36Otavio Salvador1
2009-02-11bitbake.conf: Add UBI_VOLNAME to allow distros to set the volume name for the...Tom Rini1
2009-02-10bitbake.conf: Add a 'ubi' image target and update 'ubifs' target to take argsTom Rini1
2009-02-03base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is...Koen Kooi1
2009-01-28Merge branch 'org.openembedded.dev' into trini/canadian-final-mergeTom Rini1
2009-01-28bitbake.conf: Add a full set of SDK variables.Tom Rini1
2009-01-27Merge trini/canadian-merge branch into org.openembedded.dev, fixup aTom Rini1
2009-01-22bitbake.conf: add EXTRA_IMAGECMD_{cpio,cpio.gz} variablesOtavio Salvador1
2009-01-22bitbake.conf: enable dynamic locale packages since bitbake 1.8.12 is now rele...Otavio Salvador1
2009-01-20image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R...Denys Dmytriyenko1
2009-01-20Auto resizing ext2/ext3 images (from Poky)Marcin Juszkiewicz1
2009-01-16SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ...Tom Rini1
2009-01-16Add a shortcut for the EXEEXT we'll use in packagingRichard Purdie1
2009-01-16bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie1
2009-01-16Merge branch 'rpurdie/canadian-sofar' into org.openembedded.devTom Rini1
2009-01-13bitbake.conf: remove --compr=zlib from ubifs command, the default (favourlzo)...Koen Kooi1
2009-01-13bitbake.conf: add first step for generating ubifs images, only the ubinize st...Koen Kooi1
2009-01-09Add a shortcut for the EXEEXT we'll use in packagingRichard Purdie1
2009-01-09bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h...Richard Purdie1
2008-12-04bitbake.conf: add QEMU_OPTION for armv6-novfpKoen Kooi1
2008-11-11bitbake.conf:Define STAGING_BINDIR_CROSS_BASEPKG and add it to the PATH:Stanislav Brabec1
2008-10-29bluemchen wiese: Allow to disable certain ugly packages globallyHolger Hans Peter Freyther1
2008-10-27bitbake.conf: use base_build_package_revision to ensure DISTRO_PR is usedOtavio Salvador1
2008-10-27classes/conf: Handle Distro PR change in sanity.bbclassRichard Purdie1
2008-10-23bitbake.conf: add dummy DISTRO_PRKoen Kooi1
2008-10-22Merge branch 'shared/file-pr-revert' into org.openembedded.devHolger Hans Peter Freyther1
2008-10-22Added BPN/BP functionality (see #11716)Robert Schuster1
2008-10-18bb files: Revert the introduction of FILE_PRHolger Hans Peter Freyther1
2008-10-16bitbake.conf: removing trailing space from TARGET_HASH to attempt toKoen Kooi1
2008-10-16linux-*.bb: use KERNELORG_MIRROR consistently (fixes checksum errors)Jeremy Lainé1
2008-10-15[commit] Allow the distribution to set the hash-style and enable it for angstromHolger Hans Peter Freyther1
2008-10-15[PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PRHolger Hans Peter Freyther1