summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* meta-selftest: add error recipe and error-imagebrian avery2015-09-242-0/+19
* libksba: fix pkgconfig patchTrevor Woerner2015-09-241-1/+1
* systemd: disable problematic GCC 5.2 optimizationsJonathan Liu2015-09-241-0/+3
* Revert "systemd: disable problematic GCC 5.2 optimizations"Ross Burton2015-09-241-3/+0
* oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate2015-09-241-0/+50
* oeqa/utils/dump: Add default commands and directoryMariano Lopez2015-09-241-2/+11
* webkitgtk: add REQUIRED_DISTRO_FEATURESMartin Jansa2015-09-241-1/+4
* oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat2015-09-241-1/+1
* oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat2015-09-241-8/+21
* gcc-5.2: disable islRichard Tollerton2015-09-241-0/+2
* kmod: Change SRCREV to fix return code in error pathAníbal Limón2015-09-241-1/+1
* oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón2015-09-241-2/+1
* insane.bbclass: make package_qa_clean_path return a relative pathRobert Yang2015-09-241-1/+1
* devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen2015-09-241-1/+1
* devtool: runqemu: avoid recipe parsePaul Eggleton2015-09-241-1/+1
* devtool: second fix for running from a different directoryMarkus Lehtonen2015-09-249-16/+17
* guile: cleanup buildpaths and add RDEPENDS on pkgconfigJackie Huang2015-09-241-1/+11
* gmp: Use __gnu_inline__ attribute in 4.2.1Jussi Kukkonen2015-09-243-40/+37
* pseudo_1.7.4.bb: fix f*open()Peter Seebach2015-09-242-4/+4
* bitbake: toaster: start script warning text formatting small improvementCristian Iorga2015-09-231-1/+1
* bitbake: tinfoil: remove logging handler at shutdownMarkus Lehtonen2015-09-231-4/+5
* bitbake: toaster: remove time from builds in progressBelen Barros Pena2015-09-231-1/+3
* bitbake: toaster: Add fake entry to Target_File for filesystem rootElliot Smith2015-09-231-14/+17
* bitbake: toaster: layerdetails Fix back button tab behaviourMichael Wood2015-09-231-5/+23
* bitbake: toaster: UI test improvementsKe Zou2015-09-231-103/+167
* bitbake: toaster: support selenium testing from mac OS Xbrian avery2015-09-232-2/+9
* bitbake: toaster: add 2 UI testsEd Bartosh2015-09-231-2/+22
* bitbake: toaster: change UI to show tasksEd Bartosh2015-09-233-7/+40
* bitbake: toaster: don't re-create Target objectsEd Bartosh2015-09-231-16/+1
* bitbake: toaster: store task name in Target objectsEd Bartosh2015-09-232-2/+2
* oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón2015-09-231-1/+0
* oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón2015-09-231-3/+3
* devtool: add search commandPaul Eggleton2015-09-231-0/+80
* devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton2015-09-231-0/+64
* devtool / recipetool: add handling for binary-only packagesPaul Eggleton2015-09-232-0/+23
* devtool: build-image: delete bbappend at end of buildPaul Eggleton2015-09-232-37/+38
* devtool: build-image: improve image recipe handlingPaul Eggleton2015-09-231-3/+23
* devtool: build-image: tell user where to find output filesPaul Eggleton2015-09-231-5/+9
* devtool: build-image: fix recipe/package terminologyPaul Eggleton2015-09-231-21/+24
* devtool: add: move important "recipe created" message to the endPaul Eggleton2015-09-231-1/+2
* devtool: add: set up fetched source as a git repository by defaultPaul Eggleton2015-09-232-7/+23
* devtool: better handling for recipes that don't unpack sourcePaul Eggleton2015-09-231-3/+5
* devtool: fix extracting source for work-shared recipesPaul Eggleton2015-09-231-1/+1
* devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton2015-09-231-0/+4
* recipetool: create: fix handling of URIs containing #Paul Eggleton2015-09-231-2/+4
* recipetool: create: fix creating empty shell functionsPaul Eggleton2015-09-231-3/+19
* devtool: add: properly handle separate build directoryPaul Eggleton2015-09-233-32/+36
* devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton2015-09-232-0/+4
* devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton2015-09-231-1/+1
* devtool: check that source tree still existsPaul Eggleton2015-09-235-19/+25