summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: bitbake: replace http with https for URLsJon Mason2021-10-085-21/+21
* bitbake: bitbake:toaster:test: Update SSTATE URLJon Mason2021-10-081-1/+1
* bitbake: fetch/tests/toaster: Override conversion fixupsRichard Purdie2021-08-061-1/+1
* bitbake: doc/lib: Update to use new override syntax containing colonsRichard Purdie2021-08-023-5/+5
* bitbake: toaster: Update documentation links to new URLsReyna, David2020-10-197-13/+13
* bitbake: toaster: Enable Gatesgarth branch in place of ZeusDavid Reyna2020-10-172-15/+15
* bitbake: lib: fix most undefined code picked up by pylintFrazer Clews2020-08-251-4/+4
* bitbake: lib/toaster: fixup codebase so pydocstyle can parseFrazer Clews2020-05-052-35/+35
* bitbake: toaster: fix for import build directory with var refs in BBLAYERSPaul Eggleton2020-03-291-1/+11
* bitbake: toaster: FieldError loading Reverse runtime dependenciesReyna, David2020-03-291-1/+1
* bitbake: toaster: update to DunfellReyna, David2020-03-292-15/+15
* bitbake: toaster: migrate to Django-2.2David Reyna2020-03-2940-174/+197
* bitbake: cooker/toaster: replaced deprecated method warn() with warning()Frazer Clews2020-02-061-3/+3
* bitbake: lib: amend code to use proper singleton comparisons where possibleFrazer Clews2020-01-195-15/+15
* bitbake: lib: remove unused importsFrazer Clews2020-01-1921-62/+22
* bitbake: toaster: Enable Zeus branch in place of ThudDavid Reyna2019-10-082-15/+15
* bitbake: toaster: issues in import layer when clicking 'add layer'David Reyna2019-10-021-2/+10
* bitbake: toaster: Sync list of fs_types with oe-coreDaniel Ammann2019-07-271-5/+5
* bitbake: bitbake: toaster:tests: python -> python3Robert Yang2019-06-2830-30/+30
* bitbake: toaster: Fix Thud Bitbake release metadataDavid Reyna2019-06-102-2/+2
* bitbake: bitbake: Strip old editor directives from file headersRichard Purdie2019-05-0446-108/+0
* bitbake: bitbake: Drop duplicate license boilerplace textRichard Purdie2019-05-0450-608/+0
* bitbake: bitbake: Add initial pass of SPDX license headers to source codeRichard Purdie2019-05-0465-0/+158
* bitbake: toaster: update to WarriorDavid Reyna2019-04-232-15/+15
* bitbake: toaster: correctly register the thud branchDavid Reyna2019-02-062-5/+5
* bitbake: toaster: missing shutil importDavid Reyna2018-10-181-0/+1
* bitbake: toaster: bad link for distro conf fileDavid Reyna2018-10-182-6/+4
* 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: enable project import and merged Toaster settingsDavid Reyna2018-08-284-42/+48
* bitbake: toaster/layerdetails.js: don't hide local layer infoAwais Belal2018-08-281-1/+2
* bitbake: toaster/models.py: allow local paths for custom recipe's baseAwais Belal2018-08-281-0/+7
* bitbake: toaster/checksettings: allow CUSTOM_XML_ONLY setting through envAwais Belal2018-08-281-1/+2
* bitbake: toastergui/newproject.html: fix release divsAwais Belal2018-08-281-2/+2
* bitbake: toaster/widgets.py: avoid divide by zero issuesAwais Belal2018-08-281-7/+12
* bitbake: toaster: use a more flexible way to find bitbakeAwais Belal2018-08-281-1/+12
* bitbake: toaster: allow pokydirname to be evaluated when all layers are localAwais Belal2018-08-281-3/+15
* bitbake: toaster: Fix comparison in recipe templateKarsten Strand2018-08-231-1/+1
* bitbake: Toaster: Implement the project-specific feature and releated enhance...David Reyna2018-08-2029-55/+1900
* bitbake: toaster/orm/management/commands/lsupdates.py: Use new layerindexlib ...Mark Hatle2018-08-021-131/+97
* bitbake: toaster: add 'Sumo' to release selectionDavid Reyna2018-04-262-20/+82
* bitbake: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-03-281-1/+4
* bitbake: bitbake: toaster: don't use git fetch --allRobert Yang2018-02-141-1/+1
* bitbake: toaster: corrupted patch for bldcollector URL fileDavid Reyna2018-01-021-1/+1
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-184-23/+44
* bitbake: toaster: landing page show cmdline captureDavid Reyna2017-12-181-1/+7
* bitbake: toaster: enable custom env support for shell callsDavid Reyna2017-12-181-11/+15
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-185-5/+5
* bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna2017-12-181-6/+12