aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-09-28rpm: search for gpg if gpg2 is not foundMarkus Lehtonen
2015-09-28openssl: Add mapping for nios2Marek Vasut
2015-09-28qemurunner: Handle qemu start failure correctlyRichard Purdie
2015-09-26gcc-runtime: Add multilib C++ header mappingRichard Purdie
2015-09-26oeqa/oetest: Fix SDK command executionRichard Purdie
2015-09-26mulitlib: Ensure SDKTARGETSYSROOT is set correctlyRichard Purdie
2015-09-26gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIRRoss Burton
2015-09-26librsvg: tell configure where gdk-pixbuf-query-loaders isRoss Burton
2015-09-26gdk-pixbuf: move gdk-pixbuf-query-loaders to $libdir for multilib safetyRoss Burton
2015-09-26gdk-pixbuf: move gdk-pixbuf-pixdata to gdk-pixbuf-devRoss Burton
2015-09-26multilib: Drop populate_sdk variable manipulationRichard Purdie
2015-09-24package_manager.py: make rpm install mutilib pkgs corectlyRobert 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