summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval2013-03-051-1/+1
* sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie2013-03-051-1/+1
* sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu2013-03-051-1/+7
* sstate.bbclass: Ensure build directory is cleaned to start withRichard Purdie2013-02-061-0/+1
* sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie2013-02-061-2/+2
* sstate: Move debug comment to more logical placeRichard Purdie2013-01-301-1/+1
* sstate: Add optimisation for useradd injected dependenciesRichard Purdie2013-01-251-0/+8
* Split do_packagedata task from do_packageRichard Purdie2013-01-251-3/+3
* sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, a...Martin Ertsaas2013-01-151-3/+7
* sstate.bbclass:specify function dirs to avoid raceHongxu Jia2013-01-091-0/+5
* sstate.bbclass: Improve stamp-extra-info task handling to avoid warningsRichard Purdie2012-12-171-4/+7
* sstate.bbclass: Remove unused/uneeded variableRichard Purdie2012-12-171-2/+1
* sstate.bbclass: Simplify overcomplicated cleanall functionRichard Purdie2012-12-171-15/+6
* sstate: fix typoSaul Wold2012-12-061-1/+1
* sstate: fix typoRichard Purdie2012-12-061-1/+1
* sstate: fetch .siginfo files from SSTATE_MIRRORSaul Wold2012-12-061-0/+2
* sstate.bbclass: fix detection of owners matching sstate filesMartin Jansa2012-12-051-2/+1
* sstate.bbclass: fixed file-conflict checkEnrico Scholz2012-12-051-1/+1
* 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