summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-21bitbake: toaster: notify runbuilds when build status changesEd Bartosh
2016-09-21bitbake: toaster: implement signal_runbuilds functionEd Bartosh
2016-09-21bitbake: toaster: fix checking of repository urlEd Bartosh
2016-09-21bitbake: cookerdata.py: Catch BBHandledException, preventing a backtrace in a...Mark Hatle
2016-09-21bitbake: cooker.py: add LAYERRECOMMENDS processingJoe Slater
2016-09-21bitbake: toaster: Remove duplicate layer informationBelen Barros Pena
2016-09-21bitbake: toaster: Indicate active navigation elementBelen Barros Pena
2016-09-21bitbake: toaster: Fix links to tasks with specific outcomeBelen Barros Pena
2016-09-21bitbake: uihelper: use elif instead of repeated ifRoss Burton
2016-09-21linux-yocto/4.8: introduce preempt-rtBruce Ashfield
2016-09-21linux-yocto/4.8: integrate 4.8-rc7Bruce Ashfield
2016-09-21linux-yocto/4.1: 4.1.32 content and configuration warning fixesBruce Ashfield
2016-09-21kernel.bbclass: Add kernel_version_sanity_check functionCalifornia Sullivan
2016-09-21boost: Replace math::static_lcm with integerJackie Huang
2016-09-21uninative-tarball: add SDKMACHINE to stamps-extra-infoJoshua Lock
2016-09-21populate_sdk_base: fix support for changing SDKMACHINE settingsJoshua Lock
2016-09-20oeqa/selftest/lic-checksum: don't report the expected failure to errors.ypRoss Burton
2016-09-20openssl: fix do_configure error when cwd is not in @INCRobert Yang
2016-09-20gcc-configure: Enable initfini-arraySaul Wold
2016-09-20oeqa/runtime/parselogs.py: Add ignore of tsc calibration fail in x86Aníbal Limón
2016-09-20enchant: add PACKAGECONFIG for *spellMartin Jansa
2016-09-20boost: switch to using C++11 atomics when availableAndré Draszik
2016-09-20runqemu: improve finding of rootfs, kernel and dtbRobert Yang
2016-09-20linux-firmware: package carl9170 separatelyIoan-Adrian Ratiu
2016-09-20runqemu-gen-tapdevs: remove /etc/runqemu-nosudo when remove tapsRobert Yang
2016-09-20default-distrovars.inc: remove libidn from LGPLv2_WHITELIST_GPL-3.0Jackie Huang
2016-09-20openssh: fix potential signed overflow to enable compilation with -ftrapvYuanjie Huang
2016-09-20image_types: add parted-native to do_image_wic dependsEd Bartosh
2016-09-20gawk-3.1.5: fix non-glibc & gcc >= v4 buildsAndré Draszik
2016-09-20package_manager.py: Change diagnostic messages per IRCMark Hatle
2016-09-20package_manager.py: Adjust error message orderMark Hatle
2016-09-20qemuboot.bbclass: don't fail on very first buildAndré Draszik
2016-09-20externalsrc.bbclass: Make reparsing work for BBCLASSEXTENDed recipesPeter Kjellerstedt
2016-09-20kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy
2016-09-20dropbear: deterministic selection of system -vs- bundled libtom libsAndre McCurdy
2016-09-20dropbear: fix -ltomcrypt -ltommath order when using system libtom libsAndre McCurdy
2016-09-20runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang
2016-09-20runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock
2016-09-20runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock
2016-09-20qemuboot: also write the kernel link name to the conf fileJoshua Lock
2016-09-20runqemu: clarify an INFO messageJoshua Lock
2016-09-20qemuboot: write the full kernel filename, not the link nameJoshua Lock
2016-09-20runqemu: add guidance to resolve issues with missing filesJoshua Lock
2016-09-20devtool: add: drop superfluous validation for recipe namePaul Eggleton
2016-09-20lib/oe/recipeutils: fix invalid character detection in validate_pn()Paul Eggleton
2016-09-20recipetool: create: support git short form URLsPaul Eggleton
2016-09-20recipetool: create: tweak license crunchingPaul Eggleton
2016-09-20recipetool: create: pick up AC_PROG_SWIGPaul Eggleton
2016-09-20recipetool: create: detect python autoconf macrosPaul Eggleton
2016-09-20recipetool: create: fix error with git tree and no networkPaul Eggleton