summaryrefslogtreecommitdiff
path: root/meta/classes/sstate.bbclass
AgeCommit message (Expand)AuthorFiles
2014-01-06sstate: Add optimizing logic for crosssdk setscene dependenciesMing Liu1
2013-12-21sstate: Use datastore copies due to data changes persistingRichard Purdie1
2013-12-20sstate/sstatesig: Add populate_lic to list of arch invariant sstate tasksRichard Purdie1
2013-12-20sstate: Convert to use ':' as a filename sperator and use SSTATE_SWSPEC globallyRichard Purdie1
2013-12-18sstate: Get rid of crazy name mappingRichard Purdie1
2013-12-18sstate/gcc: Fix shared workdir handling for siginfo filesRichard Purdie1
2013-12-18sstate: Write out siginfo files for non-sstate tasksRichard Purdie1
2013-09-24sstate.bbclass: ignore the tar failure.Roy Li1
2013-09-12sstate.bbclass: fix parallel building issueRoy.Li1
2013-09-01meta: Don't use deprecated bitbake APIRichard Purdie1
2013-08-23sstate: Fix the relative symlink replacement codeRichard Purdie1
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