summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2013-07-05sstate.bbclass: Add an extra check for sstate_mirrorsJoe MacDonald1
2013-06-11sstate.bbclass: fetch archive+siginfo in a single pstaging_fetchChristopher Larson1
2013-06-11sstate.bbclass: kill MIRRORS and FILESPATH to speed up fetchingChristopher Larson1
2013-06-07base/useradd/sstate: Ensure do_package setscene has correct fakeroot dependen...Richard Purdie1
2013-06-04sstate.bbclass: fixup extra hardcoded pathsJackie Huang1
2013-05-09classes/lib: Update to use print as a function callRichard Purdie1
2013-05-01sstate.bbclass: make hard links for staging filesRobert Yang1
2013-04-29sstate: Set umask to 002 before packaging runsPhil Blundell1
2013-04-03classes/sstate: avoid traceback when no files have been stagedPaul Eggleton1
2013-04-02sstate.bbclass: remove reference to gtk+-nativeAndreas Müller1
2013-04-02sstate: add -f to mv when moving sstate files into placeJeff Polk1
2013-03-05sstate.bbclass: Enclose sstate search parameter with quotesLeonardo Sandoval1
2013-03-05sstate: Add gtk-update-icon-cache-native to postinst recipes listRichard Purdie1
2013-03-05sstate.bbclass: consider postinstall dependencies tooLaurentiu Palcu1
2013-02-06sstate.bbclass: Ensure build directory is cleaned to start withRichard Purdie1
2013-02-06sstate/path.py: Add copyhardlinktree() function and use for performance optim...Richard Purdie1
2013-01-30sstate: Move debug comment to more logical placeRichard Purdie1
2013-01-25sstate: Add optimisation for useradd injected dependenciesRichard Purdie1
2013-01-25Split do_packagedata task from do_packageRichard Purdie1
2013-01-15sstate: Do not add the --no-run-if-empty arguement to xargs when on Darwin, a...Martin Ertsaas1
2013-01-09sstate.bbclass:specify function dirs to avoid raceHongxu Jia1
2012-12-17sstate.bbclass: Improve stamp-extra-info task handling to avoid warningsRichard Purdie1
2012-12-17sstate.bbclass: Remove unused/uneeded variableRichard Purdie1
2012-12-17sstate.bbclass: Simplify overcomplicated cleanall functionRichard Purdie1
2012-12-06sstate: fix typoSaul Wold1
2012-12-06sstate: fix typoRichard Purdie1
2012-12-06sstate: fetch .siginfo files from SSTATE_MIRRORSaul Wold1
2012-12-05sstate.bbclass: fix detection of owners matching sstate filesMartin Jansa1
2012-12-05sstate.bbclass: fixed file-conflict checkEnrico Scholz1
2012-11-26packagegroup/allarch: Convert to use allarch classRichard Purdie1
2012-11-24sstate: Explicitly define populate_sysroot task relationshipsRichard Purdie1
2012-11-24sstate: Add a rule for target sysroot requirements from cross dependenciesRichard Purdie1
2012-11-19sstate: Implement a setscene dependency validation routine to allow skipping ...Richard Purdie1
2012-11-18sstate: Drop now unneeded python whitelist entriesRichard Purdie1
2012-11-14sstate: Bump version number to deal with layout fixesRichard Purdie1
2012-11-14sstate: Fix various path manipulation issuesRichard Purdie1
2012-11-14sstate: Be consistent about sstate-inputdirs/outputdirs ending with '/'Richard Purdie1
2012-10-27sstate: add manifest info for shared file matchesSaul Wold1
2012-10-22sstate: Improve handling of machine specific manifestsRichard Purdie1
2012-10-18sstate: when warnings about sysroot overwrites, say what the recipe wasRoss Burton1
2012-10-18sstate: Use -m option to tar when unpacking sstateRichard Purdie1
2012-10-08sstate: Also add datadir/sgl to sstate whitelist to avoid openjade warningRichard Purdie1
2012-10-05sstate: Add extra entries to the sstate duplicate files whitelistRichard Purdie1
2012-10-05sstate: Normalise paths before comparing with the whitelistRichard Purdie1
2012-09-28sstate: Relax the duplicate file whitelist for nowRichard Purdie1
2012-09-26sstate: Remove master manifest usageRichard Purdie1
2012-09-26sstate: Fix SSTATE_DUPWHITELIST variable usageRichard Purdie1
2012-09-12sstate: Append to EXTRASSTATEMAPS and add commentRichard Purdie1
2012-08-31sstate.bbclass: Remove hardcoded task mappingsRichard Purdie1
2012-08-30sstate: Ensure master.list exists if it doesn't alreadyRichard Purdie1