summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/bb
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: avoid circular recursion with SRCPV in PRPeter Marko2018-10-181-1/+3
* bitbake: taskexp: add focused search barTobias Olausson2018-10-181-1/+9
* bitbake: data: Fix whitespace on _remove operationsRichard Purdie2018-10-182-6/+19
* bitbake: data_smart: Preserve history when renaming variablesRichard Purdie2018-10-181-0/+11
* bitbake: main: Fix environment handling for UI module importsRichard Purdie2018-10-101-3/+4
* bitbake: gitsm: Allow relative URIs when fetchingMark Hatle2018-10-041-0/+5
* bitbake: fetch2/gitsm: checkout submodules recursivelyLaurent Bonnans2018-10-041-30/+38
* bitbake: fetch2/gitsm: handle submodules nested inside subdirsLaurent Bonnans2018-10-041-6/+9
* bitbake: toaster: error logs missing for cli buildsDavid Reyna2018-10-041-4/+5
* bitbake: fetch2/gitsm: fix a typoLaurent Bonnans2018-10-041-1/+1
* bitbake: fetch2/git: use correct check to decide if the shallow tarball shoul...Urs Fässler2018-10-041-1/+1
* bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler2018-10-042-1/+15
* bitbake: fetch2/git: improve readability of method need_updateUrs Fässler2018-10-041-4/+9
* bitbake: test/fetch: use canonical GitLab URLsRoss Burton2018-10-041-2/+2
* bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle2018-09-262-123/+159
* bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle2018-09-261-0/+4
* bitbake: utils: lockfile: Fix infinite loopIoan-Adrian Ratiu2018-09-251-1/+5
* bitbake: daemonize/build: Clean up /dev/null fd handlingRichard Purdie2018-09-222-7/+4
* bitbake: COW: Fix StopIteration warningRichard Purdie2018-09-221-1/+1
* bitbake: runqueue: Ensure setscene tasks that aren't covered get builtRichard Purdie2018-09-101-2/+4
* bitbake: cooker/runqueue: Turn universe warnings into verbnotesRichard Purdie2018-09-102-2/+2
* bitbake: msg: Add explicit verbnote log levelRichard Purdie2018-09-102-0/+19
* bitbake: server/process: Various server startup logging fixesRichard Purdie2018-09-053-13/+22
* bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle2018-09-052-1/+87
* bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie2018-08-291-2/+2
* bitbake: fetcher: Fixed remote removal not throwing exception.Paulo Neves2018-08-281-4/+3
* bitbake: parse/ast: ensure saved event handlers really do get restoredPaul Eggleton2018-08-241-18/+19
* bitbake: bitbake: Bump version 1.39.0 -> 1.39.1Richard Purdie2018-08-231-1/+1
* bitbake: daemonize: Flush stdio on exitJoshua Watt2018-08-231-2/+7
* bitbake: bb/utils.py: add break_hardlinks helperRasmus Villemoes2018-08-161-0/+17
* bitbake: runqueue: Move decision if a task can be started to one common placeAndreas Müller2018-08-151-4/+8
* bitbake: utils/md5_file: don't iterate line-by-lineRoss Burton2018-08-151-4/+9
* bitbake: checksum: sanity check path when recursively checksummingRoss Burton2018-08-141-0/+2
* bitbake: event.py: fix typoKai Kang2018-08-141-1/+1
* bitbake: runqueue: Allow the hash validate function to have an idea of build ...Richard Purdie2018-08-081-0/+5
* bitbake: bitbake: Add support for multiconfig dependenciesAlejandro Enedino Hernandez Samaniego2018-08-015-8/+79
* bitbake: codeparser: Track oe.utils.conditional usageMartin Jansa2018-07-302-3/+3
* bitbake: utils: add optional callback to edit_bblayers_conf()Paul Eggleton2018-07-301-1/+14
* bitbake: server/process: Always place the server logfile in the build directoryuninative-2.2Richard Purdie2018-07-251-2/+3
* bitbake: runqueue: Stop on first unsatisfied dependencyJoshua Watt2018-07-091-3/+4
* bitbake: runqueue: Remove unused variableJoshua Watt2018-07-091-2/+0
* bitbake: siggen: Delete trailing whitespaceJoshua Watt2018-07-091-2/+2
* bitbake: runqueue: Remove trailing whitespaceJoshua Watt2018-07-091-1/+1
* bitbake: runqueue.py: Fix a virtual class extension stamps issueMing Liu2018-07-021-1/+1
* bitbake: fetch2: Use correct check in parameter handling in uri_replace()Nikolai Merinov2018-06-212-2/+4
* bitbake: runqueue.py: Initial implementation of per task process limitsMark Hatle2018-06-151-0/+21
* bitbake: runqueue.py: Minor cleanup for RunQueueStats and usersMark Hatle2018-06-151-9/+9
* bitbake: fetch2: unify the way fetchers determine DL_DIR and FETCHCMDAndre McCurdy2018-06-158-21/+23
* bitbake: fetch/gitsm: avoid live submodule fetching during unpack()Matt Hoosier2018-06-071-8/+75
* bitbake: bitbake: Update version to post release 1.39Richard Purdie2018-06-061-1/+1