| Commit message (Expand) | Author | Age | Files | Lines |
* | yocto-bsp: prepend includes in machine.scc files with machine | Tom Zanussi | 2013-02-07 | 7 | -14/+14 |
* | qemu.bbclass: fix segfaults when running through pseudo | Laurentiu Palcu | 2013-02-07 | 1 | -1/+1 |
* | qemu.bbclass: Use the correct qemu binary in multilib cases | Richard Purdie | 2013-02-07 | 1 | -1/+3 |
* | image.bbclass: Add MLPREFIX to DEPENDS | Richard Purdie | 2013-02-07 | 1 | -1/+1 |
* | qemuwrapper: Don't use STAGING_BINDIR_CROSS directly | Richard Purdie | 2013-02-07 | 1 | -4/+10 |
* | sanity.bbclass: Check for DISPLAY for qemutests in BB_ORIGENV now | Richard Purdie | 2013-02-07 | 1 | -2/+4 |
* | directfb: Really disable mesa | Richard Purdie | 2013-02-07 | 1 | -0/+1 |
* | poky: Enable pkgvarcheck warnings | Richard Purdie | 2013-02-07 | 1 | -1/+1 |
* | bitbake: prserv/serv.py: Fix logging in daemon mode | Richard Purdie | 2013-02-06 | 1 | -4/+16 |
* | bitbake: bitbake: Always use separate process for PR Service | Richard Purdie | 2013-02-06 | 2 | -23/+8 |
* | imagetest-qemu: Adapt to bitbake environment changes | Richard Purdie | 2013-02-06 | 1 | -1/+10 |
* | terminal.bbclass: Use BB_ORIGENV to restore user environmental variables | Richard Purdie | 2013-02-06 | 1 | -1/+12 |
* | bitbake.conf: Update hashconfig after BB_ORIGENV changes | Richard Purdie | 2013-02-06 | 1 | -4/+3 |
* | package.bbclass: Replace undefined 'src' with valid variable | Khem Raj | 2013-02-06 | 1 | -1/+1 |
* | package.bbclass: Ensure package_get_auto_pr is run at the correct point | Richard Purdie | 2013-02-06 | 1 | -1/+2 |
* | bitbake-prserv-tool: show error when export file does not exist | Martin Jansa | 2013-02-06 | 1 | -1/+9 |
* | initiscripts: Fix populate-volatiles.sh whitespace | Richard Purdie | 2013-02-06 | 1 | -110/+97 |
* | insane.bbclass: Add missing R* variables to pkgvarcheck | Martin Jansa | 2013-02-06 | 1 | -1/+1 |
* | libxscrnsaver: improve RREPLACES to add libxss only for PN | Martin Jansa | 2013-02-06 | 1 | -1/+1 |
* | connman: be explicit when enabling ofono | Ross Burton | 2013-02-06 | 1 | -1/+1 |
* | package.bbclass: return list of packages created in do_split_packages | Martin Jansa | 2013-02-06 | 1 | -0/+3 |
* | sanity.conf: Update minimum bitbake version | Richard Purdie | 2013-02-06 | 1 | -1/+1 |
* | bitbake: Update version to 1.17.0 | Richard Purdie | 2013-02-06 | 2 | -2/+2 |
* | bitbake: fetch2: Remove broken git variables from the environment | Darren Hart | 2013-02-06 | 1 | -4/+4 |
* | bitbake: fetch2: Export upper and lower case environment variables | Darren Hart | 2013-02-06 | 1 | -2/+7 |
* | bitbake: cooker/utils: Drop custom 'interactive' variables list and store env... | Richard Purdie | 2013-02-06 | 2 | -26/+2 |
* | bitbake: compat/utils: Add copy of python multiprocessing pool for pre 2.7.3 ... | Richard Purdie | 2013-02-06 | 2 | -0/+695 |
* | scripts/create-recipe: Python improvements for create-recipe. | David Nyström | 2013-02-06 | 1 | -32/+124 |
* | package.bbclass: Pre-expand some variables to save time | Richard Purdie | 2013-02-06 | 1 | -0/+14 |
* | package.bbclass: Better document the different phases of operation | Richard Purdie | 2013-02-06 | 1 | -0/+16 |
* | package.bbclass: Add PACKAGESPLITFUNCS variable | Richard Purdie | 2013-02-06 | 4 | -3/+15 |
* | package.bbclass: Simplify empty directory removal | Richard Purdie | 2013-02-06 | 1 | -5/+1 |
* | package.bbclass: Various minor performance tweaks | Richard Purdie | 2013-02-06 | 1 | -8/+6 |
* | package.bbclass: Make use of cleandirs and dirs function flags | Richard Purdie | 2013-02-06 | 1 | -5/+3 |
* | kernel.bbclass: Improve populate_packages_prepend | Richard Purdie | 2013-02-06 | 1 | -27/+21 |
* | package.bbclass: Rewrite split_and_strip_files | Richard Purdie | 2013-02-06 | 1 | -105/+97 |
* | package.bbclass: Fix up bb.mkdirhier/bb.copyfile usage | Richard Purdie | 2013-02-06 | 1 | -7/+7 |
* | update-rc.d: Drop OVERRIDES code | Richard Purdie | 2013-02-06 | 1 | -11/+6 |
* | staging.bbclass: Drop unused/legacy function | Richard Purdie | 2013-02-06 | 1 | -4/+0 |
* | staging/insane.bbclass: Move legacy do_stage check iinto insane.bbclass | Richard Purdie | 2013-02-06 | 2 | -5/+3 |
* | insane.bbclass: Add documentation headers for logical code blocks | Richard Purdie | 2013-02-06 | 1 | -0/+17 |
* | insane.bbclass: Add pkgvarcheck to check for suboptimal usages of variables | Richard Purdie | 2013-02-06 | 1 | -1/+9 |
* | package.bbclass: use the multiprocess pool from bitbake | Richard Purdie | 2013-02-06 | 1 | -2/+2 |
* | package: Process package stripping in parallel | Richard Purdie | 2013-02-06 | 2 | -45/+58 |
* | package: Don't export PATH | Richard Purdie | 2013-02-06 | 1 | -9/+5 |
* | package.bbclass: Multithread per file dependency generation code | Richard Purdie | 2013-02-06 | 4 | -62/+85 |
* | sstate.bbclass: Ensure build directory is cleaned to start with | Richard Purdie | 2013-02-06 | 1 | -0/+1 |
* | sstate/path.py: Add copyhardlinktree() function and use for performance optim... | Richard Purdie | 2013-02-06 | 2 | -2/+10 |
* | systemd: remove /var/cache from volatiles | Laurentiu Palcu | 2013-02-06 | 1 | -1/+0 |
* | rpm: remove /var/volatiles/cache/rpm from the FILEs list | Laurentiu Palcu | 2013-02-06 | 1 | -1/+0 |