summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-11-05bitbake: toaster: allow dots in user path namesDavid Reyna
2017-11-05bitbake: toaster: reserve HEAD from imported layersDavid Reyna
2017-11-05bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-11-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-11-05bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-10-10bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10bitbake: toaster: Remove prettifyDavid Reyna
2017-09-21bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-09-21bitbake: cooker.py: Fix layer priority processingMark Hatle
2017-09-21bitbake: toaster: recipe links broken for default layersDavid Reyna
2017-09-21bitbake: toaster: edit column list not sortedDavid Reyna
2017-09-21bitbake: toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-21bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-21bitbake: toaster: Order column in Tasks selectableAwais Belal
2017-09-21bitbake: toaster: display error when the fstype select is emptyDavid Reyna
2017-09-21bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton
2017-09-21bitbake: cooker: fix watching empty directoriesPaul Eggleton
2017-09-21bitbake: cooker: Track directories searched for bbappend/bb filesRichard Purdie
2017-07-27bitbake: toaster: noweb should init databaseDavid Reyna
2017-07-27bitbake: toaster: get_last_build_id not called correctlyDavid Reyna
2017-07-27bitbake: toaster: add getMessage to MockEventDavid Reyna
2017-07-27bitbake: toaster: fail on layers with sub-layerDavid Reyna
2017-07-27bitbake: toaster: add ID's to build menu linksDavid Reyna
2017-07-27bitbake: toaster: add ID's to navigation linksDavid Reyna
2017-06-27bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-06-27bitbake: fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-04-20bitbake: toaster: move release lookup from morty to pyroDavid Reyna
2017-04-20bitbake: lib/bb/command: fix overrides in remote datastores where there is no...Paul Eggleton
2017-04-19bitbake: bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-19bitbake: command.py: multiconfig support for findBestProviderJuro Bystricky
2017-04-13bitbake: bitbake-layers: add signal hander to avoid exceptionZhixiong Chi
2017-04-12bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi
2017-04-12bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie
2017-04-11bitbake: toaster: fix SDK artifact captureDavid Reyna
2017-04-11bitbake: bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-11bitbake: cache: prevent division-by-zero in load_cahefile()Markus Lehtonen
2017-04-11bitbake: toaster: fix add layer button for MachinesDavid Reyna
2017-04-11bitbake: toaster: Toaster filters are brokenDavid Reyna
2017-04-10bitbake: bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton
2017-04-10bitbake: bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: change to use argparsePaul Eggleton
2017-04-10bitbake: lib/bb/siggen: don't show unchanged runtaskdeps listPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: show a diff when dumping changes to multi-line valuesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: drop naive logic for removing duplicate filesPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: properly report which signature is missingPaul Eggleton
2017-04-10bitbake: lib/bb/siggen: add missing path separator to cleaned pathsPaul Eggleton
2017-04-10bitbake: bitbake-diffsigs: fix -t picking wrong files to comparePaul Eggleton
2017-04-10bitbake: toaster:test:Create selenium tests for project dashboard pageDavid Reyna