summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-29bitbake-user-manual: Updates to variable wildcard support.yocto-2.62018-10-thud1.40.0Scott Rifenbark
2018-10-29bitbake-user-manual: Added wildcarding descriptionsScott Rifenbark
2018-10-20bitbake: Bump version to 1.40.0Richard Purdie
2018-10-19data_smart: Fix removal handling interaction issue with overridesRichard Purdie
2018-10-17test/data: Add new tests for task checksum changing/not changingRichard Purdie
2018-10-17data/siggen: Extract task hash generation code into a functionRichard Purdie
2018-10-17bitbake: data: Ensure task checksums account for remove dataRichard Purdie
2018-10-17data/data_smart: Allow getVarFlag to return the variable parser objectRichard Purdie
2018-10-17data_smart: Fix expand_cache and _remove operator interaction issuesRichard Purdie
2018-10-17data_smart: Micro optimise _remove handlingRichard Purdie
2018-10-17fetch2: Avoid incorrect getVarFlag callRichard Purdie
2018-10-17bitbake-user-manual: fix description of BB_RUNTASKChris Laplante via bitbake-devel
2018-10-17fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-17fetch2/git: explicitly show the decision logic to select the source in codeUrs Fässler
2018-10-17fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-17fetch2: extract the function which ensures that a valid symlink existsUrs Fässler
2018-10-17fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of git shallow...Urs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of mirror tarballUrs Fässler
2018-10-17fetch2/git: add tests to capture existing behavior wrt. naming of clone direc...Urs Fässler
2018-10-17fetch2: avoid circular recursion with SRCPV in PRPeter Marko
2018-10-17taskexp: add focused search barTobias Olausson
2018-10-17layerindexlib: Fix various type checking errorsMark Hatle
2018-10-17toaster: missing shutil importDavid Reyna
2018-10-17toaster: bump django version to match build toolsDavid Reyna
2018-10-17toaster: bad link for distro conf fileDavid Reyna
2018-10-16data: Fix whitespace on _remove operationsRichard Purdie
2018-10-16data_smart: Preserve history when renaming variablesRichard Purdie
2018-10-09main: Fix environment handling for UI module importsRichard Purdie
2018-10-04gitsm: Allow relative URIs when fetchingMark Hatle
2018-10-04fetch2/gitsm: checkout submodules recursivelyLaurent Bonnans
2018-10-04fetch2/gitsm: handle submodules nested inside subdirsLaurent Bonnans
2018-10-04toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-10-04toaster: disable git remote check to allow for firewallsDavid Reyna
2018-10-04toaster: add 'thud' release to ToasterDavid Reyna
2018-10-04toaster: error logs missing for cli buildsDavid Reyna
2018-10-04fetch2/gitsm: fix a typoLaurent Bonnans
2018-10-04fetch2/git: use correct check to decide if the shallow tarball should be unpa...Urs Fässler
2018-10-04fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-04fetch2/git: improve readability of method need_updateUrs Fässler
2018-10-04bitbake-user-manual: Added section on multicong dependenciesScott Rifenbark
2018-10-04bitbake-user-manual: Added BBMULTICONFIG supportScott Rifenbark
2018-10-04bitbake-user-manual: Added new section on multiconfig buildsScott Rifenbark
2018-10-03test/fetch: use canonical GitLab URLsRoss Burton
2018-09-25fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-09-25lib/layerindexlib/tests/restapi.py: Fix test cases when BB_SKIP_NETTETS=yesMark Hatle
2018-09-25lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2018-09-25lib/layerindexlib/tests/cooker.py: Fix topdir to use an absolute (real) pathMark Hatle
2018-09-25utils: lockfile: Fix infinite loopIoan-Adrian Ratiu
2018-09-21daemonize/build: Clean up /dev/null fd handlingRichard Purdie