summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: Bump version to 1.40.0Richard Purdie2018-10-202-2/+2
* bitbake: data_smart: Fix removal handling interaction issue with overridesRichard Purdie2018-10-202-4/+22
* bitbake: test/data: Add new tests for task checksum changing/not changingRichard Purdie2018-10-181-0/+48
* bitbake: data/siggen: Extract task hash generation code into a functionRichard Purdie2018-10-182-33/+42
* bitbake: bitbake: data: Ensure task checksums account for remove dataRichard Purdie2018-10-182-9/+30
* bitbake: data/data_smart: Allow getVarFlag to return the variable parser objectRichard Purdie2018-10-182-11/+18
* bitbake: data_smart: Fix expand_cache and _remove operator interaction issuesRichard Purdie2018-10-181-27/+23
* bitbake: data_smart: Micro optimise _remove handlingRichard Purdie2018-10-181-1/+1
* bitbake: fetch2: Avoid incorrect getVarFlag callRichard Purdie2018-10-181-1/+3
* bitbake: bitbake-user-manual: fix description of BB_RUNTASKChris Laplante via bitbake-devel2018-10-181-2/+2
* bitbake: fetch2/git: provide information about missing sourcesUrs Fässler2018-10-182-8/+23
* bitbake: fetch2/git: explicitly show the decision logic to select the source ...Urs Fässler2018-10-181-3/+4
* bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler2018-10-182-1/+14
* bitbake: fetch2: extract the function which ensures that a valid symlink existsUrs Fässler2018-10-181-10/+17
* bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler2018-10-181-11/+11
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler2018-10-181-0/+35
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler2018-10-181-0/+34
* bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler2018-10-181-0/+49
* 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: layerindexlib: Fix various type checking errorsMark Hatle2018-10-182-34/+36
* bitbake: toaster: missing shutil importDavid Reyna2018-10-181-0/+1
* bitbake: toaster: bump django version to match build toolsDavid Reyna2018-10-181-1/+1
* bitbake: toaster: bad link for distro conf fileDavid Reyna2018-10-182-6/+4
* bitbake: data: Fix whitespace on _remove operationsRichard Purdie2018-10-183-9/+22
* 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: custom image enable layer add, protect pre-cloned layersDavid Reyna2018-10-045-5/+23
* bitbake: toaster: disable git remote check to allow for firewallsDavid Reyna2018-10-041-2/+5
* bitbake: toaster: add 'thud' release to ToasterDavid Reyna2018-10-042-11/+11
* 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: bitbake-user-manual: Added section on multicong dependenciesScott Rifenbark2018-10-041-0/+76
* bitbake: bitbake-user-manual: Added BBMULTICONFIG supportScott Rifenbark2018-10-042-7/+58
* bitbake: bitbake-user-manual: Added new section on multiconfig buildsScott Rifenbark2018-10-042-0/+69
* 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/layerindexlib/tests/restapi.py: Fix test cases when BB_SKIP_NETT...Mark Hatle2018-09-261-77/+87
* bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle2018-09-261-0/+4
* bitbake: lib/layerindexlib/tests/cooker.py: Fix topdir to use an absolute (re...Mark Hatle2018-09-261-1/+1
* 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