summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
AgeCommit message (Expand)Author
2017-11-21bitbake: fetch/wget: use with to ensure the response is closedRoss Burton
2017-11-21bitbake: fetch/wget: improve proxy objectRoss Burton
2017-11-21bitbake: cooker: fix typo in bitbake -g messagePaul Eggleton
2017-11-21bitbake: tinfoil: ensure get_recipe_info() returns Null if recipe not foundPaul Eggleton
2017-11-21bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton
2017-11-21bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton
2017-11-21bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton
2017-11-21bitbake: runqueue: Fix typo builable -> buildableRichard Purdie
2017-11-09bitbake: tinfoil: Ensure we clean up loggersRichard Purdie
2017-11-09bitbake: event: Ensure we clean up loggersRichard Purdie
2017-11-07bitbake: tests/fetch: Add ftp test urlRichard Purdie
2017-11-07bitbake: tests/fetch: use subtests in the wget testsRoss Burton
2017-11-07bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie
2017-11-07bitbake: fetch2: Fix missing logger import in repo fetcherOleksandr Andrushchenko
2017-11-07bitbake: bitbake-layers: Add support for multiple recipes at onceMark Hatle
2017-11-05bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton
2017-10-31bitbake: main: Give a user readable error if we can't locate topdirRichard Purdie
2017-10-31bitbake: cooker: fix watching directories with Python 3.6+Paul Eggleton
2017-10-31bitbake: bitbake: Update version to 1.37.0 for developmentKhem Raj
2017-10-31bitbake: bitbake: Update version to 1.36.0 for stable releaseKhem Raj
2017-10-10bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie
2017-10-10bitbake: toaster: Remove prettifyDavid Reyna
2017-10-07bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman
2017-10-07bitbake: toaster: build missing toaster.conf settingsDavid Reyna
2017-09-25bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto
2017-09-25bitbake: server/process: Increase runCommand timeoutRichard Purdie
2017-09-17bitbake: toaster: allow dots in user path namesDavid Reyna
2017-09-17bitbake: toaster: reserve HEAD from imported layersDavid Reyna
2017-09-17bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton
2017-09-17bitbake: cooker: fix watching empty directoriesPaul Eggleton
2017-09-12bitbake: server/process: ensure server failure log is limited to current sessionPaul Eggleton
2017-09-12bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHI...Paul Eggleton
2017-09-12bitbake: process/cooker: Improve readypipe handlingRichard Purdie
2017-09-11bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna
2017-09-11bitbake: toaster: handle early exceptionsDavid Reyna
2017-09-11bitbake: tests/fetch: handle network failures gracefullyRoss Burton
2017-09-11bitbake: fetch2: add stub latest_versionstring to FetchMethodRoss Burton
2017-09-11bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa
2017-09-05bitbake: cooker: clear extra config settings and remote datastores on client ...Paul Eggleton
2017-09-05bitbake: cooker.py: Fix layer priority processingMark Hatle
2017-09-05bitbake: siggen: move reset() definition to base SignatureGenerator classPaul Eggleton
2017-09-05bitbake: toaster: edit column list not sortedDavid Reyna
2017-09-05bitbake: toaster: recipe links broken for default layersDavid Reyna
2017-09-05bitbake: toaster: missing ToasterSetting importDavid Reyna
2017-09-05bitbake: toaster: set default pokydirname if no external layersOlaf Mandel
2017-09-05bitbake: toaster: debug message for lists layers missing separatorsOlaf Mandel
2017-09-05bitbake: toaster: Order column in Tasks selectableAwais Belal
2017-09-05bitbake: toaster: display error when the fstype select is emptyDavid Reyna
2017-09-02bitbake: cooker: Ensure parseConfiguration clears parsecache_validRichard Purdie
2017-09-02bitbake: cookerdata/taskdata/runqueue: Drop remaining tryaltconfigs code and ...Richard Purdie