summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* packagegroup/allarch: Convert to use allarch classRichard Purdie2012-11-261-1/+1
* sstate: Explicitly define populate_sysroot task relationshipsRichard Purdie2012-11-241-9/+16
* sstate: Add a rule for target sysroot requirements from cross dependenciesRichard Purdie2012-11-241-0/+4
* sstate: Implement a setscene dependency validation routine to allow skipping ...Richard Purdie2012-11-201-0/+52
* sstate: Drop now unneeded python whitelist entriesRichard Purdie2012-11-181-2/+0
* sstate: Bump version number to deal with layout fixesRichard Purdie2012-11-141-1/+1
* sstate: Fix various path manipulation issuesRichard Purdie2012-11-141-3/+5
* sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie2012-11-141-0/+4
* sstate: add manifest info for shared file matchesSaul Wold2012-10-271-1/+7
* sstate: Improve handling of machine specific manifestsRichard Purdie2012-10-221-7/+8
* sstate: when warnings about sysroot overwrites, say what the recipe wasRoss Burton2012-10-181-1/+1
* sstate: Use -m option to tar when unpacking sstateRichard Purdie2012-10-181-1/+1
* sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warningRichard Purdie2012-10-081-1/+1
* sstate: Add extra entries to the sstate duplicate files whitelistRichard Purdie2012-10-051-2/+8
* sstate: Normalise paths before comparing with the whitelistRichard Purdie2012-10-051-0/+1
* sstate: Relax the duplicate file whitelist for nowRichard Purdie2012-09-281-1/+5
* sstate: Remove master manifest usageRichard Purdie2012-09-261-28/+3
* sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie2012-09-261-1/+1
* sstate: Append to EXTRASSTATEMAPS and add commentRichard Purdie2012-09-121-1/+2
* sstate.bbclass: Remove hardcoded task mappingsRichard Purdie2012-09-021-10/+8
* sstate: Ensure master.list exists if it doesn't alreadyRichard Purdie2012-08-301-0/+4
* sstate.bbclass: Detect overwriting files in sstate controlled directoriesRichard Purdie2012-08-301-1/+44
* meta/classes: Various python whitespace fixesRichard Purdie2012-08-211-13/+13
* sstate.bbclass: Add a string representing the lsb release to native/cross sstateRichard Purdie2012-07-281-5/+17
* sstate: Add a two character subdirectory to the sstate directory layoutRichard Purdie2012-07-281-12/+15
* sstate: Set SSTAGE_PKGARCH for allarch packages to allow reuseRichard Purdie2012-07-221-0/+3
* Convert tab indentation in python functions into four-spaceRichard Purdie2012-07-191-52/+52
* sstate.bbclass: Move crosssdk before cross to ensure correct variables are setRichard Purdie2012-07-171-2/+2
* meta: replace os.system with subprocess.callRobert Yang2012-05-301-3/+6
* sstate.bbclass: Make sure we don't have an empty fixmepath fileMark Hatle2012-05-181-5/+12
* meta/classes/sstate.bbclass: ensure sstate files have group R/WJoshua Lock2012-05-171-0/+1
* sstate.bbclass: Optimize the generation and install path fixupsMark Hatle2012-05-151-1/+6
* sstate.bbclass: Improve sstate_installpkg performanceMark Hatle2012-05-111-7/+21
* Revert "bitbake.conf/sstate.bbclass: Change PATH when installing sstate files...Richard Purdie2012-03-231-8/+0
* sstate.bbclass: Remove possibility of file corruption and make package writin...Richard Purdie2012-03-231-2/+4
* bitbake.conf/sstate.bbclass: Change PATH when installing sstate files to avoi...Richard Purdie2012-03-211-0/+8
* meta: Replace bb.data.expand(xxx, d) -> d.expand(xxx)Richard Purdie2012-03-051-15/+15
* sstate: Remove unecessary bb.data.expand()Richard Purdie2012-03-051-7/+7
* meta/classes: Convert to use appendVar and appendVarFlagsRichard Purdie2012-03-051-6/+2
* sstate.bbclass: improve performance of sstate package creationMartin Jansa2012-02-241-23/+16
* sstate.bbclass: add *_config to SSTATE_SCAN_FILESMartin Jansa2012-02-231-1/+1
* sstate.bbclass: Optimise sstate_hardcode_pathRichard Purdie2012-02-101-11/+16
* sstate.bbclass: Add support for sstate preinst functionsRichard Purdie2012-01-271-0/+5
* sstate: Add SSTATE_SCAN_FILESRichard Purdie2011-12-151-1/+2
* getVar/setVar cleanupsRichard Purdie2011-11-271-7/+7
* sstate.bbclass: Ensure we expand stamp-extra-infoRichard Purdie2011-11-211-1/+1
* Convert to use direct access to the data store (instead of bb.data.*Var*())Richard Purdie2011-11-101-47/+47
* sstate.bbclass: Ensure machine specific stamps are only wiped for the current...Richard Purdie2011-10-071-2/+7
* sstate: No need to spew out a debug message per file, summarise insteadRichard Purdie2011-09-261-3/+4
* sstate: Avoid contention between sstate packagesRichard Purdie2011-09-071-0/+3
OpenPOWER on IntegriCloud