aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-28toolchain-shar-relocate.sh: make it fasterrbt/sdk_timeRobert Yang
2015-09-24gdk-pixbuf: Avoid rebuild failuresRichard Purdie
2015-09-24systemd: fix tmpfiles location when multilib in useReinette Chatre
2015-09-24p11-kit: configure without trust-pathsKai Kang
2015-09-24oe-pkgdata-util: avoid returning skipped packagesRobert Yang
2015-09-24toolchain-shar-extract.sh: remove checkbashismRobert Yang
2015-09-24archiver: stamp-base is dead, remove itRichard Purdie
2015-09-24gcc-shared-source: Set empty SRC_URIRichard Purdie
2015-09-24libgcc.inc: package baremetal multilib librariesJuro Bystricky
2015-09-24meta-selftest: add error recipe and error-imagebrian avery
2015-09-24libksba: fix pkgconfig patchTrevor Woerner
2015-09-24systemd: disable problematic GCC 5.2 optimizationsJonathan Liu
2015-09-24Revert "systemd: disable problematic GCC 5.2 optimizations"Ross Burton
2015-09-23oeqa/selftest/archiver: Test that archiver filters on recipe nameDaniel Istrate
2015-09-23oeqa/utils/dump: Add default commands and directoryMariano Lopez
2015-09-23webkitgtk: add REQUIRED_DISTRO_FEATURESMartin Jansa
2015-09-23oeqa/runexported: Removed DEPLOY_DIR as mandatory.Lucian Musat
2015-09-23oeqa/oetest: Remove bb as requirement for oetest.Lucian Musat
2015-09-23gcc-5.2: disable islRichard Tollerton
2015-09-23kmod: Change SRCREV to fix return code in error pathAníbal Limón
2015-09-23oeqa/runtime/parselogs.py: Fix dmesg log retrieve in satoAníbal Limón
2015-09-23insane.bbclass: make package_qa_clean_path return a relative pathRobert Yang
2015-09-23devtool: upgrade: use shutil.move instead of os.renameMarkus Lehtonen
2015-09-23devtool: runqemu: avoid recipe parsePaul Eggleton
2015-09-23devtool: second fix for running from a different directoryMarkus Lehtonen
2015-09-23guile: cleanup buildpaths and add RDEPENDS on pkgconfigJackie Huang
2015-09-23gmp: Use __gnu_inline__ attribute in 4.2.1Jussi Kukkonen
2015-09-23pseudo_1.7.4.bb: fix f*open()Peter Seebach
2015-09-22oeqa/utils/qemurunner.py: Remove duplicate message on LoggingThread startAníbal Limón
2015-09-22oeqa/utils/qemurunner.py: Fix HIGH CPU usage on LoggingThreadAníbal Limón
2015-09-22devtool: add search commandPaul Eggleton
2015-09-22devtool: add basic means of running runqemu within the extensible SDKPaul Eggleton
2015-09-22devtool / recipetool: add handling for binary-only packagesPaul Eggleton
2015-09-22devtool: build-image: delete bbappend at end of buildPaul Eggleton
2015-09-22devtool: build-image: improve image recipe handlingPaul Eggleton
2015-09-22devtool: build-image: tell user where to find output filesPaul Eggleton
2015-09-22devtool: build-image: fix recipe/package terminologyPaul Eggleton
2015-09-22devtool: add: move important "recipe created" message to the endPaul Eggleton
2015-09-22devtool: add: set up fetched source as a git repository by defaultPaul Eggleton
2015-09-22devtool: better handling for recipes that don't unpack sourcePaul Eggleton
2015-09-22devtool: fix extracting source for work-shared recipesPaul Eggleton
2015-09-22devtool: show proper error when extracting source for recipes with disabled u...Paul Eggleton
2015-09-22recipetool: create: fix handling of URIs containing #Paul Eggleton
2015-09-22recipetool: create: fix creating empty shell functionsPaul Eggleton
2015-09-22devtool: add: properly handle separate build directoryPaul Eggleton
2015-09-22devtool / lib/oe/recipeutils: ensure we can parse without bbappendsPaul Eggleton
2015-09-22devtool: add: ensure --color=never turns off recipetool colour outputPaul Eggleton
2015-09-22devtool: check that source tree still existsPaul Eggleton
2015-09-22scripts/contrib: add devtool stress testerPaul Eggleton
2015-09-22lib/oe/patch: fix for git am not cleaning up after itselfPaul Eggleton