aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-22scripts/yocto-compat-layer.py: Dump log to stdout instead of stderrAníbal Limón
2017-03-22scriptutils: Add support for specify stream on logger_createAníbal Limón
2017-03-22go-native: Install bootstrap binaries with 1.4 suffixKhem Raj
2017-03-22acpitests: Point Makefile CC to use OE synthesized CCKhem Raj
2017-03-22openssl: Fix build with clangKhem Raj
2017-03-22oeqa/selftest: remove test_sanity_unsafe_binary_referencesRoss Burton
2017-03-22insane: remove broken unsafe-references-in-binaries testRoss Burton
2017-03-22package.bbclass: Add PRIVATE_LIBS to list of package specific variablesPeter Kjellerstedt
2017-03-22gpgme: Avoid requiring a host C++ compiler with C++11 supportPeter Kjellerstedt
2017-03-22image-buildinfo.bbclass: configurable location for build filePatrick Ohly
2017-03-22wic: partition.py: Add fsck to avoid corrupt EXT file systemsDaniel Schultz
2017-03-22e2fsprogs: Fix wrong error code after optimizationDaniel Schultz
2017-03-22gen-lockedsig-cache: catch os.link errorbrian avery
2017-03-22python-3.3-multilib.patch: Fixes getpath on multilib configurationsJose Lamego
2017-03-22devtool: tidy up handling of parse failuresPaul Eggleton
2017-03-22oe-selftest: tinfoil: add tests for recently enabled datastore operationsPaul Eggleton
2017-03-22bitbake.conf: remove vi from HOSTTOOLS listbrian avery
2017-03-22meta/lib/oeqa: change sdk test from cvs to cpiobrian avery
2017-03-22rm_work.bbclass: re-enable recursive do_rm_work_allPatrick Ohly
2017-03-22image_types_wic.bbclass: tighten dependency to help do_rm_work_allPatrick Ohly
2017-03-22kernel-fitimage: dtb sections named by their filenames and one config section...Florian Wickert
2017-03-22ltp: Fix __sighandler_t for mipsKhem Raj
2017-03-22lsb: Make use of appropriate bitbake variables.Amarnath Valluri
2017-03-22mdadm: Avoid using hardocded sbin pathAmarnath Valluri
2017-03-22lttng-modules: Replace '/lib' with ${nonarch_base_libdir}Amarnath Valluri
2017-03-22net-tools: Place package content as per bitbake environment.Amarnath Valluri
2017-03-22mktemp: Move installed files only when neededAmarnath Valluri
2017-03-22firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-22kernel: use ${nonarch_base_libdir} for kernel modules installation.Amarnath Valluri
2017-03-22util-linux,shadow: Make 'nologin' alternative commandAmarnath Valluri
2017-03-22util-linux: Make sure '${base_bindir}/reset' is part of util-linux-reset pack...Amarnath Valluri
2017-03-22systemd: Do not add libnss_* to systemd packageAmarnath Valluri
2017-03-22attr/acl: Do not create broken static library link when not neededAmarnath Valluri
2017-03-22util-linux: Fix packaging with "usrmerge"Jussi Kukkonen
2017-03-22glibc: Ensure ldconfig is packaged into glibcJussi Kukkonen
2017-03-22wic/partionedfs: Avoid reserving space for non-existing ext. partitionKristian Amlie
2017-03-22useradd-staticids.bbclass: Always fail/warn for missing IDsPeter Kjellerstedt
2017-03-22useradd-staticids.bbclass: Support recipes specifying static IDsPeter Kjellerstedt
2017-03-22classes/npm: allow installation of devDependenciesAnders Darander
2017-03-22devtool/recipetill: npm install of devDependenciesAnders Darander
2017-03-22busybox: ignore the largefile distro feature ( always enable LFS )Andre McCurdy
2017-03-22feature-arm-thumb.inc: fix ARM_THUMB_SUFFIX for armv8Andre McCurdy
2017-03-22selftest/devtool: Add test to verify "modify virtual/kernel"Jose Perez Carranza
2017-03-22meta: replace uses of bb.data.expand(VARNAME, d) with d.expand(VARNAME)Joshua Lock
2017-03-22bitbake.conf: add sudo to HOSTTOOLS_NONFATALEd Bartosh
2017-03-22qemurunner: configure guest networkingEd Bartosh
2017-03-22qemurunner: get network params from runqemu outputEd Bartosh
2017-03-22runqemu: output network configurationEd Bartosh
2017-03-22image_types: increase filesystem size for BTRFSEd Bartosh
2017-03-21Revert "file: update SRCREV for 5.30 to fix fetch fail on missing commit"Richard Purdie