Age | Commit message (Expand) | Author | Files |
2013-02-06 | package.bbclass: Ensure package_get_auto_pr is run at the correct point | Richard Purdie | 1 |
2013-02-06 | insane.bbclass: Add missing R* variables to pkgvarcheck | Martin Jansa | 1 |
2013-02-06 | package.bbclass: return list of packages created in do_split_packages | Martin Jansa | 1 |
2013-02-06 | package.bbclass: Pre-expand some variables to save time | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Better document the different phases of operation | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Add PACKAGESPLITFUNCS variable | Richard Purdie | 4 |
2013-02-06 | package.bbclass: Simplify empty directory removal | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Various minor performance tweaks | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Make use of cleandirs and dirs function flags | Richard Purdie | 1 |
2013-02-06 | kernel.bbclass: Improve populate_packages_prepend | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Rewrite split_and_strip_files | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage | Richard Purdie | 1 |
2013-02-06 | update-rc.d: Drop OVERRIDES code | Richard Purdie | 1 |
2013-02-06 | staging.bbclass: Drop unused/legacy function | Richard Purdie | 1 |
2013-02-06 | staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclass | Richard Purdie | 2 |
2013-02-06 | insane.bbclass: Add documentation headers for logical code blocks | Richard Purdie | 1 |
2013-02-06 | insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variables | Richard Purdie | 1 |
2013-02-06 | package.bbclass: use the multiprocess pool from bitbake | Richard Purdie | 1 |
2013-02-06 | package: Process package stripping in parallel | Richard Purdie | 1 |
2013-02-06 | package: Don't export PATH | Richard Purdie | 1 |
2013-02-06 | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 3 |
2013-02-06 | sstate.bbclass: Ensure build directory is cleaned to start with | Richard Purdie | 1 |
2013-02-06 | sstate/path.py: Add copyhardlinktree() function and use for performance optim... | Richard Purdie | 1 |
2013-02-06 | package_ipk, rootfs_ipk: remove the "set -x" | Laurentiu Palcu | 2 |
2013-02-06 | image.bbclass: add a proper error message if hook script fails | Laurentiu Palcu | 1 |
2013-02-06 | qemu.bbclass: return qemuwrapper instead of qemu-allarch | Laurentiu Palcu | 1 |
2013-02-06 | add fontcache.bbclass | Laurentiu Palcu | 1 |
2013-02-06 | ipk: use OPKGLIBDIR in all places | Martin Jansa | 2 |
2013-02-04 | sip.bbclass: improve RDEPENDS to add python-sip only for PN | Martin Jansa | 1 |
2013-02-04 | cpan-base.bbclass: Improve RDEPENDS to be package specific | Richard Purdie | 1 |
2013-02-04 | package.bbclass: Allow per-package SKIP_FILEDEPS | Peter Seebach | 1 |
2013-02-04 | kernel-yocto/linux-yocto-custom: support low bandwidth options | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: allow multiple / shared kernel feature directories | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: fix .scc and .cfg matching | Bruce Ashfield | 1 |
2013-02-04 | kernel-yocto: make configuration audit details debug only | Bruce Ashfield | 1 |
2013-02-04 | cmake: reset B from autotools, as this class doesnt like it | Ross Burton | 1 |
2013-02-01 | gtk-icon-cache: Fix rdepends construction | Saul Wold | 1 |
2013-02-01 | module-base.bbclass: Call make instead of oe_runmake in do_make_scripts | Khem Raj | 1 |
2013-02-01 | module.bbclass: Allow for modules to be packaged seperate from ${PN} | Saul Wold | 1 |
2013-02-01 | license: fix LICENSE_CREATE_PACKAGE to stay disabled by default | Martin Jansa | 1 |
2013-02-01 | autotools.bbclass: add EXTRACONFFUNCS variable | Constantin Musca | 1 |
2013-02-01 | package.bbclass: Use expanded RDEPENDS in read_shlibdeps | Richard Purdie | 1 |
2013-02-01 | package: Create global package file list and use throughout PACKAGEFUNCS | Richard Purdie | 4 |
2013-02-01 | package.bbclass: Improve package_fixsymlinks | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Tweak PACKAGEFUNCS | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Split out package_fixsymlinks function | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Move PKG handling code to emit_pkgdata | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Avoid copying the datastore for FILES handling | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Check FILES once, not once per loop iteration | Richard Purdie | 1 |
2013-02-01 | package.bbclass: Add a shortcut exit from the mkdir function | Richard Purdie | 1 |