Age | Commit message (Expand) | Author | Files |
2013-01-15 | sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, a... | Martin Ertsaas | 1 |
2013-01-09 | sstate.bbclass:specify function dirs to avoid race | Hongxu Jia | 1 |
2012-12-17 | sstate.bbclass: Improve stamp-extra-info task handling to avoid warnings | Richard Purdie | 1 |
2012-12-17 | sstate.bbclass: Remove unused/uneeded variable | Richard Purdie | 1 |
2012-12-17 | sstate.bbclass: Simplify overcomplicated cleanall function | Richard Purdie | 1 |
2012-12-06 | sstate: fix typo | Saul Wold | 1 |
2012-12-06 | sstate: fix typo | Richard Purdie | 1 |
2012-12-06 | sstate: fetch .siginfo files from SSTATE_MIRROR | Saul Wold | 1 |
2012-12-05 | sstate.bbclass: fix detection of owners matching sstate files | Martin Jansa | 1 |
2012-12-05 | sstate.bbclass: fixed file-conflict check | Enrico Scholz | 1 |
2012-11-26 | packagegroup/allarch: Convert to use allarch class | Richard Purdie | 1 |
2012-11-24 | sstate: Explicitly define populate_sysroot task relationships | Richard Purdie | 1 |
2012-11-24 | sstate: Add a rule for target sysroot requirements from cross dependencies | Richard Purdie | 1 |
2012-11-19 | sstate: Implement a setscene dependency validation routine to allow skipping ... | Richard Purdie | 1 |
2012-11-18 | sstate: Drop now unneeded python whitelist entries | Richard Purdie | 1 |
2012-11-14 | sstate: Bump version number to deal with layout fixes | Richard Purdie | 1 |
2012-11-14 | sstate: Fix various path manipulation issues | Richard Purdie | 1 |
2012-11-14 | sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/' | Richard Purdie | 1 |
2012-10-27 | sstate: add manifest info for shared file matches | Saul Wold | 1 |
2012-10-22 | sstate: Improve handling of machine specific manifests | Richard Purdie | 1 |
2012-10-18 | sstate: when warnings about sysroot overwrites, say what the recipe was | Ross Burton | 1 |
2012-10-18 | sstate: Use -m option to tar when unpacking sstate | Richard Purdie | 1 |
2012-10-08 | sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warning | Richard Purdie | 1 |
2012-10-05 | sstate: Add extra entries to the sstate duplicate files whitelist | Richard Purdie | 1 |
2012-10-05 | sstate: Normalise paths before comparing with the whitelist | Richard Purdie | 1 |
2012-09-28 | sstate: Relax the duplicate file whitelist for now | Richard Purdie | 1 |
2012-09-26 | sstate: Remove master manifest usage | Richard Purdie | 1 |
2012-09-26 | sstate: Fix SSTATE_DUPWHITELIST variable usage | Richard Purdie | 1 |
2012-09-12 | sstate: Append to EXTRASSTATEMAPS and add comment | Richard Purdie | 1 |
2012-08-31 | sstate.bbclass: Remove hardcoded task mappings | Richard Purdie | 1 |
2012-08-30 | sstate: Ensure master.list exists if it doesn't already | Richard Purdie | 1 |
2012-08-30 | sstate.bbclass: Detect overwriting files in sstate controlled directories | Richard Purdie | 1 |
2012-08-21 | meta/classes: Various python whitespace fixes | Richard Purdie | 1 |
2012-07-27 | sstate.bbclass: Add a string representing the lsb release to native/cross sstate | Richard Purdie | 1 |
2012-07-27 | sstate: Add a two character subdirectory to the sstate directory layout | Richard Purdie | 1 |
2012-07-22 | sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuse | Richard Purdie | 1 |
2012-07-19 | Convert tab indentation in python functions into four-space | Richard Purdie | 1 |
2012-07-16 | sstate.bbclass: Move crosssdk before cross to ensure correct variables are set | Richard Purdie | 1 |
2012-05-30 | meta: replace os.system with subprocess.call | Robert Yang | 1 |
2012-05-18 | sstate.bbclass: Make sure we don't have an empty fixmepath file | Mark Hatle | 1 |
2012-05-17 | meta/classes/sstate.bbclass: ensure sstate files have group R/W | Joshua Lock | 1 |
2012-05-15 | sstate.bbclass: Optimize the generation and install path fixups | Mark Hatle | 1 |
2012-05-11 | sstate.bbclass: Improve sstate_installpkg performance | Mark Hatle | 1 |
2012-03-23 | Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files... | Richard Purdie | 1 |
2012-03-23 | sstate.bbclass: Remove possibility of file corruption and make package writin... | Richard Purdie | 1 |
2012-03-21 | bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoi... | Richard Purdie | 1 |
2012-03-05 | meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx) | Richard Purdie | 1 |
2012-03-05 | sstate: Remove unecessary bb.data.expand() | Richard Purdie | 1 |
2012-03-05 | meta/classes: Convert to use appendVar and appendVarFlags | Richard Purdie | 1 |
2012-02-24 | sstate.bbclass: improve performance of sstate package creation | Martin Jansa | 1 |