summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* linux-yocto-custom: Update for newer kernelSaul Wold2015-10-012-17/+19
* oetest: Change logic of a failed testMariano Lopez2015-10-011-13/+13
* cwautomacros: cleanup buildpath in autogen.shJackie Huang2015-10-011-0/+3
* oeqa/runexported: Fix a problem with ssh_target_log existing in folder.Lucian Musat2015-10-011-2/+2
* qemurunner: Sanitize output from qemu and qemu pidMariano Lopez2015-10-011-0/+7
* oeqa/testimage: Add ability to run single test from suite.Lucian Musat2015-10-011-0/+7
* recipes-extended: remove duplicate recipe and .wksEd Bartosh2015-10-012-24/+0
* runqemu-internal: Make sure two serial ports always existRandy Witt2015-10-011-0/+32
* cross-canadian.bbclass: big-endian ARM is also gnueabi.Peter Seebach2015-10-011-1/+1
* openssl: fix ptest failuresMaxin B. John2015-10-012-0/+249
* python-async: inherit setuptoolsRobert Yang2015-10-011-1/+1
* util-linux: add runuser PAM config files to fix runuser errorChen Qi2015-10-014-0/+15
* oeqa/decorators: Fixed a problem with decorator logs link.Lucian Musat2015-10-011-7/+5
* oeqa/selftest/wic: Added testcase decorator to all testcases + fixed minor ty...Daniel Istrate2015-10-011-4/+29
* toolchain-shar-extract: Correct environment-setup script names for multilibRichard Purdie2015-10-011-1/+3
* lsb: add lsbinitscripts and util-linux rdependsAlex Franco2015-10-012-2/+4
* systemd: add PACKAGECONFIG for qrencodeJonathan Liu2015-10-011-0/+1
* opkg: create opkg.lock in /run instead of /var/runJonathan Liu2015-10-012-0/+35
* toolchain-shar-relocate.sh: make it fasterRobert Yang2015-10-011-14/+10
* populate_sdk_base: Simplify postprocess commandsRichard Purdie2015-10-011-9/+1
* classes/meta: Add DISTRO_FEATURES check for gtk+/gtk3+Richard Purdie2015-10-0121-12/+57
* devtool: modify: make bitbake use local files from srctreeMarkus Lehtonen2015-10-011-2/+7
* devtool: better support for local source filesMarkus Lehtonen2015-10-013-98/+297
* devtool: file mover function that creates target dirMarkus Lehtonen2015-10-011-5/+11
* devtool: update_recipe: refactor patch generationMarkus Lehtonen2015-10-011-47/+72
* devtool: update-recipe: add new patches in correct orderMarkus Lehtonen2015-10-011-1/+1
* oe-selftest: devtool: add method for checking repo statusMarkus Lehtonen2015-10-011-52/+34
* oe-selftest: devtool: add method for checking srctree repoMarkus Lehtonen2015-10-011-31/+18
* oe-selftest: devtool: add setup() methodMarkus Lehtonen2015-10-011-79/+45
* oe.patch.GitApplyTree: add paths argument to extractPatchesMarkus Lehtonen2015-10-011-1/+4
* recipeutils: implement get_recipe_local_files()Markus Lehtonen2015-10-011-0/+16
* bitbake: toaster: move clones into subdirectoryEd Bartosh2015-09-291-1/+1
* bitbake: toaster: make clone directory name uniqueEd Bartosh2015-09-291-7/+2
* bitbake: toaster: fix reimporting moduleEd Bartosh2015-09-291-1/+0
* bitbake: toaster: fix bug in resetting git repositoryEd Bartosh2015-09-291-1/+2
* bitbake: toaster: use git reset --hard instead of rebaseEd Bartosh2015-09-291-1/+1
* bitbake: toaster: don't use --single-branch when cloningEd Bartosh2015-09-291-2/+2
* bitbake: utils: only add layer once in edit_bblayers_conf()Markus Lehtonen2015-09-291-0/+1
* bitbake: toaster: display most recent builds for projectsDavid Reyna2015-09-293-8/+21
* bitbake: toaster: orm remove the complicated querying on the ORMMichael Wood2015-09-293-22/+34
* bitbake: Revert "bitbake: toaster: don't re-create Target objects"Michael Wood2015-09-291-1/+16
* bitbake: toaster: buildinfohelper Create a copy of the built layer and recipeMichael Wood2015-09-292-14/+42
* bitbake: toaster: tables show all recipes in the layerdetails even duplicatesMichael Wood2015-09-291-2/+4
* bitbake: toaster: Prioroitise the layer more generic vcs reference over the shaMichael Wood2015-09-291-2/+2
* bitbake: toaster: Create a relationship between build information and toaster...Michael Wood2015-09-294-4/+211
* bitbake: toaster: Special case the openembedded-core layer to avoid duplicatesMichael Wood2015-09-291-0/+21
* bitbake: toaster: Add test cases for new Image customisation featuresEd Bartosh2015-09-291-5/+182
* bitbake: toaster: Add Image customisation frontend featureMichael Wood2015-09-2912-9/+368
* bitbake: toaster: Add ToasterTables for Image customisation featureMichael Wood2015-09-291-34/+188
* bitbake: toaster: Add new ReST API for Image Customisation featureEd Bartosh2015-09-292-3/+159