summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster/toastergui: Bug-fix verify given layer path only if import/a...Alassane Yattara2024-02-071-5/+8
* bitbake: asyncrpc: Add context manager APIJoshua Watt2024-01-103-22/+33
* bitbake: lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie2024-01-041-0/+7
* bitbake: toastergui: verify that an existing layer path is givenMarta Rybczynska2023-12-211-6/+7
* bitbake: command: Make parseRecipeFile() handle virtual recipes correctlyPeter Kjellerstedt2023-12-211-4/+4
* bitbake: SECURITY.md: add fileMarta Rybczynska2023-10-241-0/+24
* bitbake: codeparser: replace deprecated ast.Str and 's'Chris Laplante2023-10-171-2/+2
* bitbake: Toaster: Fixed javascript issue on tests.browser.test_js_unit_testsAlassane Yattara2023-10-171-1/+1
* bitbake: Toaster: Bug-fix failure on tests.browser.test_layerdetails_pageAlassane Yattara2023-10-171-0/+2
* bitbake: toaster: bug-fix on tests.browser.test_most_recent_builds_statesAlassane Yattara2023-10-171-2/+3
* bitbake: toaster: fixed functional testMarlon Rodriguez Garcia2023-10-171-10/+23
* bitbake: toaster: update jquery version 2.0.3 -> 3.7.1Marlon Rodriguez Garcia2023-10-174-2/+5
* bitbake: toaster: Update bootstrap version to 3.4.1Marlon Rodriguez Garcia2023-10-176-118/+334
* bitbake: toaster: updated bootstrap version 3.3.6 -> 3.3.7Marlon Rodriguez Garcia2023-10-171-3/+3
* bitbake: fetch2: Add API for upstream source tracingAlberto Pianon2023-10-157-0/+91
* bitbake: Update toaster-requirements to add django-log-viewer==1.1.7Alassane Yattara2023-10-151-0/+1
* bitbake: bitbake-hashclient: Add clean-unused subcommandJoshua Watt2023-10-091-0/+9
* bitbake: hashserv: Add API to clean unused entriesJoshua Watt2023-10-093-1/+43
* bitbake: hashserv: Extend get_outhash API to optionally include unihashJoshua Watt2023-10-092-17/+32
* bitbake: bitbake-hashclient: Add remove subcommandJoshua Watt2023-10-091-0/+13
* bitbake: hashserv: Add remove APIJoshua Watt2023-10-093-0/+66
* bitbake: selftest/fetch: Ensure top level directory timestamp doesn't break testRichard Purdie2023-10-061-5/+7
* bitbake: toaster: Monitoring - implement Django logging systemAlassane Yattara2023-10-067-38/+198
* bitbake: toaster: update selenium version and code syntaxMarlon Rodriguez Garcia2023-10-0616-118/+156
* bitbake: bitbake-getvar: Treat undefined variables as empty with --valuePeter Kjellerstedt2023-09-281-1/+1
* bitbake: bitbake-getvar: Add a (suppressable) error for undefined variablesPeter Kjellerstedt2023-09-281-9/+17
* bitbake: bitbake: cooker: add a new function to retrieve task signaturesJulien Stephan2023-09-283-0/+45
* bitbake: fetch2: Adds vscode devcontainer supportMatthias Schnelte2023-09-261-0/+1
* bitbake: bitbake/lib: spawn server/worker using the current Python interpreterRoss Burton2023-09-262-3/+5
* bitbake: bitbake-getvar: Make --value imply --quietPeter Kjellerstedt2023-09-261-1/+1
* bitbake: bitbake-getvar: Make --quiet work with --recipePeter Kjellerstedt2023-09-261-2/+3
* bitbake: tinfoil: Do not fail when logging is disabled and full config is usedPeter Kjellerstedt2023-09-261-1/+1
* bitbake: codeparser: Update debug variable referenceRichard Purdie2023-09-221-1/+1
* bitbake: bitbake-worker/runqueue: Avoid unnecessary bytes object copiesEtienne Cordonnier2023-09-222-9/+9
* bitbake: data: Add missing dependency handling of remove operatorInsu Park2023-09-202-0/+27
* bitbake: cooker: Drop unneeded flush callsRichard Purdie2023-09-201-3/+0
* bitbake: server/process: Disable the flush() call in server loggingRichard Purdie2023-09-181-1/+2
* bitbake: lib: Drop inotify support and replace with mtime checksRichard Purdie2023-09-186-148/+65
* bitbake: fetch2: git: Use path_is_descendant() instead of path for repo checkJoshua Watt2023-09-141-9/+6
* bitbake: utils: Add path_is_descendant()Joshua Watt2023-09-141-0/+23
* bitbake: bitbake: Update to 2.6.0 release series/versionRichard Purdie2023-09-102-2/+2
* bitbake: server/process: Add more timing debugRichard Purdie2023-09-051-4/+9
* bitbake: runqueue: show number of currently running bitbake threads when pres...Martin Jansa2023-09-051-1/+1
* bitbake: doc: bitbake-user-manual: remove reference to SSTATE_MIRRORS variableMichael Opdenacker2023-09-051-2/+3
* bitbake: doc: Document challenges of tags with git fetcherRichard Purdie2023-09-051-0/+8
* README: update/fix contribution guidelinesMichael Opdenacker2023-09-031-0/+5
* Makefile: remove from top-level directoryMartin Jansa2023-09-031-2/+2
* bitbake: fetch2: git: Remove useless try..else clauseJoshua Watt2023-09-021-4/+4
* bitbake: command: Avoid time intensive distractions for pingRichard Purdie2023-09-021-2/+5
* bitbake: README: Update to point to new contributor guideRichard Purdie2023-09-021-7/+5