aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-03-26oeqa/targetcontrol.py: modify it to test runqemuRobert Yang
2017-03-26qemurunner: configurable timeout for run_serial()Patrick Ohly
2017-03-25xserver-nodm-init: option to remove cursorTrevor Woerner
2017-03-24wic: use kernel_dir to find systemd-efi bootloaderEd Bartosh
2017-03-23staging: Remove uninstalled dependencies from sysrootsRichard Purdie
2017-03-23staging: Update extend_recipe_sysroot vardepsexclude after code changesRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION2Richard Purdie
2017-03-23staging: Drop do_configure clean prefuncRichard Purdie
2017-03-23staging: Drop BB_SETSCENE_VERIFY_FUNCTION since it was replacedRichard Purdie
2017-03-23musl: Fix issues in relative symlink creationAmarnath Valluri
2017-03-23base-files: Replace hardcoded root paths with appropriate bitbake variablesAmarnath Valluri
2017-03-23runqemu-gen-tapdevs: fix file path in exampleChen Qi
2017-03-23libvorbis: Contain gcc specific compiler flags using configure optionKhem Raj
2017-03-23db: Fix atomic function namespace clash with clang builtinsKhem Raj
2017-03-23native.bbclass: clear MACHINE_FEATURESAndre McCurdy
2017-03-23core-image.bbclass: update available IMAGE_FEATURESTrevor Woerner
2017-03-23firmware: use ${nonarch_base_libdir} for firmware installation.Amarnath Valluri
2017-03-23expect: resolve string formatting issuesAlexander Kanavin
2017-03-23package_manager.py: respect OPKGLIBDIRMartin Jansa
2017-03-23rootfs.py: Respect OPKGLIBDIR variableMartin Jansa
2017-03-23uninative-tarball: glibc-gconv-{utf-16, cp1252} for binutils windresNathan Rossi
2017-03-22rpm: add a "rpm-build" PROVIDESAlexander Kanavin
2017-03-22sign_rpm.bbclass: do not set/use RPM_GPG_PUBKEYAlexander Kanavin
2017-03-22oeqa: use WORKDIR/oe-testimage-repo to look for RPM packagesAlexander Kanavin
2017-03-22oe-selftest: add test_rawcopy_plugin test caseEd Bartosh
2017-03-22selftest: pylinted wic test suite.Ed Bartosh
2017-03-22oe-selftest: test wic rawcopy pluginEd Bartosh
2017-03-22wic: improve getting syslinux pathEd Bartosh
2017-03-22wic: remove empty plugin methodsEd Bartosh
2017-03-22wic: use STAGING_DATADIR as a default for bootimg_dirEd Bartosh
2017-03-22wic: fix bug in sparse_copyEd Bartosh
2017-03-22wic: use kernel_dir instead of bootimg_dirEd Bartosh
2017-03-22wic: don't set creator.bootimg_dir in pluginsEd Bartosh
2017-03-22wic: remove rootfs_pcbios_ext pluginEd Bartosh
2017-03-22sstate: Ensure installation directory is empty before executionRichard Purdie
2017-03-21oeqa/selftest/devtool: Enable missing cleanupRichard Purdie
2017-03-21externalsrc: Use git add -A for compatibility with all git versionsRichard Purdie
2017-03-21wic: selftest: add tests for --fixed-size partition flagsMaciej Borzecki
2017-03-21wic: selftest: do not assume bzImage kernel imageMaciej Borzecki
2017-03-21wic: selftest: avoid COMPATIBLE_HOST issuesMaciej Borzecki
2017-03-21selftest: wic: replace directdisk with wictestdisk where possibleMaciej Borzecki
2017-03-21selftest: wictestdisk: machine agnostic WKS for use with selftestMaciej Borzecki
2017-03-21scripts/yocto-compat-layer.py: Handle layer dependencies when testAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Add option to disable layer autodiscoveryAníbal Limón
2017-03-21scripts/lib/compatlayer: Remove require of meta- in layer dir nameAníbal Limón
2017-03-21buildhistory.bbclass: add layer name to source recipe dataMikko Rapeli
2017-03-21ovmf: fix toolchain selectionPatrick Ohly
2017-03-21libcomps: Fix/optimize building with clangKhem Raj
2017-03-21scripts/compatlayer: Add exclude of meta-world-pkgdata on get_signaturesAníbal Limón
2017-03-21scripts/yocto-compat-layer.py: Make output log argument optionalAníbal Limón