summaryrefslogtreecommitdiffstats
path: root/bitbake/lib
Commit message (Expand)AuthorAgeFilesLines
* bitbake: tests/fetch: Resolve fetch error in bitbake-selftestrockoArmin Kuster2019-11-071-2/+2
* bitbake: main: Fix environment handling for UI module importsRichard Purdie2018-11-231-3/+4
* bitbake: checksum: sanity check path when recursively checksummingRoss Burton2018-08-291-0/+2
* bitbake: utils/md5_file: don't iterate line-by-lineRoss Burton2018-08-291-4/+9
* 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: toaster: do not fail on optional 'custom.xml' fileDavid Reyna2018-05-291-1/+4
* bitbake: providers: Fix determinism issueRichard Purdie2018-03-091-3/+3
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-184-23/+44
* bitbake: toaster: landing page show cmdline captureDavid Reyna2017-12-181-1/+7
* bitbake: toaster: enable custom env support for shell callsDavid Reyna2017-12-181-11/+15
* bitbake: toaster: some recipe events do not include packagesDavid Reyna2017-12-181-1/+5
* bitbake: toaster: update Toaster for Django 1.11David Reyna2017-12-185-5/+5
* bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna2017-12-181-6/+12
* bitbake: tinfoil: Ensure we clean up loggersRichard Purdie2017-12-041-2/+8
* bitbake: event: Ensure we clean up loggersRichard Purdie2017-12-041-0/+4
* bitbake: tests/fetch: Add ftp test urlRichard Purdie2017-12-041-0/+1
* bitbake: tests/fetch: use subtests in the wget testsRoss Burton2017-12-041-8/+10
* bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie2017-12-041-3/+3
* bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton2017-12-041-212/+222
* bitbake: fetch2: Fix missing logger import in repo fetcherOleksandr Andrushchenko2017-12-041-0/+1
* bitbake: main: Give a user readable error if we can't locate topdirRichard Purdie2017-10-311-0/+8
* bitbake: cooker: fix watching directories with Python 3.6+Paul Eggleton2017-10-311-1/+11
* bitbake: bitbake: Update version to 1.36.0 for stable releaseKhem Raj2017-10-311-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: Add args.force to localargs before do_add_layerJeremy A. Puhlman2017-10-071-0/+1
* bitbake: toaster: build missing toaster.conf settingsDavid Reyna2017-10-071-2/+3
* bitbake: bitbake: lib/bb/utils: fix movefile() copy to dir fallbackMardegan, Alberto2017-09-251-9/+10
* bitbake: server/process: Increase runCommand timeoutRichard Purdie2017-09-251-1/+1
* bitbake: toaster: allow dots in user path namesDavid Reyna2017-09-173-6/+6
* bitbake: toaster: reserve HEAD from imported layersDavid Reyna2017-09-173-7/+18
* bitbake: cooker: ensure monkey-patching in collect_bbfiles() gets undone on e...Paul Eggleton2017-09-171-19/+19
* bitbake: cooker: fix watching empty directoriesPaul Eggleton2017-09-171-3/+6
* bitbake: server/process: ensure server failure log is limited to current sessionPaul Eggleton2017-09-121-3/+25
* bitbake: runqueue: fix BB_SETSCENE_ENFORCE with empty BB_SETSCENE_ENFORCE_WHI...Paul Eggleton2017-09-121-3/+3
* bitbake: process/cooker: Improve readypipe handlingRichard Purdie2017-09-122-9/+14
* bitbake: toaster: update pyro to rocko as stable releaseDavid Reyna2017-09-112-15/+15
* bitbake: toaster: handle early exceptionsDavid Reyna2017-09-111-0/+8
* bitbake: tests/fetch: handle network failures gracefullyRoss Burton2017-09-111-0/+2
* bitbake: fetch2: add stub latest_versionstring to FetchMethodRoss Burton2017-09-111-0/+8
* bitbake: Replace deprecated git branch parameter "--set-upstream"Andre Rosa2017-09-111-1/+1
* bitbake: cooker: clear extra config settings and remote datastores on client ...Paul Eggleton2017-09-052-0/+5
* bitbake: cooker.py: Fix layer priority processingMark Hatle2017-09-051-7/+7
* bitbake: siggen: move reset() definition to base SignatureGenerator classPaul Eggleton2017-09-051-4/+2
* bitbake: toaster: edit column list not sortedDavid Reyna2017-09-051-1/+10
* bitbake: toaster: recipe links broken for default layersDavid Reyna2017-09-053-0/+14
* bitbake: toaster: missing ToasterSetting importDavid Reyna2017-09-051-0/+1
* bitbake: toaster: set default pokydirname if no external layersOlaf Mandel2017-09-051-0/+4