aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2015-09-22classes/externalsrc: fix setting of deps varflag as a stringPaul Eggleton
2015-09-22classes/externalsrc: scale back warning to a plain notePaul Eggleton
2015-09-22toolchain-shar-extract.sh: show progress when extracting SDKPaul Eggleton
2015-09-22classes/populate_sdk_ext: drop work-config.incPaul Eggleton
2015-09-22classes/populate_sdk_ext: allow custom configuration for extensible SDKPaul Eggleton
2015-09-22classes/populate_sdk_ext: fix missing environment settings if running install...Paul Eggleton
2015-09-22lib/oe/recipeutils: properly split unexpanded variable valuesPaul Eggleton
2015-09-22linux-yocto/4.1: hid, bluetooth, aufs and yaffs2 updatesBruce Ashfield
2015-09-22image_types.bbclass: Don't try to create ubi symlink twiceMike Looijmans
2015-09-22oeqa/selftest: buildoptions.py Removed unused importsDaniel Istrate
2015-09-21systemd: disable problematic GCC 5.2 optimizationsJonathan Liu
2015-09-21libgpg-error: Add support for nios2Marek Vasut
2015-09-21pixman: Fix missing FE_DIVBYZERO on nios2Marek Vasut
2015-09-21libtool: Fix nios2 supportMarek Vasut
2015-09-21linux-yocto: depend on libgcc for nios2Marek Vasut
2015-09-21kernel-arch: Add nios2 to valid archsMarek Vasut
2015-09-21siteinfo: Add nios2-linuxMarek Vasut
2015-09-21insane: Add nios2 supportMarek Vasut
2015-09-21autotools: fix traversal bug in aclocal copyingChristopher Larson
2015-09-21python3-debugger: Adds pkgutils dependency to pdbAlejandro Hernandez
2015-09-21python3-debugger: fix importlib dependencyAlejandro Hernandez