summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: fetch2: Change git fetcher not to destroy old referencespyroRichard Purdie2020-09-081-1/+1
* bitbake: bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan2018-12-101-0/+8
* bitbake: tests/fetch: Update gnome.org urls after upstream changesRichard Purdie2018-08-291-2/+2
* bitbake: fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt2018-07-021-0/+3
* bitbake: fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin2018-07-022-3/+1
* bitbake: providers: Fix determinism issueRichard Purdie2018-03-091-3/+3
* bitbake: bitbake-user-manual: Fixed porno hack for hello world exampleScott Rifenbark2018-01-171-4/+4
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-11-053-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-11-053-7/+18
* bitbake: tests/fetch: handle network failures gracefullyRoss Burton2017-11-051-0/+2
* bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli2017-11-052-2/+2
* bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa2017-11-051-1/+1
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton2017-09-213-3/+9
* bitbake: cooker.py: Fix layer priority processingMark Hatle2017-09-211-7/+7
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-213-0/+14
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-211-1/+10
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-211-0/+4
* bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel2017-09-211-1/+1
* bitbake: toaster: Order column in Tasks selectableAwais Belal2017-09-211-0/+3
* bitbake: toaster: display error when the fstype select is emptyDavid Reyna2017-09-211-0/+3
* bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton2017-09-211-19/+19
* bitbake: cooker: fix watching empty directoriesPaul Eggleton2017-09-211-3/+6
* bitbake: cooker: Track directories searched for bbappend/bb filesRichard Purdie2017-09-211-3/+21
* bitbake: toaster: noweb should init databaseDavid Reyna2017-07-271-15/+35
* bitbake: toaster: get_last_build_id not called correctlyDavid Reyna2017-07-271-6/+6
* bitbake: toaster: add getMessage to MockEventDavid Reyna2017-07-271-0/+6
* bitbake: toaster: fail on layers with sub-layerDavid Reyna2017-07-271-3/+8
* bitbake: toaster: add ID's to build menu linksDavid Reyna2017-07-271-10/+10
* bitbake: toaster: add ID's to navigation linksDavid Reyna2017-07-271-3/+5
* bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie2017-06-271-1/+2
* bitbake: fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock2017-06-271-0/+9
* bitbake: toaster: move release lookup from morty to pyroDavid Reyna2017-04-202-15/+15
* bitbake: lib/bb/command: fix overrides in remote datastores where there is no...Paul Eggleton2017-04-201-0/+3
* bitbake: bitbake: Update version to 1.34.0 for stable releaseRichard Purdie2017-04-192-2/+2
* bitbake: command.py: multiconfig support for findBestProviderJuro Bystricky2017-04-191-2/+8
* bitbake: bitbake-layers: add signal hander to avoid exceptionZhixiong Chi2017-04-131-0/+2
* bitbake: lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi2017-04-122-0/+4
* bitbake: data_smart: Ensure _remove operations on newly set variables are cle...Richard Purdie2017-04-122-0/+8
* bitbake: toaster: fix SDK artifact captureDavid Reyna2017-04-112-3/+31
* bitbake: bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton2017-04-111-0/+4
* bitbake: cache: prevent division-by-zero in load_cahefile()Markus Lehtonen2017-04-111-0/+4
* bitbake: toaster: fix add layer button for MachinesDavid Reyna2017-04-111-2/+2
* bitbake: toaster: Toaster filters are brokenDavid Reyna2017-04-111-1/+1
* bitbake: bitbake-diffsigs: colourise outputPaul Eggleton2017-04-102-34/+85
* bitbake: lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton2017-04-104-1/+259
* bitbake: lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton2017-04-101-23/+28
* bitbake: bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton2017-04-101-36/+59
* bitbake: bitbake-diffsigs: change to use argparsePaul Eggleton2017-04-101-31/+33