summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2018-10-18bitbake: bitbake: data: Ensure task checksums account for remove dataRichard Purdie
2018-10-18bitbake: data/data_smart: Allow getVarFlag to return the variable parser objectRichard Purdie
2018-10-18bitbake: data_smart: Fix expand_cache and _remove operator interaction issuesRichard Purdie
2018-10-18bitbake: data_smart: Micro optimise _remove handlingRichard Purdie
2018-10-18bitbake: fetch2: Avoid incorrect getVarFlag callRichard Purdie
2018-10-18bitbake: fetch2/git: provide information about missing sourcesUrs Fässler
2018-10-18bitbake: fetch2/git: explicitly show the decision logic to select the source ...Urs Fässler
2018-10-18bitbake: fetch2/git: prevent access to non-existing clonedirUrs Fässler
2018-10-18bitbake: fetch2: extract the function which ensures that a valid symlink existsUrs Fässler
2018-10-18bitbake: fetch2/git: use intention revealing names for premirror testsUrs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of gi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of mi...Urs Fässler
2018-10-18bitbake: fetch2/git: add tests to capture existing behavior wrt. naming of cl...Urs Fässler
2018-10-18bitbake: fetch2: avoid circular recursion with SRCPV in PRPeter Marko
2018-10-18bitbake: taskexp: add focused search barTobias Olausson
2018-10-18bitbake: layerindexlib: Fix various type checking errorsMark Hatle
2018-10-18bitbake: toaster: missing shutil importDavid Reyna
2018-10-18bitbake: toaster: bad link for distro conf fileDavid Reyna
2018-10-18bitbake: data: Fix whitespace on _remove operationsRichard Purdie
2018-10-18bitbake: data_smart: Preserve history when renaming variablesRichard Purdie
2018-10-10bitbake: main: Fix environment handling for UI module importsRichard Purdie
2018-10-04bitbake: gitsm: Allow relative URIs when fetchingMark Hatle
2018-10-04bitbake: fetch2/gitsm: checkout submodules recursivelyLaurent Bonnans
2018-10-04bitbake: fetch2/gitsm: handle submodules nested inside subdirsLaurent Bonnans
2018-10-04bitbake: toaster: custom image enable layer add, protect pre-cloned layersDavid Reyna
2018-10-04bitbake: toaster: disable git remote check to allow for firewallsDavid Reyna
2018-10-04bitbake: toaster: add 'thud' release to ToasterDavid Reyna
2018-10-04bitbake: toaster: error logs missing for cli buildsDavid Reyna
2018-10-04bitbake: fetch2/gitsm: fix a typoLaurent Bonnans
2018-10-04bitbake: fetch2/git: use correct check to decide if the shallow tarball shoul...Urs Fässler
2018-10-04bitbake: fetch2/git: prevent access to non-existing fullshallow tarballUrs Fässler
2018-10-04bitbake: fetch2/git: improve readability of method need_updateUrs Fässler
2018-10-04bitbake: test/fetch: use canonical GitLab URLsRoss Burton
2018-09-26bitbake: fetch2/gitsm.py: Rework the git submodule fetcherMark Hatle
2018-09-26bitbake: lib/layerindexlib/tests/restapi.py: Fix test cases when BB_SKIP_NETT...Mark Hatle
2018-09-26bitbake: lib/bb/tests/parse.py: Test case was changing chdirMark Hatle
2018-09-26bitbake: lib/layerindexlib/tests/cooker.py: Fix topdir to use an absolute (re...Mark Hatle
2018-09-25bitbake: utils: lockfile: Fix infinite loopIoan-Adrian Ratiu
2018-09-22bitbake: daemonize/build: Clean up /dev/null fd handlingRichard Purdie
2018-09-22bitbake: COW: Fix StopIteration warningRichard Purdie
2018-09-10bitbake: runqueue: Ensure setscene tasks that aren't covered get builtRichard Purdie
2018-09-10bitbake: cooker/runqueue: Turn universe warnings into verbnotesRichard Purdie
2018-09-10bitbake: msg: Add explicit verbnote log levelRichard Purdie
2018-09-05bitbake: server/process: Various server startup logging fixesRichard Purdie
2018-09-05bitbake: cooker.py: Fix incorrect bb files matched warningMark Hatle
2018-08-29bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-08-28bitbake: fetcher: Fixed remote removal not throwing exception.Paulo Neves
2018-08-28bitbake: toaster: enable project import and merged Toaster settingsDavid Reyna
2018-08-28bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal
2018-08-28bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal