summaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
Commit message (Expand)AuthorAgeFilesLines
* sstate.bbclass: ignore the tar failure.Roy Li2013-09-241-1/+6
* sstate.bbclass: fix parallel building issueRoy.Li2013-09-141-1/+1
* meta: Don't use deprecated bitbake APIRichard Purdie2013-09-011-8/+8
* sstate: Fix the relative symlink replacement codeRichard Purdie2013-08-231-5/+6
* sstate.bbclass: Add an extra check for sstate_mirrorsJoe MacDonald2013-07-051-0/+10
* sstate.bbclass: fetch archive+siginfo in a single pstaging_fetchChristopher Larson2013-06-111-17/+15
* sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetchingChristopher Larson2013-06-111-0/+2
* base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...Richard Purdie2013-06-071-1/+1
* sstate.bbclass: fixup extra hardcoded pathsJackie Huang2013-06-041-0/+11
* classes/lib: Update to use print as a function callRichard Purdie2013-05-091-3/+3
* sstate.bbclass: make hard links for staging filesRobert Yang2013-05-021-1/+1
* sstate: Set umask to 002 before packaging runsPhil Blundell2013-04-291-0/+4
* classes/sstate: avoid traceback when no files have been stagedPaul Eggleton2013-04-031-1/+4
* sstate.bbclass: remove reference to gtk+-nativeAndreas Müller2013-04-021-1/+1
* sstate: add -f to mv when moving sstate files into placeJeff Polk2013-04-021-1/+1
* 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