summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libpam: Fix patch broken during upgrade1.9_M2Richard Purdie2015-08-091-2/+2
* security_flags.inc: disable -pie and -fpie from Python3 compilation.Topi Kuutela2015-08-091-0/+1
* wic: release 0.2.0Ed Bartosh2015-08-091-1/+1
* wic: code cleanup: pylint misc.pyEd Bartosh2015-08-091-19/+21
* wic: code cleanup: remove unused codeEd Bartosh2015-08-091-11/+0
* wic: Report recipe name for native commandsEd Bartosh2015-08-091-3/+26
* wic: Improve 'wic help overview' contentEd Bartosh2015-08-091-9/+24
* wic: improved usage textEd Bartosh2015-08-091-7/+5
* stress: update checksums to match upstream tarballAlexander Kanavin2015-08-091-3/+3
* create-pull-request: cd to relative directoryEd Bartosh2015-08-091-1/+4
* wpa-supplicant: Fix CVE-2015-4141, CVE-2015-4143, CVE-2015-4144, CVE-2015-414...Fan Xin2015-08-097-0/+352
* xf86-video-intel: fix yocto/oe-core wreckage from libdrm upgradePaul Gortmaker2015-08-092-0/+71
* oeqa/qemurunner: Improve runqemu log output debugRichard Purdie2015-08-091-5/+10
* runqemu: Handle device names like tapX@NONERichard Purdie2015-08-091-1/+1
* runqemu: Add error handling for unexpected tap devicesRichard Purdie2015-08-091-0/+8
* weston: Fix parallel make raceRichard Purdie2015-08-092-0/+23
* combo-layer: fix action_pull for unknown branchPatrick Ohly2015-08-091-3/+15
* combo-layer: enhance output in action_pullPatrick Ohly2015-08-091-1/+1
* qemurunner: Improves checking for server and target IPs on qemus parametersAlejandro Hernandez2015-08-091-5/+8
* bitbake: toastergui: layerBtn Fix build trigger mechanismMichael Wood2015-08-064-11/+16
* bitbake: toastergui: Fix typo on layers in project filter conditionMichael Wood2015-08-061-2/+2
* bitbake: toastergui: Move click disabled check after table ready eventMichael Wood2015-08-061-4/+6
* bitbake: toastergui: Machine select button url parameters changeMichael Wood2015-08-061-1/+1
* bitbake: toastermain: Add a longer default database timeoutMichael Wood2015-08-061-0/+6
* bitbake: toastergui: Move layerdetails view definition to the views.pyMichael Wood2015-08-063-25/+17
* bitbake: toastergui: Fix toastertable table header referenceMichael Wood2015-08-062-2/+2
* bitbake: toastergui: libtoaster typeahead Add in results highlighterMichael Wood2015-08-061-4/+8
* bitbake: toastergui: libtoaster: typeahead resiliency for slow serverMichael Wood2015-08-061-1/+17
* bitbake: toastergui: tests Fix and more comprehensive typeahead unittestMichael Wood2015-08-061-19/+69
* bitbake: toastergui: views Standardise the fields project layer responseMichael Wood2015-08-061-2/+3
* bitbake: toasterui: views Remove unused xhr_typeahead view definitionMichael Wood2015-08-064-43/+32
* bitbake: toastergui: libtoaster Throw an exception no url is specifiedMichael Wood2015-08-061-0/+2
* bitbake: toastergui: Switch to using the new toaster typeahead widgetMichael Wood2015-08-067-26/+37
* bitbake: toastergui: Add typeaheads layers, machines, projects, recipesMichael Wood2015-08-062-0/+156
* bitbake: toastergui: widgets Add a typeahead widgetMichael Wood2015-08-061-0/+52
* bitbake: toastergui: tables Use util functions for the common querysetsMichael Wood2015-08-061-8/+3
* bitbake: toaster: orm Add util functions to return common querysetsMichael Wood2015-08-061-1/+40
* bitbake: toaster: orm Add util function to return the url to layerversionMichael Wood2015-08-061-0/+4
* bitbake: toastergui: add action to empty "most built" recipesBelen Barros Pena2015-08-061-0/+1
* bitbake: toastergui: fix spacing in the import layers pageBelen Barros Pena2015-08-061-2/+2
* bitbake: toastergui: remove project name from layer change notificationBelen Barros Pena2015-08-061-5/+3
* bitbake: toastergui: change link styles in alert-infoBelen Barros Pena2015-08-061-1/+1
* bitbake: toastergui: breadcrumb fixesBelen Barros Pena2015-08-063-6/+4
* bitbake: toastergui: spacing and top nav style changeBelen Barros Pena2015-08-063-7/+12
* bitbake: cooker: Resolve file monitoring race issues when using memres bitbakeRichard Purdie2015-08-031-3/+4
* builder: Fix multilib compile failureRichard Purdie2015-08-031-1/+1
* bitbake: bb.parse: properly error out on filesystem errorsChristopher Larson2015-08-012-10/+18
* bitbake: bb.cookerdata: don't show traceback for ParseError/ExpansionErrorChristopher Larson2015-08-011-2/+5
* perl: fix build failure if building dir has the "blib" stringWenzong Fan2015-08-013-0/+35
* rootfs.py: fix PRE/POSTPROCESS_COMMANDS for rpm and debRobert Yang2015-08-011-1/+15