summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* systemd: workaround login failure on qemumips64 when 'pam' is enabledChen Qi2017-07-211-0/+3
* ghostscript: remove legacy patch png_mak.patchKai Kang2017-07-212-33/+0
* image_types: use initrd from pre-sstate directoryEd Bartosh2017-07-211-1/+1
* lsb: add checking for chkconfig existence when creating the symbolicZhenbo Gao2017-07-211-4/+6
* wic: fix calculation of partition numberEd Bartosh2017-07-211-1/+1
* cryptodev: 1.8 -> 1.9Robert Yang2017-07-219-449/+11
* u-boot: Upgrade to 2017.07 releaseOtavio Salvador2017-07-214-1/+1
* python3: fix weakref spewing exceptions during interp finalizationMark Asselstine2017-07-212-0/+57
* gnome-common: Remove as deprecatedJussi Kukkonen2017-07-211-20/+0
* bison: reduce local pending patchesDengke Du2017-07-211-4/+5
* bluez5: update patch statusMaxin B. John2017-07-211-1/+1
* bitbake: fetch2/wget.py: improve error handling during sstate checkPatrick Ohly2017-07-211-0/+14
* bitbake: toaster: trim build target inputDavid Reyna2017-07-211-2/+2
* bitbake: toaster: set clone progress default to offDavid Reyna2017-07-212-4/+4
* bitbake: toaster: include setscene in task progressDavid Reyna2017-07-211-3/+4
* bitbake: Update to version 1.35.0 (development version with server rework cha...Richard Purdie2017-07-212-2/+2
* subversion: Upgrade 1.9.5-> 1.9.6Richard Purdie2017-07-211-2/+2
* argparse_oe: Add int_positive typeAníbal Limón2017-07-211-0/+7
* oe/copy_buildsystem: check_sstate_task_list also pop BBPATH from envAníbal Limón2017-07-211-0/+1
* oeqa/selftest/{context,case}: Handle KeyboardInterrupt/SIGINT and SIGTERMAníbal Limón2017-07-212-46/+97
* selftest/cases/package: Call parent setUpClass methodAníbal Limón2017-07-211-0/+2
* oeqa/core/loader: Generate function _make_failed_test dynamicallyAníbal Limón2017-07-211-13/+12
* oeqa/eSDK: Ignore errors during directory cleanupRichard Purdie2017-07-211-1/+1
* recipetool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* devtool: Setup logging before calling prepareRichard Purdie2017-07-211-1/+1
* oe-pkgdata-util: Setup logging before calling prepareRichard Purdie2017-07-211-2/+1
* recipetool: create: refactor code for ensuring npm is availablePaul Eggleton2017-07-214-79/+34
* classes/base: set do_unpack dependencies for rpm filesPaul Eggleton2017-07-211-2/+2
* recipetool: create: reimplement fetching with normal fetch/unpack tasksPaul Eggleton2017-07-214-65/+153
* recipetool: create: eliminate second fetch for packagesPaul Eggleton2017-07-211-15/+6
* recipetool: create: ensure meaningful error for malformed tarballsPaul Eggleton2017-07-211-4/+18
* devtool: extract: refactor kern-tools-native handlingPaul Eggleton2017-07-211-32/+5
* classes/staging: change fixme debug message from note to debugPaul Eggleton2017-07-211-1/+1
* oe-init-build-env-memres: Drop itRichard Purdie2017-07-214-101/+1
* conf/sanity: Update minimum bitbake verison to 1.35.0 for server reworkRichard Purdie2017-07-211-1/+1
* bitbake: fetch2: fire an event when there are missing checksumsPaul Eggleton2017-07-211-0/+10
* bitbake: fetch2: allow hiding checksum warningPaul Eggleton2017-07-211-0/+6
* bitbake: tinfoil: add more doc commentsPaul Eggleton2017-07-211-0/+65
* bitbake: tinfoil: add simple API for getting cached recipe informationPaul Eggleton2017-07-211-0/+142
* bitbake: tinfoil: enable access to additional cached itemsPaul Eggleton2017-07-212-0/+40
* bitbake: tinfoil: add functionality for running full buildsPaul Eggleton2017-07-211-0/+154
* bitbake: knotty: make it possible to use termfilter without either consolePaul Eggleton2017-07-211-2/+4
* bitbake: lib/bb/ui/uihelper: indicate to caller of eventHandler() if events h...Paul Eggleton2017-07-211-0/+3
* bitbake: lib/bb/event: refactor printing eventsPaul Eggleton2017-07-217-71/+53
* bitbake: tinfoil: set a flag when recipes have been parsedPaul Eggleton2017-07-211-0/+3
* bitbake: tinfoil: add a parse_recipes() functionPaul Eggleton2017-07-212-2/+8
* bitbake: tinfoil: add internal mode to build_file() functionPaul Eggleton2017-07-213-15/+37
* bitbake: bb/main.py: fix logic for --observe-onlyRobert Yang2017-07-211-1/+1
* bitbake: bb/main.py: avoid starting server when not neededRobert Yang2017-07-211-2/+8
* bitbake: bb/main.py: fix infinite loop for --server-onlyRobert Yang2017-07-211-1/+1