summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2017-06-14bitbake: cooker: ensure graceful exit after exception during BuildCompleted h...2.4_M1Paul Eggleton
2017-06-14bitbake: cooker: fix always loading cache on every UI start with memresPaul Eggleton
2017-06-14bitbake: bitbake: runqueue: multiconfig fixJuro Bystricky
2017-06-14bitbake: bitbake:process: flush stderr/stdout to logJuro Bystricky
2017-06-13bitbake: ConfHandler.py: allow require or include with multiple parametersPatrick Ohly
2017-06-13bitbake: ConfHandler.py: allow require or include without parameterPatrick Ohly
2017-06-12bitbake: cookerdata: Implement LAYERSERIES_COMPAT and LAYERSERIES_CORENAMESRichard Purdie
2017-06-12bitbake: bitbake-user-manual-metadata.xml: fix a typoMing Liu
2017-06-12bitbake: knotty: prevent extra logger from being enabled for tinfoilPaul Eggleton
2017-06-12bitbake: tinfoil: fix duplication of log messagesPaul Eggleton
2017-06-12bitbake: command / cooker: drop Hob support commands and functionsPaul Eggleton
2017-06-12bitbake: cooker: add BB_CMDLINE to enable access to UI command line with memresPaul Eggleton
2017-06-12bitbake: cooker: set config valid flags in initConfigurationData()Paul Eggleton
2017-06-12bitbake: cooker: fix file changes not triggering task re-execution with memresPaul Eggleton
2017-06-12bitbake: cookerdata: fix variable history not showing in bitbake -e with memresPaul Eggleton
2017-06-09bitbake: cookerdata: Add support for BBFILES_DYNAMICPatrick Ohly
2017-06-06bitbake: bitbake-layers: check layer dependencies before addingChang Rebecca Swee Fun
2017-06-05bitbake: tinfoil: allow extra features to be passed to prepareAndy Voltz
2017-06-05bitbake: cooker: fix undefined dep in generatePkgDepTreeDataAndy Voltz
2017-06-05bitbake: bitbake: Fix return value checks from subprocess.call()'sMikko Rapeli
2017-06-05bitbake: ConfHandler: Require whitespace between export and variable nameOla x Nilsson
2017-06-05bitbake: siggen: Make calc_taskhash match get_taskhash for file checksumsRichard Purdie
2017-06-02bitbake: fetch/git: add support for removing arbitrary revs for shallowChristopher Larson
2017-06-02bitbake: fetch/gitannex: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/gitsm: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: fetch/git: add support for keeping extra refs for shallowChristopher Larson
2017-06-02bitbake: fetch/git: support per-branch/per-url depths for shallowChristopher Larson
2017-06-02bitbake: fetch/git: add support for shallow mirror tarballsChristopher Larson
2017-06-02bitbake: git-make-shallow: add script to make a git repo shallowChristopher Larson
2017-06-02bitbake: fetch: support multiple mirror tarball filenamesChristopher Larson
2017-05-23bitbake: bitbake-user-manual: Updated INHERIT descriptionsScott Rifenbark
2017-05-18bitbake: data_smart: Don't cache/process capitalised overridesRichard Purdie
2017-05-15bitbake: lib/bb/fetch2: fix typo in conflicting revision messagePaul Eggleton
2017-05-15bitbake: lib/bb/COW.py: fix typo in Tim Ansell's namePaul Eggleton
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