aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2018-08-07runqueue: Allow the hash validate function to have an idea of build completionRichard Purdie
2018-08-01toaster/orm/management/commands/lsupdates.py: Use new layerindexlib moduleMark Hatle
2018-08-01bitbake-layers: disable parsing for layerindex commandsMark Hatle
2018-08-01bblayers/layerindex.py: Switch to use the new layerindexlib classMark Hatle
2018-08-01layerindexlib: Initial layer index processing module implementationMark Hatle
2018-08-01bblayers/layerindex.py: Fix addition of layersMark Hatle
2018-08-01bblayers: Don't parse all recipes when calling add-layerRichard Purdie
2018-08-01bitbake: Add support for multiconfig dependenciesAlejandro Enedino Hernandez Samaniego
2018-07-26codeparser: Track oe.utils.conditional usageMartin Jansa
2018-07-26utils: add optional callback to edit_bblayers_conf()Paul Eggleton
2018-07-25server/process: Always place the server logfile in the build directoryRichard Purdie
2018-07-09runqueue: Stop on first unsatisfied dependencyJoshua Watt
2018-07-09runqueue: Remove unused variableJoshua Watt
2018-07-09siggen: Delete trailing whitespaceJoshua Watt
2018-07-09runqueue: Remove trailing whitespaceJoshua Watt
2018-07-02runqueue.py: Fix a virtual class extension stamps issueMing Liu
2018-06-19fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov
2018-06-15runqueue.py: Initial implementation of per task process limitsMark Hatle
2018-06-15runqueue.py: Minor cleanup for RunQueueStats and usersMark Hatle
2018-06-15fetch2: unify the way fetchers determine DL_DIR and FETCHCMDAndre McCurdy
2018-06-06fetch/gitsm: avoid live submodule fetching during unpack()Matt Hoosier
2018-06-06bitbake: Update version to post release 1.39Richard Purdie
2018-05-29fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin
2018-05-14fetch2/__init__.py: Fixed handling of uris with empty pathJakub Dębski
2018-05-11fetch/git: make fewer calls to _contains_ref() from download()Andre McCurdy
2018-04-26toaster: add 'Sumo' to release selectionDavid Reyna
2018-04-23lib/bb/utils: prevent movefile from changing dest dir permissionsyocto-2.52018-04-sumo1.38.0Mattias Hansson
2018-04-06cookerdata: Issue warning if layer doesn't set LAYERSERIES_COMPAT_xRichard Purdie
2018-03-28toaster: do not fail on optional 'custom.xml' fileDavid Reyna
2018-03-28fetch2/git: log exception if ls-remote failsRoss Burton
2018-03-28tests/fetch: state which upstream failedRoss Burton
2018-03-15utils.py: Add option for explode_dep_versions2 to return unsortedAmanda Brindle
2018-03-03cooker: Fix environment double key expansion issueRichard Purdie
2018-03-03cooker: Run registered anonymous python before displaying environmentRichard Purdie
2018-03-03parse/ast: Abstract anonymous function execution into a functionRichard Purdie
2018-02-27runqueue: Ensure only recursive task dependencies are prunedRichard Purdie
2018-02-09bitbake: toaster: don't use git fetch --allRobert Yang
2018-02-09fetch2: Handle missing donestamp file when content is validNathan Rossi
2018-02-09fetch2/npm.py: Fix inverted condition to prevent infinite loopBöszörményi Zoltán
2018-02-09bitbake: parse: fixes for resolve_file()Robert Yang
2018-02-09bitbake: cache: improve debug messageRobert Yang
2018-02-09bitbake: cooker: don't stop file notifier when cooker is shutdownRobert Yang
2018-02-09bitbake: cooker: fix for BBFILE_PATTERN matches bbappendRobert Yang
2018-02-09bitbake: cooker: skip when BBFILE_PATTERN is emptyRobert Yang
2018-02-09fetch/git: Use 'git-make-shallow' from bin directoryNathan Rossi
2018-02-09main/runqueue: Rework runall task and add runonly optionRichard Purdie
2018-01-29runqueue: Rewrite and optimize recrdepends handlingRichard Purdie
2018-01-29runqueue: Optimize recrdepends handlingRichard Purdie
2018-01-29runqueue: Remove unused variablesRichard Purdie
2018-01-29runqueue: Fix recidepends handlingRichard Purdie