Age | Commit message (Expand) | Author | Files |
2009-06-24 | bitbake.conf, base.bbclass: Changed build config summary header to be a varia... | Chris Larson | 1 |
2009-06-17 | fix for MACHINE_KERNEL_PR stuff | Marcin Juszkiewicz | 1 |
2009-06-15 | Revert "bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so" | Phil Blundell | 1 |
2009-06-12 | bitbake.conf: add -g to BUILD_OPTIMIZATION | Phil Blundell | 1 |
2009-06-01 | (e)glibc.inc: add minimal sane kernel versions, move from bitbake.conf | Roman I Khimov | 1 |
2009-05-18 | bitbake.conf: weakly assign OLDEST_KERNEL ?= "2.4.0" *after* machine and dist... | Koen Kooi | 1 |
2009-05-17 | bitbake.conf: update GENTOO_MIRROR setting. (Closes: #5054) | Rolf Leggewie | 1 |
2009-05-04 | Revert "bitbake.conf: make MACHINE_KERNEL_PR defaults to PR" | Marcin Juszkiewicz | 1 |
2009-04-29 | Merge branch 'org.openembedded.dev' of git@git.openembedded.net:openembedded ... | Marcin Juszkiewicz | 1 |
2009-04-29 | bitbake.conf: make MACHINE_KERNEL_PR defaults to PR | Marcin Juszkiewicz | 1 |
2009-04-27 | bitbake.conf: fix parallel build for gzip'd images | Roman I Khimov | 1 |
2009-04-23 | bitbake.conf: use rootfs/${PN} for IMAGE_ROOTFS | Roman I Khimov | 1 |
2009-04-21 | bitbake.conf: use ROOTFS_SIZE for gzip'd images | Roman I Khimov | 1 |
2009-04-20 | bitbake.conf, lib_package.bbclass: fix missing '$' in previous commit | Jeremy Lainé | 1 |
2009-04-20 | bitbake.conf, lib_package.bbclass: fix packaging of ${base_libdir}/*.so | Jeremy Lainé | 1 |
2009-04-18 | autotools.bbclass, distutils-common-base.bbclass, bitbake.conf: Fully support... | Stanislav Brabec | 1 |
2009-04-17 | bitbake.conf: fix package population for darwin | Jeremy Lainé | 1 |
2009-04-08 | bitbake.conf, collections.inc: Add COLLECTIONS mechanism w/ a sane default. | Chris Larson | 1 |
2009-04-06 | kernel,module-base class, bitbake.conf: introduce MACHINE_KERNEL_PR | Koen Kooi | 1 |
2009-03-31 | bitbake.conf: set a default BBMASK of /(nonworking|obsolete)/. | Chris Larson | 1 |
2009-03-23 | bitbake.conf: resurrect FILESDIR, didn't intend its complete removal just yet. | Chris Larson | 1 |
2009-03-22 | bitbake.conf: --no-check-certificate was added to the wrong place for RESUMEC... | Denys Dmytriyenko | 1 |
2009-03-21 | bitbake.conf: make cvs and wget fetching obey PATH from the metadata. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: Make FILESPATH only contain directories that actually exist. | Chris Larson | 1 |
2009-03-21 | bitbake.conf: Move the list of vars shown in the pre-build config display to ... | Chris Larson | 1 |
2009-03-21 | bitbake.conf: rework FILESPATH generation. | Chris Larson | 1 |
2009-03-19 | bitbake.conf: weak assignment for DEPLOY_DIR | Michael 'Mickey' Lauer | 1 |
2009-03-02 | bitbake.conf: add GNOME_GIT | Michael 'Mickey' Lauer | 1 |
2009-03-02 | bitbake.conf: sort download locations lexically | Michael 'Mickey' Lauer | 1 |
2009-02-28 | conf/bitbake.conf: use --no-check-certificate to avoid errors when wgetting f... | Otavio Salvador | 1 |
2009-02-16 | bitbake.conf: override XDG_DATA_DIRS to point into our staging area; | Michael 'Mickey' Lauer | 1 |
2009-02-13 | Merge branch 'master' of git://projetos.ossystems.com.br/git/users/otavio/org... | Otavio Salvador | 1 |
2009-02-13 | flash-plugin: add 10.0.12.36 | Otavio Salvador | 1 |
2009-02-11 | bitbake.conf: Add UBI_VOLNAME to allow distros to set the volume name for the... | Tom Rini | 1 |
2009-02-10 | bitbake.conf: Add a 'ubi' image target and update 'ubifs' target to take args | Tom Rini | 1 |
2009-02-03 | base.bbclass: only error out on missing checksums when OE_STRICT_CHECKSUMS is... | Koen Kooi | 1 |
2009-01-28 | Merge branch 'org.openembedded.dev' into trini/canadian-final-merge | Tom Rini | 1 |
2009-01-28 | bitbake.conf: Add a full set of SDK variables. | Tom Rini | 1 |
2009-01-27 | Merge trini/canadian-merge branch into org.openembedded.dev, fixup a | Tom Rini | 1 |
2009-01-22 | bitbake.conf: add EXTRA_IMAGECMD_{cpio,cpio.gz} variables | Otavio Salvador | 1 |
2009-01-22 | bitbake.conf: enable dynamic locale packages since bitbake 1.8.12 is now rele... | Otavio Salvador | 1 |
2009-01-20 | image.bbclass: resize images (ext2/ext3) only if they are bigger then IMAGE_R... | Denys Dmytriyenko | 1 |
2009-01-20 | Auto resizing ext2/ext3 images (from Poky) | Marcin Juszkiewicz | 1 |
2009-01-16 | SDK: Rename 'SDK_PREFIX' to 'SDK_PATH' so that it has a meaning analogous to ... | Tom Rini | 1 |
2009-01-16 | Add a shortcut for the EXEEXT we'll use in packaging | Richard Purdie | 1 |
2009-01-16 | bitbake.conf: Add EXEEXT variables for BUILD/HOST/TARGET so we can start to h... | Richard Purdie | 1 |
2009-01-16 | Merge branch 'rpurdie/canadian-sofar' into org.openembedded.dev | Tom Rini | 1 |
2009-01-13 | bitbake.conf: remove --compr=zlib from ubifs command, the default (favourlzo)... | Koen Kooi | 1 |
2009-01-13 | bitbake.conf: add first step for generating ubifs images, only the ubinize st... | Koen Kooi | 1 |
2009-01-09 | Add a shortcut for the EXEEXT we'll use in packaging | Richard Purdie | 1 |