aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-09-23toolchain-script: use immediate expansion for TOOLCHAIN_CONFIGSITE_NOCACHEChenQi/siteconfigChen Qi
2016-09-22base.bbclass: Drop unnecessary dirs settingRichard Purdie
2016-09-22autotools/siteinfo: Tweak CONFIG_SITE handling for determism/racesRichard Purdie
2016-09-22asciidoc: set CLEANBROKEN to fix rebuildRobert Yang
2016-09-22directdisk*.wks: add serial console supportEd Bartosh
2016-09-22perf: Fix to obey LD failure on qemux86-64Christopher Larson
2016-09-22libunwind: fix build by linking with bfd instead of goldAndreas Müller
2016-09-22systemd: fix indentationMaciej Borzecki
2016-09-22x264: add textrel to INSANE_SKIPFahad Usman
2016-09-22perl: fix CVE-2015-8607Mingli Yu
2016-09-22perl: fix CVE-2016-6185Mingli Yu
2016-09-22toolchain-shar-relocate.sh: Add error-handlingMariano Lopez
2016-09-22libnewt: link whiptail properly with libnewtAndreas Müller
2016-09-22uninative-tarball: Make stamp independentRichard Purdie
2016-09-21buildtools-tarball: add SDKMACHINE to stamps-extra-infoJoshua Lock
2016-09-21runqemu: don't fail during check_arg_machine()Joshua Lock
2016-09-21runqemu: don't try and invoke bitbake when running in a toolchain envJoshua Lock
2016-09-21runqemu: try and guess qemu-system binary when MACHINE isn't setJoshua Lock
2016-09-21runqemu: validate paths and attempt to infer unset pathsJoshua Lock
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-19kernel.bbclass: assign INITRAMFS_BASE_NAME using ?=Andre McCurdy
2016-09-19dropbear: deterministic selection of system -vs- bundled libtom libsAndre McCurdy
2016-09-19dropbear: fix -ltomcrypt -ltommath order when using system libtom libsAndre McCurdy
2016-09-19runqemu: use OECORE_NATIVE_SYSROOT from sdkRobert Yang
2016-09-19runqemu: work even if a *.qemuboot.conf isn't foundJoshua Lock
2016-09-19runqemu: try symlinks when kernel or rootfs can't be foundJoshua Lock
2016-09-19qemuboot: also write the kernel link name to the conf fileJoshua Lock