summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devtool: modify: default source tree pathPaul Eggleton2015-12-282-11/+19
* devtool: add: allow specifying URL as positional argumentPaul Eggleton2015-12-283-15/+55
* devtool: add: figure out recipe name from recipetoolPaul Eggleton2015-12-281-37/+90
* devtool: add: allow source tree to be omittedPaul Eggleton2015-12-281-4/+26
* scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton2015-12-281-0/+39
* devtool: update-recipe: use correct method to get bbappend filenamePaul Eggleton2015-12-281-4/+3
* devtool: split out function for naming bbappendPaul Eggleton2015-12-282-13/+20
* devtool: add: tweak help textPaul Eggleton2015-12-281-2/+2
* devtool: edit-recipe: add new subcommandPaul Eggleton2015-12-281-0/+44
* recipetool: create: basic extraction of name/version from filenamePaul Eggleton2015-12-282-7/+40
* recipetool: create: support extracting name and version from build scriptsPaul Eggleton2015-12-285-74/+344
* recipetool: create: set up priority system for recipe handlersPaul Eggleton2015-12-281-2/+14
* recipetool: create: detect when specified URL returns a web pagePaul Eggleton2015-12-281-4/+11
* recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton2015-12-281-0/+4
* recipetool: create: minor fix for potential issue in python handlingPaul Eggleton2015-12-281-1/+4
* recipetool: create: fix do_install handling for makefile-only softwarePaul Eggleton2015-12-281-1/+1
* recipetool: create: avoid traceback on fetch errorPaul Eggleton2015-12-281-1/+5
* recipetool: create: handle https://....git URLsPaul Eggleton2015-12-281-0/+5
* 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