summaryrefslogtreecommitdiffstats
path: root/bitbake
Commit message (Expand)AuthorAgeFilesLines
* bitbake: toaster: corrupted patch for bldcollector URL fileDavid Reyna2018-01-021-1/+1
* bitbake: build.py: Don't return dependencies for tasks which don't existRichard Purdie2017-12-281-0/+6
* bitbake: toaster: add 'nobuild' option to ToasterDavid Reyna2017-12-185-28/+58
* 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-186-6/+6
* bitbake: toaster: unset BBPATH before starting bbserver for backwards compati...David Reyna2017-12-181-6/+12
* bitbake: providers: Fix determinism issueRichard Purdie2017-12-101-3/+3
* bitbake: fetch2: fix unpack of .txz filesAndré Draszik2017-11-291-1/+1
* bitbake: fetch/wget: use with to ensure the response is closedRoss Burton2017-11-211-1/+2
* bitbake: fetch/wget: improve proxy objectRoss Burton2017-11-211-0/+1
* bitbake: cooker: fix typo in bitbake -g messagePaul Eggleton2017-11-211-1/+1
* bitbake: tinfoil: ensure get_recipe_info() returns Null if recipe not foundPaul Eggleton2017-11-211-7/+10
* bitbake: bitbake-layers: show-recipes: fix help to mention -i supports multip...Paul Eggleton2017-11-211-1/+1
* bitbake: bitbake-layers: remove-layer: support removing multiple layers at a ...Paul Eggleton2017-11-211-9/+12
* bitbake: bitbake-layers: add-layer: enable adding multiple layers at oncePaul Eggleton2017-11-211-11/+13
* bitbake: runqueue: Fix typo builable -> buildableRichard Purdie2017-11-211-2/+2
* bitbake: tinfoil: Ensure we clean up loggersRichard Purdie2017-11-091-2/+8
* bitbake: event: Ensure we clean up loggersRichard Purdie2017-11-091-0/+4
* bitbake: tests/fetch: Add ftp test urlRichard Purdie2017-11-071-0/+1
* bitbake: tests/fetch: use subtests in the wget testsRoss Burton2017-11-071-8/+10
* bitbake: tests/fetch: Switch gnu.org urls from ftp -> http/httpsRichard Purdie2017-11-071-3/+3
* bitbake: fetch2: Fix missing logger import in repo fetcherOleksandr Andrushchenko2017-11-071-0/+1
* bitbake: bitbake-layers: Add support for multiple recipes at onceMark Hatle2017-11-071-5/+16
* bitbake: bitbake: be more explicit when warning about locale choiceRoss Burton2017-11-072-3/+2
* bitbake: tests/fetch: skip network tests the idiomatic wayRoss Burton2017-11-051-212/+222
* 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.37.0 for developmentKhem Raj2017-10-312-2/+2
* bitbake: bitbake: Update version to 1.36.0 for stable releaseKhem Raj2017-10-312-2/+2
* bitbake: toaster/highlight.pack.js: Fix corrupted fileRichard Purdie2017-10-101-1/+1
* bitbake: toaster: Remove prettifyDavid Reyna2017-10-106-35/+6
* bitbake: README: new readme file including main aspects of the projectLeonardo Sandoval2017-10-071-0/+35
* bitbake: bitbake-user-manual-metadata: include a space on a append exampleLeonardo Sandoval2017-10-071-1/+1
* bitbake: bitbake-user-manual/bitbake-user-manual: remove YP as build systemLeonardo Sandoval2017-10-071-1/+1
* bitbake: Add args.force to localargs before do_add_layerJeremy A. Puhlman2017-10-071-0/+1
* bitbake: bitbake-user-manual: add more gitsm fetcher limitationsMikko Ylinen2017-10-071-1/+3
* bitbake: toaster: build missing toaster.conf settingsDavid Reyna2017-10-071-2/+3
* bitbake: bitbake-user-manual: Updated kernel version in PREFERRED_VERSION exa...Scott Rifenbark2017-09-261-1/+1
* 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: bitbake-user-manual: Edits to "inherit" section.Scott Rifenbark2017-09-131-3/+3
* bitbake: bitbake-user-manual: Removed bad linksScott Rifenbark2017-09-131-12/+2
* bitbake: bitbake-user-manual: Updated inherit and INHERIT sectionsScott Rifenbark2017-09-131-5/+13
* bitbake: bitbake-user-manual: Clarified inherit, include, require relationshipsScott Rifenbark2017-09-131-7/+34