summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-08fetch2: Change git fetcher not to destroy old references1.34Richard Purdie
2018-12-10bitbake-user-manual: Added "usehead" parameter.Yong, Jonathan
2018-08-29tests/fetch: Update gnome.org urls after upstream changesRichard Purdie
2018-07-02fetch2/__init__: Disable pseudo in runfetchcmd()Peter Kjellerstedt
2018-07-02fetch2: fix import error for Python 3.6.5Tzu Hsiang Lin
2018-03-09providers: Fix determinism issueRichard Purdie
2018-01-17bitbake-user-manual: Fixed porno hack for hello world exampleScott Rifenbark
2017-11-05toaster: allow dots in user path namesDavid Reyna
2017-11-05toaster: reserve HEAD from imported layersDavid Reyna
2017-11-05tests/fetch: handle network failures gracefullyRoss Burton
2017-11-05bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-11-05Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-10-10toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10toaster: Remove prettifyDavid Reyna
2017-09-21cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-09-21cooker.py: Fix layer priority processingMark Hatle
2017-09-21toaster: recipe links broken for default layersDavid Reyna
2017-09-21toaster: edit column list not sortedDavid Reyna
2017-09-21toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-21toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-21toaster: Order column in Tasks selectableAwais Belal
2017-09-21toaster: display error when the fstype select is emptyDavid Reyna
2017-09-21cooker: ensure monkey-patching in collect_bbfiles() gets undone on errorPaul Eggleton
2017-09-21cooker: fix watching empty directoriesPaul Eggleton
2017-09-21cooker: Track directories searched for bbappend/bb filesRichard Purdie
2017-07-27toaster: noweb should init databaseDavid Reyna
2017-07-27toaster: get_last_build_id not called correctlyDavid Reyna
2017-07-27toaster: add getMessage to MockEventDavid Reyna
2017-07-27toaster: fail on layers with sub-layerDavid Reyna
2017-07-27toaster: add ID's to build menu linksDavid Reyna
2017-07-27toaster: add ID's to navigation linksDavid Reyna
2017-06-27siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-06-27fetch: fix handling of files with incorrect checksums from a premirrorJoshua Lock
2017-04-20toaster: move release lookup from morty to pyroyocto-2.32017-04-pyro1.34.0David Reyna
2017-04-20lib/bb/command: fix overrides in remote datastores where there is no defaultPaul Eggleton
2017-04-19bitbake: Update version to 1.34.0 for stable releaseRichard Purdie
2017-04-19command.py: multiconfig support for findBestProviderJuro Bystricky
2017-04-12bitbake-layers: add signal hander to avoid exceptionZhixiong Chi
2017-04-12lib/bb/{data, siggen}: Don't warn on SkipRecipe exceptionsNathan Rossi
2017-04-11data_smart: Ensure _remove operations on newly set variables are clearedRichard Purdie
2017-04-10toaster: fix SDK artifact captureDavid Reyna
2017-04-10bitbake-diffsigs: fix traceback with no argumentsPaul Eggleton
2017-04-10cache: prevent division-by-zero in load_cahefile()Markus Lehtonen
2017-04-10toaster: fix add layer button for MachinesDavid Reyna
2017-04-10toaster: Toaster filters are brokenDavid Reyna
2017-04-07bitbake-diffsigs: colourise outputPaul Eggleton
2017-04-07lib/bb/siggen: show word-diff for single-line values containing spacesPaul Eggleton
2017-04-07lib/bb/siggen: add collapsed mode to compare_sigfiles()Paul Eggleton
2017-04-07bitbake-diffsigs: add an option to find and compare specific signaturesPaul Eggleton
2017-04-07bitbake-diffsigs: change to use argparsePaul Eggleton