summaryrefslogtreecommitdiffstats
path: root/bitbake/lib/toaster
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: Add refreshed oe-core and poky fixturesTim Orling2022-11-142-86/+24
* bitbake: toaster: fixtures/gen_fixtures.py: update branchesTim Orling2022-11-141-5/+14
* bitbake: toaster: fixtures/README: django 1.8 -> 3.2Tim Orling2022-11-141-1/+1
* bitbake: toaster: fix kirkstone versionOtavio Salvador2022-09-071-1/+1
* bitbake: bitbake: Add copyright headers where missingRichard Purdie2022-08-121-0/+2
* bitbake: toaster: detect when bitbake crashedDavid Reyna2022-03-211-2/+81
* bitbake: toaster: drop landing_not_managed templateTim Orling2022-03-151-34/+0
* bitbake: toaster: migratation for models.BigAutoFieldTim Orling2022-03-152-0/+221
* bitbake: toaster: set DEFAULT_AUTO_FIELDTim Orling2022-03-151-0/+3
* bitbake: toaster: orm/models -- drop django.utils.sixTim Orling2022-03-151-1/+0
* bitbake: toaster: Update docs links in templatesTim Orling2022-03-156-11/+11
* bitbake: toaster: move gen_fixtures to the correct pathRichard Purdie2022-03-131-0/+445
* bitbake: toaster: Add 'Kirkstone', 'Honister', and 'Hardknott'. Remove 'Dunfe...David Reyna2022-03-122-38/+100
* bitbake: toaster: Fix IMAGE_INSTALL issues with _append vs :appendRichard Purdie2022-03-113-10/+10
* bitbake: bitbake: Replace remaining "abort" usageScott Murray2022-02-211-2/+2
* bitbake: lib: Replace remaining "blacklist"/"whitelist" usageScott Murray2022-02-213-20/+20
* 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