summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2012-12-05sstate.bbclass: fix detection of owners matching sstate filesMartin Jansa
2012-12-05sstate.bbclass: fixed file-conflict checkEnrico Scholz
2012-11-26packagegroup/allarch: Convert to use allarch classRichard Purdie
2012-11-24sstate: Explicitly define populate_sysroot task relationshipsRichard Purdie
2012-11-24sstate: Add a rule for target sysroot requirements from cross dependenciesRichard Purdie
2012-11-19sstate: Implement a setscene dependency validation routine to allow skipping ...Richard Purdie
2012-11-18sstate: Drop now unneeded python whitelist entriesRichard Purdie
2012-11-14sstate: Bump version number to deal with layout fixesRichard Purdie
2012-11-14sstate: Fix various path manipulation issuesRichard Purdie
2012-11-14sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie
2012-10-27sstate: add manifest info for shared file matchesSaul Wold
2012-10-22sstate: Improve handling of machine specific manifestsRichard Purdie
2012-10-18sstate: when warnings about sysroot overwrites, say what the recipe wasRoss Burton
2012-10-18sstate: Use -m option to tar when unpacking sstateRichard Purdie
2012-10-08sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warningRichard Purdie
2012-10-05sstate: Add extra entries to the sstate duplicate files whitelistRichard Purdie
2012-10-05sstate: Normalise paths before comparing with the whitelistRichard Purdie
2012-09-28sstate: Relax the duplicate file whitelist for nowRichard Purdie
2012-09-26sstate: Remove master manifest usageRichard Purdie
2012-09-26sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie
2012-09-12sstate: Append to EXTRASSTATEMAPS and add commentRichard Purdie
2012-08-31sstate.bbclass: Remove hardcoded task mappingsRichard Purdie
2012-08-30sstate: Ensure master.list exists if it doesn't alreadyRichard Purdie
2012-08-30sstate.bbclass: Detect overwriting files in sstate controlled directoriesRichard Purdie
2012-08-21meta/classes: Various python whitespace fixesRichard Purdie
2012-07-27sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie
2012-07-27sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie
2012-07-22sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie
2012-07-19Convert tab indentation in python functions into four-spaceRichard Purdie
2012-07-16sstate.bbclass: Move crosssdk before cross to ensure correct variables are setRichard Purdie
2012-05-30meta: replace os.system with subprocess.callRobert Yang
2012-05-18sstate.bbclass: Make sure we don't have an empty fixmepath fileMark Hatle
2012-05-17meta/classes/sstate.bbclass: ensure sstate files have group R/WJoshua Lock
2012-05-15sstate.bbclass: Optimize the generation and install path fixupsMark Hatle
2012-05-11sstate.bbclass: Improve sstate_installpkg performanceMark Hatle
2012-03-23Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files...Richard Purdie
2012-03-23sstate.bbclass: Remove possibility of file corruption and make package writin...Richard Purdie
2012-03-21bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoi...Richard Purdie
2012-03-05meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie
2012-03-05sstate: Remove unecessary bb.data.expand()Richard Purdie
2012-03-05meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie
2012-02-24sstate.bbclass: improve performance of sstate package creationMartin Jansa
2012-02-23sstate.bbclass: add *_config to SSTATE_SCAN_FILESMartin Jansa
2012-02-10sstate.bbclass: Optimise sstate_hardcode_pathRichard Purdie
2012-01-27sstate.bbclass: Add support for sstate preinst functionsRichard Purdie
2011-12-15sstate: Add SSTATE_SCAN_FILESRichard Purdie
2011-11-26getVar/setVar cleanupsRichard Purdie
2011-11-21sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie
2011-11-10Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie
2011-10-06sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie