aboutsummaryrefslogtreecommitdiffstats
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)Author
2013-09-24sstate.bbclass: ignore the tar failure.Roy Li
2013-09-12sstate.bbclass: fix parallel building issueRoy.Li
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie
2013-08-23sstate: Fix the relative symlink replacement codeRichard Purdie
2013-07-05sstate.bbclass: Add an extra check for sstate_mirrorsJoe MacDonald
2013-06-11sstate.bbclass: fetch archive+siginfo in a single pstaging_fetchChristopher Larson
2013-06-11sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetchingChristopher Larson
2013-06-07base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...Richard Purdie
2013-06-04sstate.bbclass: fixup extra hardcoded pathsJackie Huang
2013-05-09classes/lib: Update to use print as a function callRichard Purdie
2013-05-01sstate.bbclass: make hard links for staging filesRobert Yang
2013-04-29sstate: Set umask to 002 before packaging runsPhil Blundell
2013-04-03classes/sstate: avoid traceback when no files have been stagedPaul Eggleton
2013-04-02sstate.bbclass: remove reference to gtk+-nativeAndreas Müller
2013-04-02sstate: add -f to mv when moving sstate files into placeJeff Polk
2013-03-05sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval
2013-03-05sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie
2013-03-05sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu
2013-02-06sstate.bbclass: Ensure build directory is cleaned to start withRichard Purdie
2013-02-06sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie
2013-01-30sstate: Move debug comment to more logical placeRichard Purdie
2013-01-25sstate: Add optimisation for useradd injected dependenciesRichard Purdie
2013-01-25Split do_packagedata task from do_packageRichard Purdie
2013-01-15sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, a...Martin Ertsaas
2013-01-09sstate.bbclass:specify function dirs to avoid raceHongxu Jia
2012-12-17sstate.bbclass: Improve stamp-extra-info task handling to avoid warningsRichard Purdie
2012-12-17sstate.bbclass: Remove unused/uneeded variableRichard Purdie
2012-12-17sstate.bbclass: Simplify overcomplicated cleanall functionRichard Purdie
2012-12-06sstate: fix typoSaul Wold
2012-12-06sstate: fix typoRichard Purdie
2012-12-06sstate: fetch .siginfo files from SSTATE_MIRRORSaul Wold
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