summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton2015-12-2810-15/+38
* directfb.inc: enable bfd linker workaround for all arm targetsAndre McCurdy2015-12-281-1/+1
* devtool: sdk-update: fix traceback without update server setPaul Eggleton2015-12-281-5/+1
* classes/populate_sdk_ext: error out of install if buildtools install failsPaul Eggleton2015-12-281-1/+1
* classes/populate_sdk_ext: hide build configuration in devtool build* outputPaul Eggleton2015-12-281-0/+3
* classes/base: don't print header if BUILDCFG_HEADER not setPaul Eggleton2015-12-281-1/+2
* classes/populate_sdk_ext: use uninative to set NATIVELSBSTRINGPaul Eggleton2015-12-281-5/+2
* toaster.bbclass: fix TypeError when parsing build statsElliot Smith2015-12-221-2/+2
* libxcb: Add a workaround for gcc5 bug on mipsKhem Raj2015-12-222-1/+25
* flex: update to 2.6.0Alexander Kanavin2015-12-229-163/+107
* opkg: upgrade to v0.3.1Alejandro del Castillo2015-12-229-544/+76
* systemd: remove merge conflicts accidently left inRoss Burton2015-12-221-4/+1
* wic/help.py: document that mountpoint is optional for part commandJoshua Lock2015-12-221-1/+4
* pixman: check neon support via TUNE_FEATURES, not the _armv7a over-rideAndre McCurdy2015-12-221-4/+3
* xdg-utils: Do not build the in-script documentationJussi Kukkonen2015-12-222-0/+31
* gettext: Upgrade 0.19.4 -> 0.19.6Fan Xin2015-12-222-2/+2
* gcc-configure-common.inc: add gcc-runtime ABI fixes for armv7m and armv7rAndre McCurdy2015-12-221-0/+2
* tune-cortexr4.inc: provide an _armv7r over-ride via MACHINEOVERRIDESAndre McCurdy2015-12-221-0/+1
* tune-cortexm3.inc: provide an _armv7m over-ride via MACHINEOVERRIDESAndre McCurdy2015-12-221-0/+1
* feature-arm-thumb.inc: drop 'no-thumb-interwork' tuning featureAndre McCurdy2015-12-221-8/+0
* feature-arm-thumb.inc: drop legacy _thumb and _thumb-interwork over-ridesAndre McCurdy2015-12-221-3/+0
* feature-arm-thumb.inc: drop ARM -vs- thumb commentsAndre McCurdy2015-12-221-6/+0
* rpm: Fix support for db5 and db6Yuanjie Huang2015-12-221-40/+55
* oe-buildenv-internal: fix return codeJuro Bystricky2015-12-221-1/+3
* staging.bbclass: make already-stripped can be skippedJackie Huang2015-12-221-1/+4
* buildhistory-collect-srcrevs: hide empty sectionsChristopher Larson2015-12-221-7/+15
* selftest/buildhistory.py: Test buildhistory does not change sigsDaniel Istrate2015-12-221-4/+65
* gcc5: Upgrade gcc-5.2 -> gcc-5.3Khem Raj2015-12-2263-592/+502
* bitbake: event/utils/methodpool: Add a cache of compiled code objectsRichard Purdie2015-12-223-8/+27
* bitbake: BBHandler: Improve IN_PYTHON_EOF handlingRichard Purdie2015-12-221-14/+4
* bitbake.conf: Add filename and lineno to BB_SIGNATURE_EXCLUDE_FLAGSRichard Purdie2015-12-221-1/+1
* bitbake: toaster: remove 2 confusing parametersEd Bartosh2015-12-181-11/+2
* bitbake: toaster: move setting of default valuesEd Bartosh2015-12-181-6/+5
* bitbake: toaster: move startup checks to a better placeEd Bartosh2015-12-181-26/+23
* bitbake: toaster: remove 2 unused functionsEd Bartosh2015-12-181-12/+0
* bitbake: toaster: remove addtoConfiguration functionEd Bartosh2015-12-181-11/+6
* bitbake: toaster: updated header of the toaster scriptEd Bartosh2015-12-181-13/+7
* bitbake: toaster: add MANAGE variableEd Bartosh2015-12-181-6/+7
* bitbake: toaster: remove unused variableEd Bartosh2015-12-181-1/+0
* bitbake: toaster: split long lines, add/remove whitespaceEd Bartosh2015-12-181-12/+19
* bitbake: toaster: check if address:port is in useEd Bartosh2015-12-181-0/+5
* bitbake: toaster: implement checksocket commandEd Bartosh2015-12-181-0/+69
* buildstats-summary/toaster: Cope with removal of get_bn()Richard Purdie2015-12-182-5/+2
* bitbake: knotty: Improve exception error messageRichard Purdie2015-12-181-1/+3
* bitbake: knotty: Fix row/column function return value issueRichard Purdie2015-12-181-1/+1
* bitbake: buildinfohelper: Update for buildstats layout changeRichard Purdie2015-12-181-5/+3
* bitbake: fetch: use orig localpath when calling orig methodChristopher Larson2015-12-181-1/+1
* bitbake: utils: Improve traceback from better_exec internal errorsRichard Purdie2015-12-181-2/+4
* bitbake: ast/event/utils: Improve tracebacks to include file and line numbers...Richard Purdie2015-12-185-14/+32
* bitbake: runqueue: Add support for <task>- syntaxRichard Purdie2015-12-181-8/+18