aboutsummaryrefslogtreecommitdiffstats
path: root/conf/bitbake.conf
AgeCommit message (Expand)Author
2009-05-18bitbake.conf: weakly assign OLDEST_KERNEL ?= "2.4.0" *after* machine and dist...Koen Kooi
2009-05-17bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054)Rolf Leggewie
2009-05-04Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR"Marcin Juszkiewicz
2009-04-29Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ...Marcin Juszkiewicz
2009-04-29bitbake.conf: make MACHINE_KERNEL_PR defaults to PRMarcin Juszkiewicz
2009-04-27bitbake.conf: fix parallel build for gzip'd imagesRoman I Khimov
2009-04-23bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFSRoman I Khimov
2009-04-21bitbake.conf: use ROOTFS_SIZE for gzip'd imagesRoman I Khimov
2009-04-20bitbake.conf, lib_package.bbclass: fix missing '$' in previous commitJeremy Lainé
2009-04-20bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.soJeremy Lainé
2009-04-18autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support...Stanislav Brabec
2009-04-17bitbake.conf: fix package population for darwinJeremy Lainé
2009-04-08bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default.Chris Larson
2009-04-06kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PRKoen Kooi
2009-03-31bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/.Chris Larson
2009-03-23bitbake.conf: resurrect FILESDIR, didn't intend its complete removal just yet.Chris Larson
2009-03-22bitbake.conf: --no-check-certificate was added to the wrong place for RESUMEC...Denys Dmytriyenko
2009-03-21bitbake.conf: make cvs and wget fetching obey PATH from the metadata.Chris Larson
2009-03-21bitbake.conf: Make FILESPATH only contain directories that actually exist.Chris Larson
2009-03-21bitbake.conf: Move the list of vars shown in the pre-build config display to ...Chris Larson
2009-03-21bitbake.conf: rework FILESPATH generation.Chris Larson
2009-03-19bitbake.conf: weak assignment for DEPLOY_DIRMichael 'Mickey' Lauer
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