summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* toaster-manual: update distro versionsEd Bartosh2016-07-191-2/+3
* toaster-manual: Switch to pip3 dependency installerbrian avery2016-07-192-65/+34
* toaster-manual: add instructions to create userEd Bartosh2016-07-191-2/+8
* ref-manual: Added a new section on setscene task variantsScott Rifenbark2016-07-191-0/+125
* ref-manual: Fixed typo in the "Shared State" section.Scott Rifenbark2016-07-191-1/+1
* ref-manual: Review edits to the PR variable in glossary.Scott Rifenbark2016-07-191-4/+6
* ref-manual: Updated the RDEPENDS variable description in the glossaryScott Rifenbark2016-07-191-8/+14
* ref-manual: Updated the PR variable description.Scott Rifenbark2016-07-191-2/+40
* dev-manual: Review edits to the package installation sectionScott Rifenbark2016-07-191-2/+2
* ref-manual: Updated the flag descriptions for shared state detailsScott Rifenbark2016-07-191-0/+118
* dev-manual: Edits to the package feed creation section.Scott Rifenbark2016-07-191-10/+33
* ref-manual: Updated the DISTRO_FEATURES description of Bluez5Scott Rifenbark2016-07-191-1/+19
* bitbake: fetch2: implement progress supportPaul Eggleton2016-07-194-8/+107
* toaster.bbclass: only scan files-in-image.txt if it existsElliot Smith2016-07-191-9/+16
* toaster.bbclass: remove directory scan logic for detecting artifactsElliot Smith2016-07-191-66/+8
* bitbake: toaster-tests: package count/size shouldn't show for non-image buildsElliot Smith2016-07-192-8/+63
* bitbake: toaster-tests: new custom image button shouldn't show for non-image ...Elliot Smith2016-07-191-0/+20
* bitbake: toaster-tests: add tests for build artifact display on build dashboardElliot Smith2016-07-194-7/+191
* bitbake: toaster: the customise image button shouldn't rely on targetsElliot Smith2016-07-192-9/+4
* bitbake: toaster: add package manifest path to Target objectsElliot Smith2016-07-195-6/+54
* bitbake: toaster: better display of targets which produced no imagesElliot Smith2016-07-192-44/+36
* bitbake: toaster: show manifests in their own section of the build dashboardElliot Smith2016-07-191-4/+7
* bitbake: toaster: only show "New custom image" button for builds with image t...Elliot Smith2016-07-192-20/+35
* bitbake: toaster: use has_images() methods to display images correctlyElliot Smith2016-07-193-12/+33
* bitbake: buildinfohelper: only record image files for tasks which make imagesElliot Smith2016-07-191-5/+15
* bitbake: toaster: improve scan for SDK artifactsElliot Smith2016-07-197-139/+300
* bitbake: buildinfohelper: fix retrieval of targetsElliot Smith2016-07-191-7/+8
* bitbake: toaster: attach kernel artifacts to targetsElliot Smith2016-07-195-32/+221
* bitbake: toaster: improve image file suffix retrievalElliot Smith2016-07-191-37/+11
* bitbake: toaster: do image and artifact scan on BuildCompletedElliot Smith2016-07-192-26/+181
* bitbake: toaster: display Target targets in build dashboardElliot Smith2016-07-192-4/+23
* bitbake: runqueue: improve exception loggingEd Bartosh2016-07-191-2/+2
* bitbake: lib/bb/utils.py: return sorted OrderedDict in explode_dep_versions2Robert Yang2016-07-191-0/+1
* bitbake: knotty: avoid errors when fetching outside of a taskPaul Eggleton2016-07-191-3/+4
* bitbake: build: don't use $B as the default cwd for functionsRoss Burton2016-07-191-6/+17
* bitbake: lib/bb/build.py: decode the command as UTF-8Ross Burton2016-07-191-2/+6
* bitbake: lib/bb/utils: fix set_process_nameRoss Burton2016-07-191-3/+2
* useradd-staticids: use map() instead of imap()George McCollister2016-07-121-1/+1
* python3: Add compression to python3-shell dependenciesJussi Kukkonen2016-07-122-2/+2
* python3-native: Add "io" to rprovidesJussi Kukkonen2016-07-121-1/+1
* python3: Add dependencies for python3-miscJussi Kukkonen2016-07-121-1/+1
* buildstats-summary: round the floating point percentageChristopher Larson2016-07-121-1/+5
* lib/oe/patch: handle encoding differences in patch filesPaul Eggleton2016-07-121-43/+57
* recipetool: create: support specifying a file as the local sourcePaul Eggleton2016-07-122-5/+14
* recipetool: create: fix handling of github URLsPaul Eggleton2016-07-121-1/+1
* graph-tool: convert to python3Maxin B. John2016-07-121-2/+2
* scripts/contrib/devtool-stress: exclude more recipes by defaultPaul Eggleton2016-07-121-1/+1
* scripts/contrib/devtool-stress: skip incompatible recipesPaul Eggleton2016-07-121-22/+35
* devtool: return specific exit code for incompatible recipesPaul Eggleton2016-07-123-10/+13
* devtool: reset: allow reset to work if the recipe file has been deletedPaul Eggleton2016-07-121-1/+1