summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-27qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-27xserver-nodm-init: option to remove cursorTrevor Woerner
2017-03-24kernel-dev: Reorganized Kernel Metadata Location and Syntax sectionsScott Rifenbark
2017-03-24kernel-dev: Corrected linking format for two variables.Scott Rifenbark
2017-03-24dev-manual: Added cross-reference note into the BSP Guide.Scott Rifenbark
2017-03-24documentation: Added support for "pyro" name and May release date.Scott Rifenbark
2017-03-24ref-manual: Updated note about included failed license checkScott Rifenbark
2017-03-24dev-manual, ref-manual: Added support for WKS_FILE_DEPENDS variable.Scott Rifenbark
2017-03-24dev-manual: Fixed formatting error for arguments.Scott Rifenbark
2017-03-24dev-manual: Fixed grammar error - article agreement.Scott Rifenbark
2017-03-24ref-manual: Added information about pre-installed dependenciesScott Rifenbark
2017-03-24dev-manual: Add explanation for signing RPM packages and using signed packagesScott Rifenbark
2017-03-24ref-manual: Added new "Release Process" chapterScott Rifenbark
2017-03-24poky.ent: Added python3-pip and python3-pexpect to all distrosScott Rifenbark
2017-03-24poky.ent, yocto-project-qs: Added "xz" and "which" to Essential packagesScott Rifenbark
2017-03-24ref-manual: Added five "COPYLEFT*" variables to the glossary.Scott Rifenbark
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-24staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-24staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-24staging: Drop do_configure clean prefuncRichard Purdie
2017-03-24staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-24musl: Fix issues in relative symlink creationAmarnath Valluri
2017-03-24base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri
2017-03-24runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-24libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj
2017-03-24db: Fix atomic function namespace clash with clang builtinsKhem Raj
2017-03-24native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-24core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-24firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-24expect: resolve string formatting issuesAlexander Kanavin
2017-03-24package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-24rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-24uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi
2017-03-23bitbake: bitbake-diffsigs: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Add debug supportPeter Kjellerstedt
2017-03-23bitbake: bitbake-dumpsig: Allow recipe and task to be specifiedPeter Kjellerstedt
2017-03-23bitbake: cooker.py: use correct multiconfig prefix in dependency graphPatrick Ohly
2017-03-23rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-23sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-23oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-23oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-23selftest: pylinted wic test suite.Ed Bartosh
2017-03-23oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-23wic: improve getting syslinux pathEd Bartosh
2017-03-23wic: remove empty plugin methodsEd Bartosh
2017-03-23wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-23wic: fix bug in sparse_copyEd Bartosh
2017-03-23wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-23wic: don't set creator.bootimg_dir in pluginsEd Bartosh