summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
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: bitbake-user-manual: Added section on multicong dependenciesScott Rifenbark
2018-10-04bitbake: bitbake-user-manual: Added BBMULTICONFIG supportScott Rifenbark
2018-10-04bitbake: bitbake-user-manual: Added new section on multiconfig buildsScott Rifenbark
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
2018-08-28bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal
2018-08-28bitbake: toastergui/newproject.html: fix release divsAwais Belal
2018-08-28bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal
2018-08-28bitbake: toaster: allow TOASTER_DIR to be overridden from cmdlineAwais Belal
2018-08-28bitbake: toaster: use a more flexible way to find bitbakeAwais Belal
2018-08-28bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal
2018-08-24bitbake: parse/ast: ensure saved event handlers really do get restoredPaul Eggleton
2018-08-23bitbake: bitbake: Bump version 1.39.0 -> 1.39.1Richard Purdie
2018-08-23bitbake: daemonize: Flush stdio on exitJoshua Watt
2018-08-23bitbake: toaster: Fix comparison in recipe templateKarsten Strand
2018-08-20bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna
2018-08-16bitbake: bb/utils.py: add break_hardlinks helperRasmus Villemoes
2018-08-15bitbake: runqueue: Move decision if a task can be started to one common placeAndreas Müller
2018-08-15bitbake: utils/md5_file: don't iterate line-by-lineRoss Burton
2018-08-14bitbake: checksum: sanity check path when recursively checksummingRoss Burton
2018-08-14bitbake: event.py: fix typoKai Kang
2018-08-08bitbake: runqueue: Allow the hash validate function to have an idea of build ...Richard Purdie
2018-08-02bitbake: toaster/orm/management/commands/lsupdates.py: Use new layerindexlib ...Mark Hatle
2018-08-02bitbake: bitbake-layers: disable parsing for layerindex commandsMark Hatle
2018-08-02bitbake: bblayers/layerindex.py: Switch to use the new layerindexlib classMark Hatle
2018-08-02bitbake: layerindexlib: Initial layer index processing module implementationMark Hatle
2018-08-02bitbake: bblayers/layerindex.py: Fix addition of layersMark Hatle